Alex Behm has posted comments on this change. ( http://gerrit.cloudera.org:8080/9631 )
Change subject: IMPALA-5270: Pass resolved exprs into analytic SortInfo. ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/9631/2/testdata/workloads/functional-planner/queries/PlannerTest/sort-expr-materialization.test File testdata/workloads/functional-planner/queries/PlannerTest/sort-expr-materialization.test: http://gerrit.cloudera.org:8080/#/c/9631/2/testdata/workloads/functional-planner/queries/PlannerTest/sort-expr-materialization.test@202 PS2, Line 202: # IMPALA-5270: Rand() and udf inside inline view referenced by analytic function. > are there are other cases that could have tripped for similar reasons? * CTEs and views are converted into inline views, so they all boil down to this inline view case. I don't think there's much value in testing CTEs and views explicitly. * I modified the test to use a double nested inline view. -- To view, visit http://gerrit.cloudera.org:8080/9631 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Id2b3f4e5e3f1fd441a63160db3c703c432fbb072 Gerrit-Change-Number: 9631 Gerrit-PatchSet: 2 Gerrit-Owner: Alex Behm <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Thomas Tauber-Marshall <[email protected]> Gerrit-Reviewer: Vuk Ercegovac <[email protected]> Gerrit-Comment-Date: Wed, 14 Mar 2018 21:34:32 +0000 Gerrit-HasComments: Yes
