hudi-bot opened a new issue, #14967:
URL: https://github.com/apache/hudi/issues/14967
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]}}
{{}}
{{}}
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-3056
- Type: Bug
- Affects version(s):
- 0.10.0
--
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]