Csaba Ringhofer has posted comments on this change. ( http://gerrit.cloudera.org:8080/19426 )
Change subject: IMPALA-11840: Error with joining unnest with views ...................................................................... Patch Set 1: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/19426/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/19426/1//COMMIT_MSG@9 PS1, Line 9: Queries fail when an array is taken from a view, unnested in another : view and then the result queried in an outer query. I think that mentioning that this can only occur with at least 2d collections would make this easier to understand -so the first view returns the outer array, the second view unnests it and returns the inner array. -- To view, visit http://gerrit.cloudera.org:8080/19426 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ic52655631944913553a7e7d9e9169b93da46dde3 Gerrit-Change-Number: 19426 Gerrit-PatchSet: 1 Gerrit-Owner: Daniel Becker <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Peter Rozsa <[email protected]> Gerrit-Comment-Date: Wed, 18 Jan 2023 08:49:27 +0000 Gerrit-HasComments: Yes
