Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
The below line works incorrectly with EMPTY collation:
final boolean alreadySorted = RelCollations.equal( ImmutableList.of(collation), inputCollation);
Attachments
Attachments
Issue Links
- blocks
-
CALCITE-1018 SortJoinTransposeRule not firing due to getMaxRowCount(RelSubset) returning null
- Closed