You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/10/09 15:21: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 ]

ASF GitHub Bot updated HUDI-865:
--------------------------------
    Labels: pull-request-available starter  (was: 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
>
> 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)