Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/19125 )
Change subject: IMPALA-11567: Fix left outer join if the right side is subquery with complex type ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/19125/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/19125/1/testdata/workloads/functional-query/queries/QueryTest/nested-array-in-select-list.test@400 PS1, Line 400: (select id, arr_int_1d, arr_int_2d from collection_tbl) b We need to modify this to use 'array_tbl' instead due to mising IMPALA-10918 in branch-4.1.1 Test failure here: https://jenkins.impala.io/job/ubuntu-16.04-from-scratch/17837 -- To view, visit http://gerrit.cloudera.org:8080/19125 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: branch-4.1.1 Gerrit-MessageType: comment Gerrit-Change-Id: Iaa8991cd4448d5c7ef7f44f73ee07e2a2b6f37ce Gerrit-Change-Number: 19125 Gerrit-PatchSet: 1 Gerrit-Owner: Quanlong Huang <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Comment-Date: Wed, 12 Oct 2022 08:25:05 +0000 Gerrit-HasComments: Yes
