You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2019/11/13 09:05:00 UTC

[jira] [Created] (FLINK-14737) HiveTypeUtil.toFlinkPrimitiveType returns wrong Timestamp(6) instead of Timestamp(9)

Zhenghua Gao created FLINK-14737:
------------------------------------

             Summary: HiveTypeUtil.toFlinkPrimitiveType returns wrong Timestamp(6) instead of Timestamp(9)
                 Key: FLINK-14737
                 URL: https://issues.apache.org/jira/browse/FLINK-14737
             Project: Flink
          Issue Type: Bug
          Components: Connectors / Hive
            Reporter: Zhenghua Gao


Hive's Timestamp type holds nanosecond's precision, and when transfer to Flink typesystem, it's should be Timestamp(9).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)