Details
-
Bug
-
Status: Open
-
Critical
-
Resolution: Unresolved
-
0.10.0
-
None
Description
Since with 0.10.0 we changed the format of timestamp, redshift is failing to read hudi tables created with 0.10.0
I have noticed the instant timestamp length have changed from yyyyMMddHHmmss to yyyyMMddHHmmssSSS,
once I tried to use 'org.apache.hudi.hadoop.hive.HoodieCombineHiveInputFormat', redshift shows 'hudi::ParsedFilename::IsValidCommitTimestamp( std::string(ctx.hudi_commit_timestamp))' error, I still have no idea why there is nothing return when using org.apache.hudi.hadoop.HoodieParquetInputFormat
{{}}
Ref issue: https://github.com/apache/hudi/issues/4283
{{}}
{{}}