Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
LatticeSuggesterTest#testFoodMartAll
LatticeSuggesterTest#testFoodMartAllEvolve
May be failed in slow test.
The default value of SqlToRelConverter.Config.expand is changed from true to false in CALCITE-3870.
Maybe we can set SqlToRelConverter.Config.expand to true explicitly In these two test case.
Attachments
Issue Links
- Discovered while testing
-
CALCITE-5510 RelToSqlConverter should use ordinal for ORDER BY if the dialect allows
-
- Closed
-
- relates to
-
CALCITE-5540 Wrong plan for query with COUNT(DISTINCT subQuery)
-
- Open
-
- links to