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/13 16:21:00 UTC

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

coderex2522 commented on pull request #683:
URL: https://github.com/apache/orc/pull/683#issuecomment-818866913


   Hey @wgtmac, the UT of this patch don't support on windows system. There are several problems here 
   1) Windows don't support acquiring the structure timezone.
   2) The timezones of Windows cannot match exactly linux system. 
   3) the function calls about timezone in Windows need to acquire process token. 


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