fix(deps): update rust crate deltalake to 0.21 #129
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.17
->0.21
Release Notes
delta-io/delta.rs (deltalake)
v0.20.1
Full Changelog
Implemented enhancements:
Fixed bugs:
Closed issues:
v0.20.0
Full Changelog
Fixed bugs:
Merged pull requests:
pyarrow.ExtensionType
#2885 (fecet)Add::get_json_stats
public #2822 (gruuya)in
pushdowns in early_filter #2807 (ion-elgreco)max_spill_size
default value #2795 (mrjsj)file_actions
call sites #2787 (roeap)add feature
operation #2712 (ion-elgreco)v0.19.1
Full Changelog
Implemented enhancements:
Add::get_json_stats
public #2821SHOW PARTITIONS
in the Python API #2671Fixed bugs:
write_deltalake
with predicate throw index out of bounds #2867dataSkippingStatsColumns
when escaping column name #2849deltalake-*
crates use different version than specified inCargo.toml
, leading to unexpected behavior #2847AWS_EC2_METADATA_DISABLED=true
#2819max_spill_size
incorrect default value #2794RecordBatchWriter
only creates stats for the first 32 columns; this prevents callingcreate_checkpoint
. #2745DeltaScanBuilder
does not respect datafusion context'sdatafusion.execution.parquet.pushdown_filters
#2739IN (...)
clauses appear to be ignored in merge commands with S3 - extra partitions scanned #2726v0.19.0
Full Changelog
Implemented enhancements:
Fixed bugs:
write_deltalake
withschema_mode="merge"
casts types #2642Closed issues:
Merged pull requests:
v0.18.2
Full Changelog
Implemented enhancements:
_change_type
does not appear in change data feed #2579Fixed bugs:
ruff
in thelint
stage ofpython_build.yml
as inpyproject.toml
#2678deltalake-core
version re-exported bydeltalake
different than versions used bydeltalake-azure
anddeltalake-gcp
#2647Closed issues:
Merged pull requests:
overwrite
andreplacewhere
writes #2722 (ion-elgreco)delete
operation #2721 (ion-elgreco)write_deltalake
inwriter.py
#2695 (fpgmaas)Makefile
#2688 (fpgmaas)ruff
andmypy
versions in thelint
stage in the CI pipeline #2679 (fpgmaas)RUF
ruleset forruff
#2677 (fpgmaas)Literal
#2676 (fpgmaas)add column
operation #2562 (ion-elgreco)v0.18.0
Full Changelog
Implemented enhancements:
write_delta
#2515Fixed bugs:
raise_if_not_exists
for properties not configurable on CreateBuilder #2564Error: Transaction { source: WriterFeaturesRequired(TimestampWithoutTimezone)
} #2552write_deltalake
throws parser error when usingrust
engine and big decimals #2510create
is not handled correctly #2247Merged pull requests:
files_by_partition
to public api #2533 (edmondop)to_pyarrow_dataset
#2485 (ion-elgreco)create_or_replace
#2437 (ion-elgreco)set table properties
operation #2264 (ion-elgreco)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.