Class ConsistentPartitionWindowRel.WindowRelFunction

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.substrait.proto.ConsistentPartitionWindowRel.WindowRelFunction
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, ConsistentPartitionWindowRel.WindowRelFunctionOrBuilder, Serializable
Enclosing class:
ConsistentPartitionWindowRel

public static final class ConsistentPartitionWindowRel.WindowRelFunction extends com.google.protobuf.GeneratedMessageV3 implements ConsistentPartitionWindowRel.WindowRelFunctionOrBuilder
 This message mirrors the `WindowFunction` message but removes the fields defining the partition,
 sorts, and bounds, since those must be consistent across the various functions in this rel.  Refer
 to the `WindowFunction` message for a description of these fields.
 
Protobuf type substrait.ConsistentPartitionWindowRel.WindowRelFunction
See Also: