Get desktop application:
View/edit binary Protocol Buffers messages
optional TableContext table_context = 1
bytes new_predicates = 2
bytes pushed_down_predicates = 3
bytes rejected = 1
bytes pushed_down = 2
bool changed = 3
optional TableContext table_context = 1
optional Schema schema = 2
bytes pushed_down_predicates = 3
(message has no fields)
Used in: RunRequest
Used in: ExecutionVariableContext
repeated Value values = 1
Used in: RunResponseMessage
Used in: MaterializeRequest
Used in: PhysicalVariableContext
Used in: RunResponseMessage
repeated Value values = 1
bool retraction = 2
Used in: GetTableResponse, MaterializeRequest
int32 time_field = 2
bool no_retractions = 3
Used in: PhysicalVariableContextFrame, Schema
string name = 1
optional Type type = 2
Used in: Type
string name = 1
optional Type type = 2
Used in: GetTableRequest, MaterializeRequest, PushDownPredicatesRequest
string table_name = 1
map<string, string> options = 2
Used in: SchemaField, StructField
int32 type_id = 1
optional Type list = 2
repeated Type tuple = 4
repeated Type union = 5
Used in: ExecutionVariableContextFrame, Record
int32 type_id = 1
int64 int = 2
double float = 3
bool boolean = 4
string str = 5
repeated Value list = 8
repeated Value struct = 9
repeated Value tuple = 10