You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@paimon.apache.org by "klion26 (via GitHub)" <gi...@apache.org> on 2023/07/05 15:26:15 UTC

[GitHub] [incubator-paimon] klion26 opened a new pull request, #1505: [doc] Document the Paimon action jars in Engine/Flink

klion26 opened a new pull request, #1505:
URL: https://github.com/apache/incubator-paimon/pull/1505

   ### Purpose
   
   Add doc about paimon action jars in engine/Flink
   
   ### Documentation
   


-- 
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: issues-unsubscribe@paimon.apache.org

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


[GitHub] [incubator-paimon] klion26 commented on pull request #1505: [doc] Document the Paimon action jars in Engine/Flink

Posted by "klion26 (via GitHub)" <gi...@apache.org>.
klion26 commented on PR #1505:
URL: https://github.com/apache/incubator-paimon/pull/1505#issuecomment-1622935677

   @JingsongLi thanks for the review and merging!


-- 
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: issues-unsubscribe@paimon.apache.org

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


[GitHub] [incubator-paimon] JingsongLi commented on a diff in pull request #1505: [doc] Document the Paimon action jars in Engine/Flink

Posted by "JingsongLi (via GitHub)" <gi...@apache.org>.
JingsongLi commented on code in PR #1505:
URL: https://github.com/apache/incubator-paimon/pull/1505#discussion_r1253829171


##########
docs/content/engines/flink.md:
##########
@@ -34,27 +34,29 @@ Paimon currently supports Flink 1.17, 1.16, 1.15 and 1.14. We recommend the late
 
 Download the jar file with corresponding version.
 
+> Currently, paimon provides two types jar: one of which(the bundled jar) is used for read/write data, and the other(action jar) for operations such as manually compaction,
+currently action jar supports `compaction`, `drop-partition`, `delete`, `merge-into`, `rollback-to`, `create-tag`, `delete-tag`, `mysql-sync-table`, `mysql-sync-database`, `kafka-sync-table`, `kafka-sync-database`.

Review Comment:
   Don't list this, it is difficult to maintain.



-- 
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: issues-unsubscribe@paimon.apache.org

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


[GitHub] [incubator-paimon] JingsongLi merged pull request #1505: [doc] Document the Paimon action jars in Engine/Flink

Posted by "JingsongLi (via GitHub)" <gi...@apache.org>.
JingsongLi merged PR #1505:
URL: https://github.com/apache/incubator-paimon/pull/1505


-- 
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: issues-unsubscribe@paimon.apache.org

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


[GitHub] [incubator-paimon] klion26 commented on a diff in pull request #1505: [doc] Document the Paimon action jars in Engine/Flink

Posted by "klion26 (via GitHub)" <gi...@apache.org>.
klion26 commented on code in PR #1505:
URL: https://github.com/apache/incubator-paimon/pull/1505#discussion_r1253862296


##########
docs/content/engines/flink.md:
##########
@@ -34,27 +34,29 @@ Paimon currently supports Flink 1.17, 1.16, 1.15 and 1.14. We recommend the late
 
 Download the jar file with corresponding version.
 
+> Currently, paimon provides two types jar: one of which(the bundled jar) is used for read/write data, and the other(action jar) for operations such as manually compaction,
+currently action jar supports `compaction`, `drop-partition`, `delete`, `merge-into`, `rollback-to`, `create-tag`, `delete-tag`, `mysql-sync-table`, `mysql-sync-database`, `kafka-sync-table`, `kafka-sync-database`.

Review Comment:
   @JingsongLi resolved



-- 
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: issues-unsubscribe@paimon.apache.org

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


[GitHub] [incubator-paimon] klion26 commented on pull request #1505: [doc] Document the Paimon action jars in Engine/Flink

Posted by "klion26 (via GitHub)" <gi...@apache.org>.
klion26 commented on PR #1505:
URL: https://github.com/apache/incubator-paimon/pull/1505#issuecomment-1621995417

   cc @JingsongLi 


-- 
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: issues-unsubscribe@paimon.apache.org

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