Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] [Spark] OPTIMIZE DRY RUN #3565

Open
2 of 8 tasks
felipepessoto opened this issue Aug 15, 2024 · 0 comments
Open
2 of 8 tasks

[Feature Request] [Spark] OPTIMIZE DRY RUN #3565

felipepessoto opened this issue Aug 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@felipepessoto
Copy link
Contributor

Feature request

Which Delta project/connector is this regarding?

  • Spark
  • Standalone
  • Flink
  • Kernel
  • Other (fill in here)

Overview

Follow-up of #3081 (comment).

It would work similar to VACUUM DRY RUN, showing the list of files and its size, and a message of total number/size.

Motivation

OPTIMIZE command can take several minutes to run, adding a DRY RUN option gives the user some idea of how many files are eligible for optimization and then they can plan accordingly.

Willingness to contribute

The Delta Lake Community encourages new feature contributions. Would you or another member of your organization be willing to contribute an implementation of this feature?

  • Yes. I can contribute this feature independently.
  • Yes. I would be willing to contribute this feature with guidance from the Delta Lake community.
  • No. I cannot contribute this feature at this time.
@felipepessoto felipepessoto added the enhancement New feature or request label Aug 15, 2024
@felipepessoto felipepessoto changed the title [Feature Request] OPTIMIZE DRY RUN [Feature Request] [Spark] OPTIMIZE DRY RUN Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant