You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "liwei (Jira)" <ji...@apache.org> on 2020/07/09 13:20:00 UTC

[jira] [Assigned] (HUDI-865) Improve Hive Syncing by directly translating avro schema to Hive types

     [ https://issues.apache.org/jira/browse/HUDI-865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

liwei reassigned HUDI-865:
--------------------------

    Assignee: liwei

> Improve Hive Syncing by directly translating avro schema to Hive types
> ----------------------------------------------------------------------
>
>                 Key: HUDI-865
>                 URL: https://issues.apache.org/jira/browse/HUDI-865
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: Hive Integration
>            Reporter: Balaji Varadarajan
>            Assignee: liwei
>            Priority: Major
>              Labels: starter
>
> With the current code in master and proposed improvements with  [https://github.com/apache/incubator-hudi/pull/1559,|https://github.com/apache/incubator-hudi/pull/1559]
> Hive Sync integration would resort to the following translations for finding table schema
>  Avro-Schema to Parquet-Schema to Hive Schema transformations
> We need to implement logic to skip the extra hop to parquet schema when generating hive schema. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)