Open Issues Need Help
View All on GitHubA native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
A native Rust library for Delta Lake, with bindings into Python
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.
A native Rust library for Delta Lake, with bindings into Python
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.
A native Rust library for Delta Lake, with bindings into Python