Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0
Description
DROP table behavior is not working correctly in 3.4.0 because we always invoke V1 drop logic if the identifier looks like a V1 identifier. This is a big blocker for external data sources that provide custom session catalogs.
See here for details.
Attachments
Issue Links
- is caused by
-
SPARK-40425 DROP TABLE does not need to do table lookup
- Resolved
- links to