dongjoon-hyun opened a new pull request #1049:
URL: https://github.com/apache/orc/pull/1049


   ### What changes were proposed in this pull request?
   
   This PR removes timestamps from ORC API docs.
   
   ### Why are the changes needed?
   
   This will reduce the diff.
   ```
    <head>
   -<!-- Generated by javadoc (1.8.0_312) on Mon Dec 20 12:48:20 PST 2021 -->
   +<!-- Generated by javadoc -->
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>Class Hierarchy (ORC Tools 1.7.2 API)</title>
   -<meta name="date" content="2021-12-20">
   ```
   
   ### How was this patch tested?
   
   Manually check the generated API doc.
   ```
   $ mvn javadoc:javadoc
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to