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

Commit conflicts unavoidable running compaction when there are many files #2479

Closed
westonpace opened this issue Jun 17, 2024 · 2 comments
Closed

Comments

@westonpace
Copy link
Contributor

I created a dataset with 8 million rows spread across several hundred files. I then attempted to compact this dataset. Because 8 compaction tasks were launched in parallel they ended up conflicting with each other and the commit failed every time I tried.

@wjones127
Copy link
Contributor

I think this is essentially a duplicate of #2397. I'll be fixing this as part of stable row id work.

@westonpace
Copy link
Contributor Author

Duplicate of #2397

@westonpace westonpace marked this as a duplicate of #2397 Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants