voonhous opened a new pull request, #10959: URL: https://github.com/apache/hudi/pull/10959
### Change Logs Reverting the hive-sync inconsistency as described in https://github.com/apache/hudi/pull/10951#issuecomment-2034230672. TLDR, this inconsistency was introduced to ensure that hive-sync's behaviour is inline with Spark's externalCatalog table schema sync, which is used in AlterTableHoodieCommand. Hive-sync is used to create the _ro and _rt tables of MOR. ### Impact None ### Risk level (write none, low medium or high below) None ### Documentation Update Updated the config description for `hoodie.datasource.hive_sync.support_timestamp` to document that this is an intended inconsistency. ### Contributor's checklist - [X] 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]
