Stanilovsky Evgeny created IGNITE-14808:
-------------------------------------------

             Summary: Calcite. RIGHT|FULL Join operations are lost nulls sort 
ordering.
                 Key: IGNITE-14808
                 URL: https://issues.apache.org/jira/browse/IGNITE-14808
             Project: Ignite
          Issue Type: Bug
          Components: sql
         Environment: queries likeĀ 
{noformat}
FROM integers FULL OUTER JOIN integers2 ON integers.i=integers2.k ORDER BY i 
NULLS FIRST
{noformat} will bring to erroneous results. Also some tests from /sql/join* 
have no ordering thus results are not equal to pattern.

            Reporter: Stanilovsky Evgeny
            Assignee: Stanilovsky Evgeny






--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to