Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.18.0, 1.19.0, 1.20.0, 1.21.0
Description
In the case, a join statement with equal condition and left is expression instead of column, will fire the bug. the reason is pushDownJoinConditions method does't add left project node to SqlToRelConverter.leaves。
My english is poor, did I make myself clear?
Attachments
Attachments
Issue Links
- relates to
-
CALCITE-3571 RelBuilder#shouldMergeProject throws an exception for JOIN with complex conditions
- Closed
- links to