[ 
https://issues.apache.org/jira/browse/ORC-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16438318#comment-16438318
 ] 

ASF GitHub Bot commented on ORC-341:
------------------------------------

GitHub user jcamachor opened a pull request:

    https://github.com/apache/orc/pull/249

    [ORC-341] Support time zone as a parameter for Java reader and writer

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jcamachor/orc ORC-341

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/orc/pull/249.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #249
    
----
commit 1653d3640d89e404a9e65b7a18fae3a68535a6f0
Author: Jesus Camacho Rodriguez <jcamacho@...>
Date:   2018-04-14T11:31:49Z

    [ORC-341] Support time zone as a parameter for Java reader and writer

----


> Support time zone as a parameter for Java reader and writer
> -----------------------------------------------------------
>
>                 Key: ORC-341
>                 URL: https://issues.apache.org/jira/browse/ORC-341
>             Project: ORC
>          Issue Type: Improvement
>            Reporter: Jesus Camacho Rodriguez
>            Priority: Major
>
> Currently, time zone is hardcoded as the system default time zone and ORC 
> applies displacement between timestamp values read/written based on time zone.
> This issue aims at adding the option to pass the time zone as a parameter to 
> the reader/writer.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to