Skip to content

feat(python, rust): respect column stats collection configurations#2428

Merged
ion-elgreco merged 23 commits intodelta-io:mainfrom
ion-elgreco:feat/respect_column_stats_collection
May 11, 2024
Merged

feat(python, rust): respect column stats collection configurations#2428
ion-elgreco merged 23 commits intodelta-io:mainfrom
ion-elgreco:feat/respect_column_stats_collection

Conversation

@ion-elgreco
Copy link
Copy Markdown
Collaborator

Description

All of the Rust and Python write actions will now properly adhere to the configuration regarding the amount of columns stats have to be collected for. Either by dataSkippingNumIndexedCols or dataSkippingStatsColumns.

Related Issue(s)

@github-actions github-actions bot added binding/python Issues for the Python package binding/rust Issues for the Rust crate labels Apr 21, 2024
@ion-elgreco ion-elgreco enabled auto-merge (squash) May 4, 2024 10:17
Comment thread crates/core/src/writer/stats.rs
Comment thread crates/core/src/writer/stats.rs Outdated
Comment thread python/deltalake/writer.py Outdated
Copy link
Copy Markdown
Collaborator

@roeap roeap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

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

Labels

binding/python Issues for the Python package binding/rust Issues for the Rust crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

File skipping according to documentation

4 participants