Update duckdb and arrow#33
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #33 +/- ##
=======================================
Coverage 91.25% 91.25%
=======================================
Files 12 12
Lines 2070 2070
=======================================
Hits 1889 1889
Misses 181 181 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
renovate
Bot
force-pushed
the
renovate/duckdb-and-arrow
branch
2 times, most recently
from
May 9, 2026 13:38
d3f8499 to
b156449
Compare
renovate
Bot
force-pushed
the
renovate/duckdb-and-arrow
branch
3 times, most recently
from
May 22, 2026 21:44
6e4a2c2 to
20dc77c
Compare
renovate
Bot
force-pushed
the
renovate/duckdb-and-arrow
branch
4 times, most recently
from
May 29, 2026 22:42
8244dc8 to
1fc08ed
Compare
renovate
Bot
force-pushed
the
renovate/duckdb-and-arrow
branch
2 times, most recently
from
June 12, 2026 23:04
8714525 to
a960b37
Compare
renovate
Bot
force-pushed
the
renovate/duckdb-and-arrow
branch
2 times, most recently
from
June 27, 2026 00:40
95e3500 to
b00f09f
Compare
renovate
Bot
force-pushed
the
renovate/duckdb-and-arrow
branch
2 times, most recently
from
July 6, 2026 01:57
2c3a929 to
2d23f15
Compare
renovate
Bot
force-pushed
the
renovate/duckdb-and-arrow
branch
from
July 11, 2026 02:39
2d23f15 to
60a5057
Compare
renovate
Bot
force-pushed
the
renovate/duckdb-and-arrow
branch
6 times, most recently
from
July 21, 2026 10:27
5ce8fe2 to
a7a019e
Compare
renovate
Bot
force-pushed
the
renovate/duckdb-and-arrow
branch
from
July 21, 2026 10:34
a7a019e to
b2594dd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
=58.1.0→=58.3.0=58.1.0→=58.3.0=1.10501.0→=1.10504.0Release Notes
apache/arrow-rs (arrow)
v58.3.0: arrow 58.3.0Compare Source
Changelog
58.3.0 (2026-05-07)
Full Changelog
Implemented enhancements:
DatePart::from_strAPI #9930 [arrow]Fixed bugs:
DeltaBitPackDecoder::skipcould panic on "non-standard" miniblocks #9793 [parquet]Documentation updates:
Closed issues:
Merged pull requests:
FromStrforDatePart#9931 [arrow] (sdf-jkl)value_lengthname in FixedSizeBinaryArray #9905 [arrow] (alamb)FixedSizeBinaryArrayi32offset overflows (try 2) #9872 [arrow] (alamb)like::eq_ascii_ignore_casekernel #9871 [arrow] (albertlockett)UNKNOWNlogical type annotation on any physical type #9855 [parquet] (etseidl)InMemoryArrayReaderwithPrimitiveArrayReaderin tests #9847 [parquet] (HippoBaro)ArrayData::slicelength overflow #9813 [arrow] (alamb)* This Changelog was automatically generated by github_changelog_generator
v58.2.0: arrow 58.2.0Compare Source
Changelog
58.2.0 (2026-04-28)
Full Changelog
Implemented enhancements:
RowFilterwhenwith_limit(N)is set #9765 [parquet]RleEncoder::flush_bit_packed_run#9734 [parquet]FixedSizeListin arrow-json reader #9714 [arrow]VariantArrayBuilder::append_nullsAPI #9684variant_get(..., List<_>)non-Struct types support #9615Structfast-path forvariant_get(..., Struct)#9596variant_getto cast kernel for numeric/bool types #9564 [arrow]arrow_string::Predicateand its methods? #9480Fixed bugs:
unshred_variantpanics on malformed bytes despite returningResult#9740DictEncoder::estimated_memory_size#9719 [parquet]Documentation updates:
Performance improvements:
GenericListViewArray::new_uncheckedand refactor ListView json decoder #9646 [arrow]partitionfunction #9640 [arrow]LIMIT/OFFSETinto the lastRowFilterpredicate and skip unused row groups #9766 [parquet] (haohuaijin)write_list#9752 [parquet] (HippoBaro)lenfield from buffer builder #9750 [arrow] (cetra3)offset_index_disabledat build-time #9724 [parquet] (HippoBaro)partitionandtakein RunEndEncoded decoder #9658 [arrow] (liamzwbao)ArrayDatawith typed Array construction in json-reader #9497 [arrow] (liamzwbao)Closed issues:
skip_field#9828 [arrow]skip_fieldwith explicitDataTypehandling #9821 [arrow]typed_valueis extracted #9701takebenchmarks #9627 [arrow]Merged pull requests:
MutableBuffer::extend_zeros#9820 [arrow] (alamb)BooleanBufferBuilderwithNullBufferBuilderin arrow-json if applicable #9811 [arrow] (liamzwbao)pub#9772 [arrow] (ashdnazg)8literals with named constants #9751 [parquet] (HippoBaro)RleEncoder::flush_bit_packed_runto make flow clearer #9735 [parquet] (etseidl)Decoder::flush_blockin async reader #9726 [arrow] (mzabaluev)DictEncoder::estimated_memory_size,Interner::estimated_memory_size#9720 [parquet] (mzabaluev)FixedSizeListin json decoder #9715 [arrow] (liamzwbao)has_non_empty_nullshelper function inOffsetBuffer#9711 [arrow] (rluvaton)push_decoderbenchmark forPushBuffersoverhead #9696 [parquet] (HippoBaro)BooleanArrayandNullBuffer::union_many#9692 [arrow] (mbutrovich)VariantArrayBuilder::append_nullsAPI #9685 (sdf-jkl)Fieldhas a validExtensionType#9677 [parquet] [arrow] (sdf-jkl)variant_getshould follow JSONPath semantics for Field path element #9676 (sdf-jkl)MAX_INLINE_VIEW_LENfromarrow_data#9665 [arrow] (rluvaton)GenericListViewArray::new_uncheckedand refactorListViewjson decoder #9648 [arrow] (liamzwbao)variant_getto returnList<T>instead ofList<Struct>#9631 (liamzwbao)MutableBuffer::clear#9622 [parquet] [arrow] (Rafferty97)object_storebreakage for 0.13.2 #9612 (mzabaluev-flarion)PartialEqandEqforCdcOptions#9602 [parquet] (kszucs)finish_preserve_valuestoArrayBuildertrait #9601 [arrow] (adamreichold)Structfast-path forvariant_get(..., Struct)#9597 (sdf-jkl)UnionArray#9544 [arrow] (friendlymatthew)ListViewcodec in arrow-json #9503 [arrow] (liamzwbao)* This Changelog was automatically generated by github_changelog_generator
duckdb/duckdb-rs (duckdb)
v1.10504.0Compare Source
What's Changed
Full Changelog: duckdb/duckdb-rs@v1.10503.1...v1.10504.0
v1.10503.1Compare Source
What's Changed
Full Changelog: duckdb/duckdb-rs@v1.10503.0...v1.10503.1
v1.10503.0Compare Source
Highlights
named_params!macro,&[(&str, &dyn ToSql)]slices, and a genericHashMapParamsimpl.DUCKDB_DISABLE_EXTENSION_LOAD=1disables extension install/load, andDUCKDB_DISABLE_JEMALLOC=1opts bundled-cmake builds out of jemalloc (now re-enabled by default on supported targets).set_childAPIs are nowunsafe; DuckDB-owned C strings use RAII; binding unsupportedValuevariants errors instead of panicking.ArrowVTabview rebinds no longer dereference freed Arrow FFI memory.vtab::Valuegains typed primitive getters andto_list() -> Option<Vec<Value>>.VARIANTmetadata).What's Changed
Configuration
📅 Schedule: (in timezone Australia/Brisbane)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.