Daniel Becker has posted comments on this change. ( http://gerrit.cloudera.org:8080/20953 )
Change subject: IMPALA-12695: Crash with UNION with complex types ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/20953/1/testdata/workloads/functional-query/queries/QueryTest/nested-array-in-select-list.test File testdata/workloads/functional-query/queries/QueryTest/nested-array-in-select-list.test: http://gerrit.cloudera.org:8080/#/c/20953/1/testdata/workloads/functional-query/queries/QueryTest/nested-array-in-select-list.test@156 PS1, Line 156: item > Can you also add tests with unnest() in select list /from clause,e.g in zip The two queries you mentioned produce the same results on master as on this patch and unfortunately I don't have capacity to fix them now. But if we remove the outer view from the first query it executes correctly, added it as a test in both zipping unnest in select list and from clause. -- To view, visit http://gerrit.cloudera.org:8080/20953 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I340adc50e6d7cda6f59dacd7a46b6adc31635d46 Gerrit-Change-Number: 20953 Gerrit-PatchSet: 2 Gerrit-Owner: Daniel Becker <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Daniel Becker <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Noemi Pap-Takacs <[email protected]> Gerrit-Comment-Date: Mon, 29 Jan 2024 13:51:49 +0000 Gerrit-HasComments: Yes
