You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ryan Blue (JIRA)" <ji...@apache.org> on 2015/12/12 01:11:46 UTC

[jira] [Created] (SPARK-12297) Add work-around for Parquet/Hive int96 timestamp bug.

Ryan Blue created SPARK-12297:
---------------------------------

             Summary: Add work-around for Parquet/Hive int96 timestamp bug.
                 Key: SPARK-12297
                 URL: https://issues.apache.org/jira/browse/SPARK-12297
             Project: Spark
          Issue Type: Task
          Components: Spark Core
            Reporter: Ryan Blue


Hive has a bug where timestamps in Parquet data are incorrectly adjusted as though they were in the SQL session time zone to UTC. This is incorrect behavior because timestamp values are SQL timestamp without time zone and should not be internally changed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org