Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
By default, 1 is returned. However, when none of the classes is a super class of the other one, this could lead to inconsistent order as the Comparable will return the same result e.g. compare(Exchange, Sort) = 1 and compare(Sort, Exchange) = 1.
Attachments
Issue Links
- relates to
-
CALCITE-624 IllegalArgumentException: duplicate key in ReflectiveRelMetadataProvider
- Closed
- links to