You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by GitBox <gi...@apache.org> on 2021/12/29 22:53:16 UTC

[GitHub] [orc] dongjoon-hyun edited a comment on pull request #983: ORC-1070: Upgrade site docker image to use Ubuntu 20.04

dongjoon-hyun edited a comment on pull request #983:
URL: https://github.com/apache/orc/pull/983#issuecomment-1002803930


   BTW, @williamhyun . While you are working on this area, could you generate `Apache ORC 1.7.3` API doc and update https://github.com/apache/orc/tree/main/site/api directory? It will be a good exercise to become a release manager.
   
   ```
   $ git diff | head -n15
   diff --git a/api/apidocs/allclasses-frame.html b/api/apidocs/allclasses-frame.html
   index 61cae41c..53659220 100644
   --- a/api/apidocs/allclasses-frame.html
   +++ b/api/apidocs/allclasses-frame.html
   @@ -2,10 +2,10 @@
    <!-- NewPage -->
    <html lang="en">
    <head>
   -<!-- Generated by javadoc (1.8.0_312) on Mon Dec 20 12:48:23 PST 2021 -->
   +<!-- Generated by javadoc (1.8.0_302) on Sun Sep 19 14:30:01 PDT 2021 -->
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   -<title>All Classes (ORC Examples 1.7.2 API)</title>
   -<meta name="date" content="2021-12-20">
   +<title>All Classes (ORC Examples 1.7.0 API)</title>
   +<meta name="date" content="2021-09-19">
   ```


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

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