hudi-bot opened a new issue, #15364: URL: https://github.com/apache/hudi/issues/15364
When we build a mor table, for example with Sparksql,the default value of inputFormat is HoodieParquetRealtimeInputFormat.but when use hive sync metadata and skip the _ro suffix for Read,The inputFormat of the original table name should be HoodieParquetInputFormat,but now is not.I think we should change the default value of inputFormat,just like cow table. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-4674 - Type: Improvement -- 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]
