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

Add an option to skip checking duplicated files when adding existing file in FastAppendAction. #1031

Closed
1 of 3 tasks
liurenjie1024 opened this issue Mar 3, 2025 · 0 comments · Fixed by #1034
Closed
1 of 3 tasks
Labels
enhancement New feature or request
Milestone

Comments

@liurenjie1024
Copy link
Contributor

Is your feature request related to a problem or challenge?

See #960 (comment) Checking duplicated files in fast append action maybe time consuming, and we should allow user to skip it.

Describe the solution you'd like

No response

Willingness to contribute

  • I can contribute to this feature independently
  • I would be willing to contribute to this feature with guidance from the Iceberg Rust community
  • I cannot contribute to this feature at this time
@liurenjie1024 liurenjie1024 added the enhancement New feature or request label Mar 3, 2025
@liurenjie1024 liurenjie1024 added this to the 0.5.0 Release milestone Mar 3, 2025
ZENOTME pushed a commit to risingwavelabs/iceberg-rust that referenced this issue Mar 12, 2025
…1034)

## Which issue does this PR close?

- Closes apache#1031.

## What changes are included in this PR?
Added option for checking duplicates when adding parquet files.
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
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant