Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
In CALCITE-2227 was allowed standards-compliant column ordering for NATURAL JOIN and JOIN USING for non-dynamic tables. In CALCITE-2392 was prevented permutation of columns for dynamic tables to avoid IOBE.
The aim of this Jira is to implement standards-compliant column ordering for NATURAL JOIN and JOIN USING for dynamic tables.
Attachments
Issue Links
- is related to
-
CALCITE-2227 "SELECT *" in a NATURAL JOIN and JOIN USING query should output join columns only once
- Closed
-
CALCITE-2392 Query with JOIN and USING on dynamic table fails with IndexOutOfBoundsException
- Closed