Skip to content

Issues: delta-io/delta-rs

Features: Support needed
#3249 opened Feb 22, 2025 by ion-elgreco
Open 3
v1.0 Release tracking issue
#3250 opened Feb 22, 2025 by ion-elgreco
Open 4
[tracking] Kernelize!
#3298 opened Mar 4, 2025 by roeap
Open 6
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Musl wheels binding/python Issues for the Python package enhancement New feature or request
#3399 opened Apr 27, 2025 by ion-elgreco
Delta rs seems to allocate a lot of memory binding/python Issues for the Python package bug Something isn't working
#3371 opened Apr 8, 2025 by joepatol Rust v1.0.0
feat: during LakeFS file operations, skip merge when 0 changes binding/python Issues for the Python package binding/rust Issues for the Rust crate
#3346 opened Mar 25, 2025 by smeyerre Loading…
0.25.2 z-order slower than 0.25.1 binding/python Issues for the Python package bug Something isn't working
#3269 opened Feb 26, 2025 by aldder
[WIP] feat: handle partition filters via kernel expressions binding/python Issues for the Python package binding/rust Issues for the Rust crate
#3099 opened Jan 3, 2025 by roeap Draft
fix: always include the Invariants writerFeature when upgrading to v7 binding/python Issues for the Python package binding/rust Issues for the Rust crate
#2957 opened Oct 23, 2024 by rtyler Draft
Make work Z-order is on strings with identical prefix of length >= 14 binding/python Issues for the Python package binding/rust Issues for the Rust crate enhancement New feature or request z-order
#2844 opened Sep 4, 2024 by cjolowicz
deltalake-python: Missing support for adding new factories and logstores binding/python Issues for the Python package enhancement New feature or request
#2818 opened Aug 23, 2024 by MartinKolbAtWork
When z-order optimizing, keep partition in only one row_group (if possible) binding/python Issues for the Python package enhancement New feature or request
#2769 opened Aug 13, 2024 by deanm0000
Compaction is not idempotent as claimed binding/python Issues for the Python package bug Something isn't working
#2576 opened Jun 6, 2024 by echai58
Concurrent delete raises exception but performs delete binding/python Issues for the Python package bug Something isn't working
#2509 opened May 13, 2024 by echai58
MERGE should raise when multiple source rows match target row binding/python Issues for the Python package binding/rust Issues for the Rust crate bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
#2407 opened Apr 10, 2024 by mrjsj
TableNotFoundError not thrown when you pass a version binding/python Issues for the Python package bug Something isn't working
#2056 opened Jan 8, 2024 by ion-elgreco
feat: expose peek next commit function to python binding/python Issues for the Python package binding/rust Issues for the Rust crate crate/core
#1937 opened Dec 4, 2023 by PengLiVectra Draft
Expose table alterations under alter namespace binding/python Issues for the Python package enhancement New feature or request
#1909 opened Nov 25, 2023 by ion-elgreco
Expose a python method to use RecordBatchReader instead of PyArrow Dataset binding/python Issues for the Python package enhancement New feature or request help wanted Extra attention is needed
#1814 opened Nov 7, 2023 by aersam
max_concurrent_tasks not applicable in non-partitioned z-order binding/python Issues for the Python package question Further information is requested z-order
#1656 opened Sep 21, 2023 by marsupialtail
refactor: load table state lazily binding/python Issues for the Python package enhancement New feature or request
#1361 opened May 12, 2023 by wjones127
ProTip! Mix and match filters to narrow down what you’re looking for.