Davis-Zhang-Onehouse opened a new pull request, #11265: URL: https://github.com/apache/hudi/pull/11265
Extended Merciful json converter to support Time, Date, UUID, Timestamp, LocalTimestamp and Duration. For supported and unsupported converter input please refer unit tests. Test: unit test with exhaustive branch coverage. ### Change Logs The merciful json convertor now is able to convert raw json input to avro logical type data that are compliant to the avro schema specifications ### Impact As an extension of component functionality, it has no impact on existing behavior. For use cases the extension addressed, it should work automatically ### Risk level (write none, low medium or high below) Low given the code coverage. ### 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]
