You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by "duowan1520 (via GitHub)" <gi...@apache.org> on 2023/04/29 03:08:03 UTC

[GitHub] [inlong] duowan1520 commented on a diff in pull request #7924: [INLONG-7900][Sort] Upsert Kafka Sink Single Table Partition By Primary key

duowan1520 commented on code in PR #7924:
URL: https://github.com/apache/inlong/pull/7924#discussion_r1180942612


##########
inlong-sort/sort-connectors/kafka/src/main/java/org/apache/inlong/sort/kafka/partitioner/PrimaryKeyPartitioner.java:
##########


Review Comment:
   Hi, I noticed that in the RawDataHashPartitioner class there is code logic to get partition keys based on raw data primarykey and pattern. We have added a new partitioner called PrimaryKeyPartitioner and I was wondering what the relationship is between PrimaryKeyPartitioner and RawDataHashPartitioner?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org