danny0405 opened a new pull request, #18702:
URL: https://github.com/apache/hudi/pull/18702

   ### Describe the issue this Pull Request addresses
   
   add a new utils class `DataTypeAdapter` that can work as an adapter for 
variant type related APIs.
   
   ### Summary and Changelog
   
   - add a new class `DataTypeAdapter`;
   - support type conversions for avro <-> row data converters;
   - support type conversion between parquet and flink data type;
   - impl the getVariant on Flink row data
   
   ### Impact
   
   none
   
   ### Risk Level
   
   low
   
   ### Documentation Update
   
   might need to update the site for variant data type support for Flink
   
   ### Contributor's checklist
   
   - [ ] Read through [contributor's 
guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Enough context is provided in the sections above
   - [ ] Adequate tests were added if applicable
   


-- 
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]

Reply via email to