Open JoshuaZhuCN opened 1 year ago
@codope Can you take a look at this issue?
This is a known issue. See https://github.com/apache/hudi/issues/7724 and https://github.com/apache/hudi/issues/2869 We have a PR under review https://github.com/apache/hudi/pull/3391
Any progress on this one. The query works on [table]_ro but fails with this error on [table]_rt This is forcing us to use cow table
An error occurred when PrestoDB queried a field with TIMESTAMP type in the MOR table [Snapshot Mode]
To Reproduce
Steps to reproduce the behavior:
1.
2.
3.
Environment Description
Hudi version : 0.12.1
Spark version : 3.1.3
PrestoDB version: 0.279
Hive version : 3.1.0
Hadoop version : 3.1.1
Storage (HDFS/S3/GCS..) : HDFS
Running on Docker? (yes/no) : no