Csaba Ringhofer has posted comments on this change. ( http://gerrit.cloudera.org:8080/18734 )
Change subject: IMPALA-11434: Fix analysis of multiple more than 1d arrays in select list ...................................................................... Patch Set 3: (3 comments) http://gerrit.cloudera.org:8080/#/c/18734/2//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/18734/2//COMMIT_MSG@11 PS2, Line 11: collision > Nit: collision. Done http://gerrit.cloudera.org:8080/#/c/18734/2/testdata/datasets/functional/functional_schema_template.sql File testdata/datasets/functional/functional_schema_template.sql: http://gerrit.cloudera.org:8080/#/c/18734/2/testdata/datasets/functional/functional_schema_template.sql@3481 PS2, Line 3481: id INT : int_1d ARRAY<INT> : int_2d ARRAY<ARRAY<INT>> : int_3d ARRAY<ARRAY<ARRAY<INT>>> : string_1d ARRAY<STRING> : string_2d ARRAY<ARRAY<STRING>> : string_3d ARRAY<ARRAY<ARRAY<STRING>>> > nit: for better readability and match order in nested-array-in-select-list. Done http://gerrit.cloudera.org:8080/#/c/18734/2/testdata/datasets/functional/functional_schema_template.sql@3491 PS2, Line 3491: > nit: consider 1 row for each complex entry for better readability. Done -- To view, visit http://gerrit.cloudera.org:8080/18734 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I6f2b6cad51fa25a6f6932420eccf1b0a964d5e4e Gerrit-Change-Number: 18734 Gerrit-PatchSet: 3 Gerrit-Owner: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Daniel Becker <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Comment-Date: Mon, 18 Jul 2022 12:40:09 +0000 Gerrit-HasComments: Yes
