
deltalake 1.4.2
0
Native Delta Lake Python binding based on delta-rs with Pandas integration
Contents
Native Delta Lake Python binding based on delta-rs with Pandas integration
Stars: 3148, Watchers: 3148, Forks: 578, Open Issues: 204The delta-io/delta-rs repo was created 5 years ago and the last code push was 2 hours ago.
The project is very popular with an impressive 3148 github stars!
How to Install deltalake
You can install deltalake using pip
pip install deltalake
or add it to a project with poetry
poetry add deltalake
Package Details
- Author
- None
- License
- None
- Homepage
- https://github.com/delta-io/delta-rs
- PyPi:
- https://pypi.org/project/deltalake/
- GitHub Repo:
- https://github.com/delta-io/delta-rs
Classifiers
Related Packages
Errors
A list of common deltalake errors.
Code Examples
Here are some deltalake code examples and snippets.
GitHub Issues
The deltalake package has 204 open issues on GitHub
- chore(deps): update object_store requirement from 0.12.1 to 0.13.1
- feat: migrate optimize operation
- feat: migrate write operation
- Next-scan ordering contracts and DV masking hazard mitigation
- [Feature]: Matched file filtering via IN (…) doesn't scale for large file sets
- Feat/write with plan
- chore(deps): upgrade datafusion to 52.0.0
- [Feature]: Add target and source objects instead of strings for predicates
- [Bug]: Merge fails on camelCase columns with
nullable=False - with_session_state silently falls back when Session isn't SessionState
- feat: wip to remove EagerSnapshot
- [Bug]: zorder optimize is not incremental
- feat: datafusion native kernel engine
- chore(deps): upgrade to DataFusion 52
- [Feature]: dynamic filtering on ZORDER-ed column should affect file pruning
pythonfix







