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

[Improvement]: Log the path of files for different equality file ids when compaction #2912

Closed
3 tasks done
klion26 opened this issue Jun 8, 2024 · 0 comments · Fixed by #2913
Closed
3 tasks done

Comments

@klion26
Copy link
Member

klion26 commented Jun 8, 2024

Search before asking

  • I have searched in the issues and found no similar issues.

What would you like to be improved?

Currently, we just throw an exception if there are any files with different equality file ids when compaction, but cant find the files easily.

java.lang.IllegalArgumentException: Equality delete files have different delete fields at org.apache.iceberg.relocated.com.google.common.base.Preconditions.checkArgument(Preconditions.java:145) at 

How should we improve?

we can log the path for the files which have different file ids.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Subtasks

No response

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant