Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add vacuum inventory table related description (delta-io#2918)
#### Which Delta project/connector is this regarding? - [X] Spark - [ ] Standalone - [ ] Flink - [ ] Kernel - [ ] Other (fill in here) ## Description We have added [a new feature](delta-io@7d41fb7) for VACUUM command that allows users to provide a inventory table to specify the files to be considered by VACUUM. This PR updates the documentation to reflect this feature. ## How was this patch tested? N/A. Doc updates only. ## Does this PR introduce _any_ user-facing changes? No
- Loading branch information