[
https://issues.apache.org/jira/browse/HUDI-6998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen updated HUDI-6998:
-----------------------------
Fix Version/s: 1.0.0
0.14.1
> 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
> Labels: pull-request-available
> Fix For: 1.0.0, 0.14.1
>
>
> 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)