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

Iceberg table statistics are non-deterministic #9716

Closed
findepi opened this issue Oct 20, 2021 · 1 comment · Fixed by #9906
Closed

Iceberg table statistics are non-deterministic #9716

findepi opened this issue Oct 20, 2021 · 1 comment · Fixed by #9906
Assignees
Labels
bug Something isn't working maintenance Project maintenance task
Milestone

Comments

@findepi
Copy link
Member

findepi commented Oct 20, 2021

Currently the results seem to be dependent on the ordering of files.
Also, missing information is not properly handled.

  • see TODOs in the code (e.g. being added in Fix NPE in Iceberg stats reader #9719)
  • add explicit tests for metadata with missing file stats (currently this depends on the writer, and Trino writer changes)
@findepi findepi added bug Something isn't working maintenance Project maintenance task labels Oct 20, 2021
@findepi
Copy link
Member Author

findepi commented Oct 20, 2021

cc @losipiuk @alexjo2144

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working maintenance Project maintenance task
Development

Successfully merging a pull request may close this issue.

2 participants