You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "guiyanakuang (via GitHub)" <gi...@apache.org> on 2023/05/30 02:47:34 UTC

[GitHub] [orc] guiyanakuang opened a new issue, #1528: Release Apache ORC 1.8.4

guiyanakuang opened a new issue, #1528:
URL: https://github.com/apache/orc/issues/1528

   - [ ] GitHub Action CI Check (Java 8/11/17) and `Ubuntu`/`MacOS`/`Windows`.
   - [ ] Docker Tests (CentOS7, Debian10/11, Ubuntu18/20/22, Fedora37)
   - [ ] Apache Spark 3.4.1 Integration Test with 1.8.4 SNAPSHOT
   - [ ] Apache Iceberg 1.2.1 Integration Test with 1.8.4 SNAPSHOT
   - [ ] Vote Tag Creation
   - [ ] Upload RC0 Vote Artifacts
   - [ ] Send RC0 Vote Email
   - [ ] Apache Spark 3.4.1 Integration Integration Test with RC0
   - [ ] Apache Iceberg 1.2.1 Integration Test with RC0
   - [ ] Publish to Apache Download
   - [ ] Publish to Maven Central
   - [ ] Send RC0 Vote Result
   - [ ] Release Tag Creation
   - [ ] Create next milestone
   - [ ] Register `1.8.4` to https://reporter.apache.org/addrelease.html?orc 


-- 
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@orc.apache.org.apache.org

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


[GitHub] [orc] dongjoon-hyun commented on issue #1528: Release Apache ORC 1.8.4

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun commented on issue #1528:
URL: https://github.com/apache/orc/issues/1528#issuecomment-1592086407

   My pleasure. I'm happy to cowork with you.


-- 
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@orc.apache.org

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


[GitHub] [orc] dongjoon-hyun commented on issue #1528: Release Apache ORC 1.8.4

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun commented on issue #1528:
URL: https://github.com/apache/orc/issues/1528#issuecomment-1592045055

   Bravo for your first release, @guiyanakuang !


-- 
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@orc.apache.org

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


[GitHub] [orc] guiyanakuang commented on issue #1528: Release Apache ORC 1.8.4

Posted by "guiyanakuang (via GitHub)" <gi...@apache.org>.
guiyanakuang commented on issue #1528:
URL: https://github.com/apache/orc/issues/1528#issuecomment-1590630922

   Hey @dongjoon-hyun, I have a question, I generated the API docs for 1.8.4. Then I updated it to the asf-site branch. The tutorial then updated the API docs to the main branch as well.
   
   Shouldn't we update in branch-1.8, is it wrong to update to the main branch?


-- 
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@orc.apache.org

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


[GitHub] [orc] guiyanakuang commented on issue #1528: Release Apache ORC 1.8.4

Posted by "guiyanakuang (via GitHub)" <gi...@apache.org>.
guiyanakuang commented on issue #1528:
URL: https://github.com/apache/orc/issues/1528#issuecomment-1590695731

   > You did correctly. We don't commit the generated docs to the `branch-1.8`. Likewise, we also don't commit the generated docs to the `branch-1.7` either.
   > 
   > The main reason is that Apache ORC only keeps one API docs in our website. Moreover, after I release Apache ORC 1.9.0, Apache ORC 1.8.5 will skip the API docs step completely, @guiyanakuang .
   
   So I should follow the tutorial and commit the 1.8.4 api docs to the main branch as well, just like 1.8.3, I want to double check :)


-- 
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@orc.apache.org

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


[GitHub] [orc] dongjoon-hyun commented on issue #1528: Release Apache ORC 1.8.4

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun commented on issue #1528:
URL: https://github.com/apache/orc/issues/1528#issuecomment-1590675976

   BTW, Maven Central is synced with Apache Repo. Could you make a PR to Apache Spark and ping me? Also, you can make a PR to Apache Iceberg too.
   - https://repo1.maven.org/maven2/org/apache/orc/orc-core/1.8.4/


-- 
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@orc.apache.org

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


[GitHub] [orc] dongjoon-hyun commented on issue #1528: Release Apache ORC 1.8.4

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun commented on issue #1528:
URL: https://github.com/apache/orc/issues/1528#issuecomment-1592046097

   Oh, I missed to hand over this. You should create `v1.8.4` additionally like the following.
   
   https://github.com/apache/orc/releases/tag/v1.8.3


-- 
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@orc.apache.org

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


[GitHub] [orc] guiyanakuang commented on issue #1528: Release Apache ORC 1.8.4

Posted by "guiyanakuang (via GitHub)" <gi...@apache.org>.
guiyanakuang commented on issue #1528:
URL: https://github.com/apache/orc/issues/1528#issuecomment-1592084137

   I added the release tag for 1.8.4. https://github.com/apache/orc/releases/tag/v1.8.4
   Thanks for the careful check, @dongjoon-hyun


-- 
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@orc.apache.org

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


[GitHub] [orc] dongjoon-hyun commented on issue #1528: Release Apache ORC 1.8.4

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun commented on issue #1528:
URL: https://github.com/apache/orc/issues/1528#issuecomment-1586326070

   Thank you so much for updating the progress and RC1 vote.


-- 
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@orc.apache.org

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


[GitHub] [orc] guiyanakuang commented on issue #1528: Release Apache ORC 1.8.4

Posted by "guiyanakuang (via GitHub)" <gi...@apache.org>.
guiyanakuang commented on issue #1528:
URL: https://github.com/apache/orc/issues/1528#issuecomment-1590690468

   > BTW, Maven Central is synced with Apache Repo. Could you make a PR to Apache Spark and ping me? Also, you can make a PR to Apache Iceberg too.
   > 
   > * https://repo1.maven.org/maven2/org/apache/orc/orc-core/1.8.4/
   
   Sure, later I will submit a pr for the upgrade ORC


-- 
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@orc.apache.org

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


[GitHub] [orc] dongjoon-hyun commented on issue #1528: Release Apache ORC 1.8.4

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun commented on issue #1528:
URL: https://github.com/apache/orc/issues/1528#issuecomment-1590677208

   If you are busy, I can do that for you, but I encourage you to contribute to Apache Spark community too as the Apache ORC release manager. ;) 


-- 
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@orc.apache.org

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


[GitHub] [orc] dongjoon-hyun commented on issue #1528: Release Apache ORC 1.8.4

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun commented on issue #1528:
URL: https://github.com/apache/orc/issues/1528#issuecomment-1568814134

   Thank you for making this issue, @guiyanakuang .


-- 
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@orc.apache.org

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


[GitHub] [orc] dongjoon-hyun commented on issue #1528: Release Apache ORC 1.8.4

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun commented on issue #1528:
URL: https://github.com/apache/orc/issues/1528#issuecomment-1590671878

   You did correctly. We don't commit the generated docs to the `branch-1.8`. Likewise, we also don't commit the generated docs to the `branch-1.7` either.
   
   The main reason is that Apache ORC only keeps one API docs in our website. Moreover, after I release Apache ORC 1.9.0, Apache ORC 1.8.5 will skip the API docs step completely, @guiyanakuang .


-- 
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@orc.apache.org

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


[GitHub] [orc] dongjoon-hyun commented on issue #1528: Release Apache ORC 1.8.4

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun commented on issue #1528:
URL: https://github.com/apache/orc/issues/1528#issuecomment-1592009857

   Thank you! Yes. And, could you close this issue as the final piece, @guiyanakuang ?


-- 
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@orc.apache.org

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


[GitHub] [orc] guiyanakuang closed issue #1528: Release Apache ORC 1.8.4

Posted by "guiyanakuang (via GitHub)" <gi...@apache.org>.
guiyanakuang closed issue #1528: Release Apache ORC 1.8.4
URL: https://github.com/apache/orc/issues/1528


-- 
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@orc.apache.org

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