Get desktop application:
View/edit binary Protocol Buffers messages
optional int32 rpc_version = 1
repeated string authenticationMechanisms = 4
Used in: PlanFragment
optional int32 opposite_major_fragment_id = 1
repeated int32 incoming_minor_fragment = 2
optional bool supports_out_of_order = 3
optional bool is_spooling = 4
optional bool enable_dynamic_fc = 5
optional int32 type = 1
optional bytes message = 2
Used in: BitStatus
Used in: InitializeFragments, user.QueryPlanFragments, user.RunQuery
optional float network_cost = 4
optional float cpu_cost = 5
optional float disk_cost = 6
optional float memory_cost = 7
optional string fragment_json = 8
optional bool leaf_fragment = 9
optional int64 mem_initial = 12
optional int64 mem_max = 13
optional string options_json = 15
repeated Collector collector = 17
Used in: PlanFragment
optional int64 query_start_time = 1
optional int32 time_zone = 2
optional string default_schema_name = 3
optional string session_id = 4
HANDSHAKE = 0
ACK = 1
GOODBYE = 2
REQ_INITIALIZE_FRAGMENTS = 3
REQ_CANCEL_FRAGMENT = 6
REQ_RECEIVER_FINISHED = 7
REQ_FRAGMENT_STATUS = 8
REQ_BIT_STATUS = 9
REQ_QUERY_STATUS = 10
REQ_QUERY_CANCEL = 15
REQ_UNPAUSE_FRAGMENT = 16
REQ_CUSTOM = 17
RESP_FRAGMENT_HANDLE = 11
RESP_FRAGMENT_STATUS = 12
RESP_BIT_STATUS = 13
RESP_QUERY_STATUS = 14
RESP_CUSTOM = 18
SASL_MESSAGE = 19
optional int32 queue_length = 2
optional int64 report_time = 3