hudi-bot opened a new issue, #14923: URL: https://github.com/apache/hudi/issues/14923
Currently, in HiveSyncTool, we pass a parquet format schema to the hive classes. HEnce, we are doing a AVRO -> PARQUET -> HIVE schema conversion everytime. Investigate if we can instead use AVRO schema in the hive sync interface and avoid the conversion to parquet. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-2859 - 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]
