issues
search
delta-io
/
delta-rs
A native Rust library for Delta Lake, with bindings into Python
https://delta-io.github.io/delta-rs/
Apache License 2.0
2.34k
stars
414
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: bump the python version for release
#3024
rtyler
opened
2 hours ago
1
load_cdf() not returning changes between starting_timestamp and ending_timestamp
#3023
pblocz
opened
10 hours ago
0
chore: refactor some of the writebuilder preconditions into the appropriate function
#3022
rtyler
opened
14 hours ago
1
docs: mention AWS_ENDPOINT_URL_DYNAMODB
#3021
maxitg
closed
23 hours ago
1
chore: fixed a bunch of warnings and deprecations
#3020
hntd187
closed
1 day ago
1
fix: expression with dates to string conversation
#3019
JonasDev1
closed
1 day ago
3
docs: explain the value of deltalake on first page of docs
#3017
braaannigan
closed
1 day ago
2
feat: upgrade to delta_kernel 0.4.1 :tada:
#3016
rtyler
closed
2 days ago
1
bring delta-kernel baseline up to 0.4.1
#3015
rtyler
closed
2 days ago
0
Python - Leverage _delta_log Statistics to build pyarrow dataset
#3014
Matthieusalor
opened
2 days ago
1
Can't merge into existing deltalake with partitions
#3013
tzugen
opened
2 days ago
1
feat: provide direct TableProvider integration in datafusion-python
#3012
timsaucer
closed
1 day ago
7
feat: override dynamodb config
#3011
thomas-chauvet
closed
16 hours ago
7
feat: override dynamodb config
#3010
thomas-chauvet
closed
2 days ago
2
chore: include license files in published crates
#3009
ankane
closed
1 day ago
3
fix: fixed the deprecation warnings in spot check step of the build
#3007
vksx
closed
3 days ago
3
>0.17.0 _delta_log gets corrupted after overwrite (log files grows and grows upto 350mb per file)
#3006
TinoSM
opened
4 days ago
0
fix: correctly recognize existing delta tables using the transaction log
#3005
stretchadito
closed
4 days ago
1
Log store may erroneously consider valid delta tables to be nonexistent
#3004
stretchadito
closed
4 days ago
0
docs: fix the verify table existence example in usage docs
#3003
vksx
closed
3 days ago
0
docs: storage_options defined but not used in "Verify Table Existence" usage example
#3002
vksx
closed
3 days ago
1
Can not read/write DeltaTable on self hosted S3 Object Storage with self-signed ssl certificate
#3001
legout
closed
5 days ago
1
chore(deps): update openssl-src requirement from =300.3.1 to =300.4.1
#3000
dependabot[bot]
closed
3 days ago
1
chore(deps): update sqlparser requirement from 0.51 to 0.52
#2999
dependabot[bot]
closed
3 days ago
1
chore(deps): update clap requirement from 3 to 4
#2998
dependabot[bot]
closed
3 days ago
1
feat: concurrent commit changes to `PartitionWriter`
#2997
Dan-J-D
opened
6 days ago
9
Answer "Why use DeltaLake?" question in the docs
#2996
braaannigan
closed
1 day ago
1
Fix warnings in build
#2995
thomasfrederikhoeck
closed
3 days ago
1
fix: update object_store to 0.10.2
#2994
thomasfrederikhoeck
closed
1 week ago
2
fix: jsonwriter should checkpoint by default
#2993
jusjosj
closed
1 week ago
1
JsonWriter does not respect delta.checkpointInterval
#2992
jusjosj
closed
1 week ago
0
Faulty behavior on nullable columns when using `DeltaTable.merge`
#2991
joepatol
opened
1 week ago
2
fix: num rows statistics
#2990
lewiszlw
closed
1 day ago
2
fix: jsonwriter and recordbatchwriter to respect stats skipping
#2989
jusjosj
closed
12 hours ago
4
Delta-rs not using latest object_store which fails the table optimize
#2988
gprashmi
closed
1 week ago
5
fix: cache credential resolution with the AWS credential provider
#2987
rtyler
closed
1 week ago
1
chore(deps): update hashbrown requirement from 0.14.3 to 0.15.1
#2986
dependabot[bot]
closed
3 days ago
1
chore(deps): update thiserror requirement from 1 to 2
#2985
dependabot[bot]
closed
1 week ago
0
perf: close partition writers concurrently
#2984
alexwilcoxson-rel
closed
1 week ago
1
perf: batch json decode checkpoint actions when writing to parquet
#2983
alexwilcoxson-rel
closed
1 week ago
4
JsonWriter does not respect delta.dataSkippingStatsColumns
#2982
jusjosj
closed
12 hours ago
1
Error building commit
#2981
Dan-J-D
closed
1 day ago
0
Concurrent merges not working >=0.19.0
#2980
echai58
closed
1 day ago
6
Hello, I am conducting tests with Z-order optimization and the min_commit_interval. It seems that while optimize respects the min_commit_interval, the Z-order operation does not use this setting as expected.
#2979
ion-elgreco
opened
2 weeks ago
0
Pyarrow writer not encoding correct URL for partitions in delta table
#2978
gprashmi
opened
2 weeks ago
29
docs: fix typo
#2977
RyRyRyNguyen
closed
1 week ago
2
MAP types created in the Deltalake parquet do not follow the default naming convention.
#2976
clarkr7
closed
2 weeks ago
5
fix: decimal stat rounding overflow
#2975
gruuya
closed
2 days ago
2
Parse Decimal overflow
#2974
gruuya
closed
2 days ago
0
Remove or hide unsupported catalogs from delta-rs documentation
#2973
omkar-foss
opened
2 weeks ago
1
Next