hbgstc123 opened a new pull request, #8720: URL: https://github.com/apache/hudi/pull/8720
…nk table factory when not provided If create hudi table in HMS with hive sync, table type is not sync to HMS, if read such table with flink, will only get parquet data, data in log will be ignore because flink think table type is the default COW. ### Change Logs In hudi flink table factory, if table type and payload class not provided, try to get it from table config. ### Impact none ### Risk level (write none, low medium or high below) none ### Documentation Update none ### Contributor's checklist - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute) - [ ] Change Logs and Impact were stated clearly - [ ] Adequate tests were added if applicable - [ ] CI passed -- 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]
