Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
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, it will throw exception if table directory does not exists, in which case we are unable to drop this hudi table.
Attachments
Issue Links
- links to