Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.0-incubating
-
None
-
None
Description
Currently getCollationList is not consistent with RelCollation trait since a node can have only one collation trait, thus you cannot express the node that is sorted on multiple collations at the same time.
We should either drop getCollationList in favour of getCollation or make collation trait support multiple "collation lists".
Attachments
Issue Links
- depends upon
-
CALCITE-526 Add EnumerableMergeJoin, which exploits sorted inputs
- Closed