You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2021/01/22 14:34:00 UTC

[jira] [Updated] (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 ]

sivabalan narayanan updated HUDI-865:
-------------------------------------
    Labels: pull-request-available starter user-support-issues  (was: pull-request-available starter)

> 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: pull-request-available, starter, user-support-issues
>
> 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)