Rajesh Mahindra created HUDI-2859:
-------------------------------------
Summary: Avoid avro to parquet to hive conversion for schema in
HiveSyncTool
Key: HUDI-2859
URL: https://issues.apache.org/jira/browse/HUDI-2859
Project: Apache Hudi
Issue Type: Improvement
Reporter: Rajesh Mahindra
Assignee: Rajesh Mahindra
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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)