[
https://issues.apache.org/jira/browse/DRILL-6638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sorabh Hamirwasia updated DRILL-6638:
-------------------------------------
Description: All the tests with Map introduced 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.
(was: 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.)
> 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
> Priority: Major
> Fix For: 1.15.0
>
>
> All the tests with Map introduced 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)