A native Rust library for Delta Lake, with bindings into Python

databricks delta delta-lake pandas pandas-dataframe python rust
43 Open Issues Need Help Last updated: Jul 12, 2026

Open Issues Need Help

View All on GitHub
enhancement help wanted

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
bug help wanted binding/rust

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
enhancement help wanted binding/rust

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
enhancement help wanted

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
documentation help wanted storage/aws

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
enhancement help wanted

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
enhancement help wanted

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
enhancement good first issue binding/rust

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
help wanted good first issue

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
Identity Columns 4 months ago
enhancement help wanted

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
enhancement good first issue binding/python

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
good first issue binding/rust

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
help wanted good first issue binding/python

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
bug help wanted good first issue binding/python binding/rust

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
enhancement help wanted good first issue binding/python

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
enhancement help wanted

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
documentation good first issue

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
enhancement good first issue

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
documentation enhancement good first issue

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
enhancement help wanted binding/rust

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
help wanted binding/python

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
Type widening 9 months ago
enhancement help wanted

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
enhancement good first issue

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
enhancement good first issue

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
enhancement help wanted

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
enhancement help wanted

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
enhancement help wanted binding/rust

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
enhancement good first issue binding/python

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust
enhancement help wanted binding/rust

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust

AI Summary: Add tracing spans to all I/O sections of the deltalake Rust library to improve performance analysis. This involves instrumenting code blocks that interact with object storage (reads and writes) with tracing spans. Optimizing compute-heavy sections in the `DeltaOps` module is a bonus.

Complexity: 4/5
enhancement good first issue

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust

AI Summary: The task is to fix a bug in the Python bindings of the `deltalake` library. The `to_pyarrow_dataset` method currently throws a TypeError when integer values are used in partition filters. The solution involves modifying the function to handle non-string partition filter values correctly, likely by converting them to strings before using them internally.

Complexity: 4/5
enhancement good first issue

A native Rust library for Delta Lake, with bindings into Python

Rust
#databricks#delta#delta-lake#pandas#pandas-dataframe#python#rust