Details
Description
HiveExternalCatalog.dropPartitions and as a consequence of that V1 Hive catalog throws AnalysisException. The behavior deviates from V1/V2 in-memory catalogs that throw NoSuchPartitionsException.
Attachments
Issue Links
- causes
-
SPARK-33911 Update SQL migration guide about changes in HiveClientImpl
- Resolved
- is a clone of
-
SPARK-33742 Throw PartitionsAlreadyExistException from HiveExternalCatalog.createPartitions()
- Resolved
- links to