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)