Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/20440 )
Change subject: POC local partitioned join ...................................................................... Patch Set 2: (5 comments) http://gerrit.cloudera.org:8080/#/c/20440/2/be/src/runtime/krpc-data-stream-sender-ir.cc File be/src/runtime/krpc-data-stream-sender-ir.cc: http://gerrit.cloudera.org:8080/#/c/20440/2/be/src/runtime/krpc-data-stream-sender-ir.cc@50 PS2, Line 50: // if SEND_TO_ONE_INSTANCE_WITHIN_HOST: there should be only one channel per partition line too long (95 > 90) http://gerrit.cloudera.org:8080/#/c/20440/2/be/src/runtime/krpc-data-stream-sender.cc File be/src/runtime/krpc-data-stream-sender.cc: http://gerrit.cloudera.org:8080/#/c/20440/2/be/src/runtime/krpc-data-stream-sender.cc@102 PS2, Line 102: address_to_channels[destinations[i].krpc_backend().SerializeAsString()].push_back(i); line too long (91 > 90) http://gerrit.cloudera.org:8080/#/c/20440/2/be/src/runtime/krpc-data-stream-sender.cc@114 PS2, Line 114: && key_val.first != ExecEnv::GetInstance()->krpc_address().SerializeAsString()) { line too long (91 > 90) http://gerrit.cloudera.org:8080/#/c/20440/2/fe/src/main/java/org/apache/impala/planner/DataPartition.java File fe/src/main/java/org/apache/impala/planner/DataPartition.java: http://gerrit.cloudera.org:8080/#/c/20440/2/fe/src/main/java/org/apache/impala/planner/DataPartition.java@85 PS2, Line 85: return new DataPartition(TPartitionType.KUDU, Lists.newArrayList(expr), line has trailing whitespace http://gerrit.cloudera.org:8080/#/c/20440/2/tests/query_test/test_join_queries.py File tests/query_test/test_join_queries.py: http://gerrit.cloudera.org:8080/#/c/20440/2/tests/query_test/test_join_queries.py@34 PS2, Line 34: = flake8: E225 missing whitespace around operator -- To view, visit http://gerrit.cloudera.org:8080/20440 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I05780343c788c12f345992066091e0e7813028f5 Gerrit-Change-Number: 20440 Gerrit-PatchSet: 2 Gerrit-Owner: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Comment-Date: Tue, 21 Nov 2023 11:47:14 +0000 Gerrit-HasComments: Yes
