You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Sorabh Hamirwasia (JIRA)" <ji...@apache.org> on 2018/07/25 22:18:00 UTC

[jira] [Created] (DRILL-6638) Fix TestE2EUnnestAndLateral tests introduced with DRILL-6546

Sorabh Hamirwasia created DRILL-6638:
----------------------------------------

             Summary: Fix TestE2EUnnestAndLateral tests introduced with DRILL-6546
                 Key: DRILL-6638
                 URL: https://issues.apache.org/jira/browse/DRILL-6638
             Project: Apache Drill
          Issue Type: Bug
          Components: Execution - Flow
    Affects Versions: 1.14.0
            Reporter: Sorabh Hamirwasia
             Fix For: 1.15.0


All the tests with Map introduces with DRILL-6546 are trying to access repeated items within repeated orders directly which is not supported. One should unnest orders and then unnest items in these query.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)