-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.6.0
-
Component/s: None
-
Labels:None
The below line works incorrectly with EMPTY collation:
final boolean alreadySorted = RelCollations.equal( ImmutableList.of(collation), inputCollation);
- blocks
-
CALCITE-1018 SortJoinTransposeRule not firing due to getMaxRowCount(RelSubset) returning null
-
- Closed
-