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

feat(python, rust): add ColumnProperties And rework in python WriterProperties #2793

Merged
merged 2 commits into from
Aug 19, 2024

Conversation

sherlockbeard
Copy link
Contributor

Description

The description of the main changes of your pull request
addded ColumnProperties & BloomFilterProperties in WriterProperties

Related Issue(s)

closes #2785

Documentation

@ion-elgreco
Copy link
Collaborator

Great work! I like what you did with the WriterProperties Derive, makes me think I should take a look through the pyo3 side if we can use more of these useful features :)

Could you force push your branch to make a better commit (you can use the PR name), since we are rebasing on top of main

@sherlockbeard
Copy link
Contributor Author

sherlockbeard commented Aug 19, 2024

@ion-elgreco commit message changed 🕺

@ion-elgreco ion-elgreco added this pull request to the merge queue Aug 19, 2024
Merged via the queue into delta-io:main with commit d595400 Aug 19, 2024
21 checks passed
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

expose default_column_properties, column_properties of parquet WriterProperties in python
2 participants