You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@paimon.apache.org by "ai-smalleryu (via GitHub)" <gi...@apache.org> on 2023/03/22 11:21:15 UTC

[GitHub] [incubator-paimon] ai-smalleryu opened a new pull request, #690: [doc] Provide jar download url in documentation

ai-smalleryu opened a new pull request, #690:
URL: https://github.com/apache/incubator-paimon/pull/690

   ### Purpose
   
   Provide jar download url in documentation #632 
   
   > Now we have already published to snapshot jar to nexus repository.
   We can just provide download in documentation, user don't need to build by themselve.


-- 
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] ai-smalleryu closed pull request #690: [doc] Provide jar download url in documentation

Posted by "ai-smalleryu (via GitHub)" <gi...@apache.org>.
ai-smalleryu closed pull request #690: [doc] Provide jar download url in documentation
URL: https://github.com/apache/incubator-paimon/pull/690


-- 
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] ai-smalleryu commented on pull request #690: [doc] Provide jar download url in documentation

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

   > Thanks @ai-smalleryu for the contribution. Can we just provide a download page in `project`? We don't need to introduce shortcodes. Something like: {{< stable >}}
   > 
   > Version	Jar
   > Flink 1.16	[paimon-[flink-1](https://issues.apache.org/jira/browse/FLINK-1).16-{{< version >}}.jar]([https://www.apache.org/dyn/closer.lua/flink/paimon-{{](https://www.apache.org/dyn/closer.lua/flink/paimon-%7B%7B)< version >}}/paimon-[flink-1](https://issues.apache.org/jira/browse/FLINK-1).16-{{< version >}}.jar)
   > Flink 1.15	[paimon-[flink-1](https://issues.apache.org/jira/browse/FLINK-1).15-{{< version >}}.jar]([https://www.apache.org/dyn/closer.lua/flink/paimon-{{](https://www.apache.org/dyn/closer.lua/flink/paimon-%7B%7B)< version >}}/paimon-[flink-1](https://issues.apache.org/jira/browse/FLINK-1).15-{{< version >}}.jar)
   > Flink 1.14	[paimon-[flink-1](https://issues.apache.org/jira/browse/FLINK-1).14-{{< version >}}.jar]([https://www.apache.org/dyn/closer.lua/flink/paimon-{{](https://www.apache.org/dyn/closer.lua/flink/paimon-%7B%7B)< version >}}/paimon-[flink-1](https://issues.apache.org/jira/browse/FLINK-1).14-{{< version >}}.jar)
   > {{< /stable >}}
   > 
   > {{< unstable >}}
   > 
   > Version	Jar
   > Flink 1.16	[paimon-[flink-1](https://issues.apache.org/jira/browse/FLINK-1).16-{{< version >}}.jar]([https://repository.apache.org/snapshots/org/apache/paimon/paimon-flink-1.16/{{](https://repository.apache.org/snapshots/org/apache/paimon/paimon-flink-1.16/%7B%7B)< version >}}/)
   > Flink 1.15	[paimon-[flink-1](https://issues.apache.org/jira/browse/FLINK-1).15-{{< version >}}.jar]([https://repository.apache.org/snapshots/org/apache/paimon/paimon-flink-1.15/{{](https://repository.apache.org/snapshots/org/apache/paimon/paimon-flink-1.15/%7B%7B)< version >}}/)
   > Flink 1.14	[paimon-[flink-1](https://issues.apache.org/jira/browse/FLINK-1).14-{{< version >}}.jar]([https://repository.apache.org/snapshots/org/apache/paimon/paimon-flink-1.14/{{](https://repository.apache.org/snapshots/org/apache/paimon/paimon-flink-1.14/%7B%7B)< version >}}/)
   > {{< /unstable >}}
   > 
   > We can modify to columns: `Engine` `Version` `Jar`.
   
   Ok, I see what you mean, I'll be working on a revised version


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