Class | Description |
---|---|
LogicalDistribution |
LogicalDistribution is used to represent the expected distribution of the data, similar to Hive's
SORT BY, DISTRIBUTE BY, and CLUSTER BY semantics.
|
LogicalScriptTransform |
LogicalScriptTransform is used to represent the sql semantic "TRANSFORM c1, c2, xx USING
'script'".
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.