Contents

deltalake 1.4.2

0

Native Delta Lake Python binding based on delta-rs with Pandas integration

Native Delta Lake Python binding based on delta-rs with Pandas integration

Stars: 3148, Watchers: 3148, Forks: 578, Open Issues: 204

The 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

No  deltalake  pypi packages just yet.

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

See more issues on GitHub

Related Packages & Articles

datasets 4.5.0

HuggingFace community-driven open-source library of datasets

cramjam 2.11.0

Thin Python bindings to de/compression algorithms in Rust

bcpandas 2.7.2

High-level wrapper around BCP for high performance data transfers between pandas and SQL Server. No knowledge of BCP required!!

deepdiff 8.6.1

Deep Difference and Search of any Python object/data. Recreate objects by adding adding deltas to each other.