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

Wechar updated HUDI-6998:
-------------------------
    Description: 
When schema evolution is enabled, hudi will load table as Spark datasource v2 
table, which need get table schema in Analyze stage.

We will first try to load schema from hoodie meta client since 
[HUDI-6219|https://issues.apache.org/jira/browse/HUDI-6219], it will throw 
exception if table directory does not exists, in which case we are unable to 
drop this hudi table. 

> Fix drop table failure when load table as spark v2 table whose path is delete
> -----------------------------------------------------------------------------
>
>                 Key: HUDI-6998
>                 URL: https://issues.apache.org/jira/browse/HUDI-6998
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: Wechar
>            Assignee: Wechar
>            Priority: Major
>
> When schema evolution is enabled, hudi will load table as Spark datasource v2 
> table, which need get table schema in Analyze stage.
> We will first try to load schema from hoodie meta client since 
> [HUDI-6219|https://issues.apache.org/jira/browse/HUDI-6219], it will throw 
> exception if table directory does not exists, in which case we are unable to 
> drop this hudi table. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to