Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/23606 )
Change subject: KUDU-3662: Fix shading in kudu-replication ...................................................................... Patch Set 2: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/23606/1/java/kudu-replication/build.gradle File java/kudu-replication/build.gradle: http://gerrit.cloudera.org:8080/#/c/23606/1/java/kudu-replication/build.gradle@35 PS1, Line 35: // Bundle flink-connector-kudu but exclude its kudu-client to avoid duplicates : implementation(libs.flinkConnectorKudu) { > flink-connector-kudu provides the Flink-specific integration layer (e.g., K Ah, I see -- thanks for the clarification. OK, so this is to remove the duplicate kudu-client that otherwise would be picked up from libs.flinkConnectorKudu since they compile kudu-client in. -- To view, visit http://gerrit.cloudera.org:8080/23606 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I57660c7c97fd440309f69f5d5e0d028aa88042dc Gerrit-Change-Number: 23606 Gerrit-PatchSet: 2 Gerrit-Owner: Marton Greber <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Gabriella Lotz <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Zoltan Chovan <[email protected]> Gerrit-Comment-Date: Tue, 04 Nov 2025 21:59:57 +0000 Gerrit-HasComments: Yes
