You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Wenning Ding (Jira)" <ji...@apache.org> on 2021/05/11 18:53:00 UTC

[jira] [Comment Edited] (HUDI-874) Schema evolution does not work with AWS Glue catalog

    [ https://issues.apache.org/jira/browse/HUDI-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342805#comment-17342805 ] 

Wenning Ding edited comment on HUDI-874 at 5/11/21, 6:52 PM:
-------------------------------------------------------------

Would be good if you can share some reproduction steps.

Here is what I tried on EMR 6.1.0:
 # Created a Hudi table with 4 columns.
 # Appended a new column at the end (5 columns totally), upsert Hudi table.

I didn't run into any error in this case.


was (Author: wenningd):
Would be good if you can share some reproduction steps.

Here is what I tried on EMR 6.1.0:
 # Created a Hudi table with 4 columns.
 # Append a new column at the end (5 columns totally), upsert Hudi table.

I didn't run into any error in this case.

> Schema evolution does not work with AWS Glue catalog
> ----------------------------------------------------
>
>                 Key: HUDI-874
>                 URL: https://issues.apache.org/jira/browse/HUDI-874
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: Hive Integration
>            Reporter: Udit Mehrotra
>            Assignee: Udit Mehrotra
>            Priority: Major
>              Labels: aws-emr, sev:critical, user-support-issues
>
> This issue has been discussed here [https://github.com/apache/incubator-hudi/issues/1581] and at other places as well. Glue catalog currently does not support *cascade* for *ALTER TABLE* statements. As a result features like adding new columns to an existing table does now work with glue catalog .



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