You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/08/22 07:58:16 UTC

[GitHub] [inlong] gong commented on a diff in pull request #5547: [INLONG-5460][Sort][Manager] Support Apache Hudi

gong commented on code in PR #5547:
URL: https://github.com/apache/inlong/pull/5547#discussion_r951125586


##########
inlong-sort/sort-common/src/main/java/org/apache/inlong/sort/protocol/node/load/HudiLoadNode.java:
##########
@@ -72,6 +79,7 @@ public Map<String, String> tableOptions() {
         Map<String, String> options = super.tableOptions();
         options.put("connector", "inlong-hudi");

Review Comment:
   Hi, connector is 'inlong-hudi', but I can't find code in sort-connector-hudi



-- 
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