Expand description
Nested message and enum types in ConsistentPartitionWindowRel.
Structsยง
- Window
RelFunction - This message mirrors the
WindowFunctionmessage but removes the fields defining the partition, sorts, and bounds, since those must be consistent across the various functions in this rel. Refer to theWindowFunctionmessage for a description of these fields.