Get desktop application:
View/edit binary Protocol Buffers messages
Used in: LogicalExprNode
Used in: AggregateExprNode
MIN = 0
MAX = 1
SUM = 2
AVG = 3
COUNT = 4
COUNT_DISTINCT = 5
Used in: HashAggregateExecNode
PARTIAL = 0
FINAL = 1
COMPLETE = 2
Used in: LogicalPlanNode
Used in: LogicalExprNode
Used in: Field
NONE = 0
BOOL = 1
UINT8 = 2
INT8 = 3
UINT16 = 4
INT16 = 5
UINT32 = 6
INT32 = 7
UINT64 = 8
INT64 = 9
HALF_FLOAT = 10
FLOAT = 11
DOUBLE = 12
UTF8 = 13
BINARY = 14
FIXED_SIZE_BINARY = 15
DATE32 = 16
DATE64 = 17
TIMESTAMP = 18
TIME32 = 19
TIME64 = 20
INTERVAL = 21
DECIMAL = 22
LIST = 23
STRUCT = 24
UNION = 25
DICTIONARY = 26
MAP = 27
Used in: LogicalExprNode
Used in: LogicalPlanNode
string name = 1
string location = 2
bool has_header = 4
optional Schema schema = 5
Used in: LogicalPlanNode
string table_name = 1
string path = 2
bool has_header = 3
string delimiter = 4
string file_extension = 5
optional Schema schema = 7
string qualifier = 2
optional Field field = 1
Used in: LogicalPlanNode
Used in: LogicalPlanNode
Used in: DfField, Schema
string name = 1
bool nullable = 3
repeated Field children = 4
Used in: CreateExternalTableNode
NdJson = 0
Parquet = 1
CSV = 2
Used in: PhysicalPlanNode
Used in: PhysicalPlanNode
Used in: RepartitionNode
Used in: LogicalExprNode
Used in: LogicalExprNode
Used in: LogicalPlanNode
repeated string left_join_column = 4
repeated string right_join_column = 5
Used in: JoinNode
INNER = 0
LEFT = 1
RIGHT = 2
Used in: Action
string key = 1
string value = 2
Used in: LogicalPlanNode
Used in: PhysicalPlanNode
Used in: AggregateExprNode, AggregateNode, AliasNode, BinaryExprNode, CsvTableScanNode, HashAggregateExecNode, HashRepartition, IsNotNull, IsNull, Not, ParquetTableScanNode, ProjectionExecNode, ProjectionNode, SelectionExecNode, SelectionNode, SortNode
oneof ExprType
string column_name = 10
string literal_string = 20
int32 literal_int8 = 21
int32 literal_int16 = 22
int32 literal_int32 = 23
int64 literal_int64 = 24
uint32 literal_uint8 = 25
uint32 literal_uint16 = 26
uint32 literal_uint32 = 27
uint64 literal_uint64 = 28
float literal_f32 = 29
double literal_f64 = 30
IsNull is_null_expr = 60
IsNotNull is_not_null_expr = 61
Not not_expr = 62
Used in: Action, JoinNode
Used in: LogicalExprNode
Used in: LogicalPlanNode
string table_name = 1
string path = 2
optional Schema schema = 4
Used in: Task
Used in: CsvTableScanNode, ParquetTableScanNode
repeated string columns = 1
Used in: PhysicalPlanNode
Used in: LogicalPlanNode
Used in: LogicalPlanNode
Used in: PhysicalPlanNode
string path = 1
repeated uint32 projection = 2
optional Schema schema = 3
string file_format = 4
bool has_header = 5
uint32 batch_size = 6
repeated string filename = 8
Used in: CreateExternalTableNode, CsvTableScanNode, ParquetTableScanNode, ScanExecNode, ShuffleReaderExecNode
repeated Field columns = 1
Used in: PhysicalPlanNode
Used in: LogicalPlanNode
Used in: Action, ShuffleReaderExecNode
string job_uuid = 1
uint32 stage_id = 2
uint32 partition_id = 4
Used in: Task
string job_uuid = 1
uint32 stage_id = 2
uint32 partition_id = 4
string executor_id = 5
string executor_host = 6
uint32 executor_port = 7
Used in: PhysicalPlanNode
Used in: LogicalPlanNode
Used in: Action
string job_uuid = 1
uint32 stage_id = 2
uint32 task_id = 3
uint32 partition_id = 4