Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0.0-beta-1
-
None
Description
When insert/load overwrite table statement containing static partitions, the table directory is not cleaned for partitions not in metastore but exist in the filesystem. This happens in the following cases:
1. External table with external.table.purge set to false: when partition is dropped from the table but partition files exist in the filesystem
2. Files are manually added to a new partition in the file system
Attachments
Issue Links
- relates to
-
HIVE-18702 INSERT OVERWRITE TABLE doesn't clean the table directory before overwriting
- Closed
- links to