[
https://issues.apache.org/jira/browse/HUDI-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Xu updated HUDI-2859:
-----------------------------
Fix Version/s: (was: 0.11.0)
> 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
> Priority: Major
>
> 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)