linrongjun-l commented on issue #9864: URL: https://github.com/apache/hudi/issues/9864#issuecomment-1777068251
> > 从版本 0.14.0 开始,时间戳(3)和时间戳(6)都将在 Hive 中同步为 TIMESTAMP 类型。 > > 但它使用UTC时区,并且hive中的TIMESTAMP_LTZ将是bigint > 从版本 0.14.0 开始,时间戳(3)和时间戳(6)都将在 Hive 中同步为 TIMESTAMP 类型。 我使用0.13.0 timestamp(6) hudi同步到hive后,hive为TIMESTAMP 类型,但是hive查询时报TIMESTAMP 不能转 long,不知道您有遇到过吗?是怎么解决的? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
