package spark.spark_operator

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

enum AggregateMode

operator.proto:138

Used in: HashAggregate

enum BuildSide

operator.proto:175

Used in: HashJoin

enum CompressionCodec

operator.proto:122

Used in: ShuffleWriter

message CurrentRow

operator.proto:223

Used in: LowerWindowFrameBound, UpperWindowFrameBound

(message has no fields)

message Expand

operator.proto:143

Used in: Operator

message Filter

operator.proto:100

Used in: Operator

message Following

operator.proto:217

Used in: UpperWindowFrameBound

message HashAggregate

operator.proto:110

Used in: Operator

message HashJoin

operator.proto:148

Used in: Operator

enum JoinType

operator.proto:164

Used in: HashJoin, SortMergeJoin

message Limit

operator.proto:117

Used in: Operator

message LowerWindowFrameBound

operator.proto:197

Used in: WindowFrame

message NativeScan

operator.proto:81

Used in: Operator

message Operator

operator.proto:30

The basic message representing a Spark operator.

Used in: Window

message Preceding

operator.proto:213

Used in: LowerWindowFrameBound

message Projection

operator.proto:96

Used in: Operator

message Scan

operator.proto:73

Used in: Operator

message ShuffleWriter

operator.proto:129

Used in: Operator

message Sort

operator.proto:105

Used in: Operator

message SortMergeJoin

operator.proto:156

Used in: Operator

message SparkFilePartition

operator.proto:63

This name and the one above are not great, but they correspond to the (unfortunate) Spark names. I prepended "Spark" since I think there's a name collision on the native side, but we can revisit.

Used in: NativeScan

message SparkPartitionedFile

operator.proto:53

Used in: SparkFilePartition

message SparkStructField

operator.proto:67

Used in: NativeScan

message UnboundedFollowing

operator.proto:222

Used in: UpperWindowFrameBound

(message has no fields)

message UnboundedPreceding

operator.proto:221

Used in: LowerWindowFrameBound

(message has no fields)

message UpperWindowFrameBound

operator.proto:205

Used in: WindowFrame

message Window

operator.proto:231

Used in: Operator

message WindowExpr

operator.proto:180

Used in: Window

message WindowFrame

operator.proto:191

Used in: WindowSpecDefinition

enum WindowFrameType

operator.proto:186

Used in: WindowFrame

message WindowSpecDefinition

operator.proto:225

Used in: WindowExpr