ttttttz has posted comments on this change. ( http://gerrit.cloudera.org:8080/21671 )
Change subject: IMPALA-13274: Filter out illegal output for certain join nodes ...................................................................... Patch Set 8: > Patch Set 8: > > (2 comments) The query engine will consider the subquery to be correlated with the rand() function in the main query. However, as described in the commit message, some join nodes will only retain the tuple IDs from the output side. If the parent node introduces a missing tuple ID, it will cause the backend to trigger an exception. -- To view, visit http://gerrit.cloudera.org:8080/21671 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I50b82d85737025df2fdd9e7ab0fca2385e642415 Gerrit-Change-Number: 21671 Gerrit-PatchSet: 8 Gerrit-Owner: ttttttz <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Zihao Ye <[email protected]> Gerrit-Reviewer: ttttttz <[email protected]> Gerrit-Comment-Date: Tue, 20 Aug 2024 02:35:53 +0000 Gerrit-HasComments: No
