Description
queries likeĀ
FROM integers FULL OUTER JOIN integers2 ON integers.i=integers2.k ORDER BY i NULLS FIRST
will bring to erroneous results. Also some tests from /sql/join* have no ordering thus results are not equal to pattern.
Attachments
Issue Links
- is part of
-
IGNITE-12248 Apache Calcite based query execution engine
- Open
- links to