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 2020/08/13 21:09:53 UTC

[GitHub] [orc] findepi commented on a change in pull request #538: Fix Julian/Gregorian cutoff in a comment

findepi commented on a change in pull request #538:
URL: https://github.com/apache/orc/pull/538#discussion_r470250004



##########
File path: proto/orc_proto.proto
##########
@@ -343,7 +343,7 @@ message Encryption {
 enum CalendarKind {
   UNKNOWN_CALENDAR = 0;
    // The Java default calendar changes from Julian to Gregorian
-   // in 1583.
+   // in October 1582.

Review comment:
       this is the only occurrence of "1583" i could find in the codebase




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

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