Bikramjeet Vig has posted comments on this change. ( http://gerrit.cloudera.org:8080/15281 )
Change subject: IMPALA-4080 [part 3]: Moved codegen code for TupleRowComparator into a Config object ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/15281/1/be/src/exec/exchange-node.h File be/src/exec/exchange-node.h: http://gerrit.cloudera.org:8080/#/c/15281/1/be/src/exec/exchange-node.h@49 PS1, Line 49: TupleRowComparatorConfig* row_comparator_config_ = nullptr; > Done whoops, didn't realize I was calling codegen on it. Reverting this back to non const -- To view, visit http://gerrit.cloudera.org:8080/15281 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I265604ecbae2c80ff59e697fddfeea4976b25cd9 Gerrit-Change-Number: 15281 Gerrit-PatchSet: 3 Gerrit-Owner: Bikramjeet Vig <[email protected]> Gerrit-Reviewer: Bikramjeet Vig <[email protected]> Gerrit-Reviewer: Daniel Becker <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Comment-Date: Fri, 28 Feb 2020 20:54:16 +0000 Gerrit-HasComments: Yes
