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/04/17 03:50:05 UTC

[GitHub] [orc] coderex2522 commented on a change in pull request #683: ORC-784:[C++] Read/Write timestamp column with the specified timezone option

coderex2522 commented on a change in pull request #683:
URL: https://github.com/apache/orc/pull/683#discussion_r615201392



##########
File path: c++/src/Writer.cc
##########
@@ -56,6 +57,7 @@ namespace orc {
       enableIndex = true;
       bloomFilterFalsePositiveProb = 0.05;
       bloomFilterVersion = UTF8;
+      timezone = "GMT";

Review comment:
       Done




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