Update arrow-rs to v58 - autoclosed#7971
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
Merging this PR will improve performance by 15.01%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ⚡ | Simulation | chunked_varbinview_canonical_into[(1000, 10)] |
198.2 µs | 162 µs | +22.34% |
| ⚡ | Simulation | chunked_varbinview_into_canonical[(100, 100)] |
358.4 µs | 325.4 µs | +10.13% |
| ⚡ | Simulation | new_bp_prim_test_between[i16, 32768] |
132.2 µs | 120 µs | +10.21% |
| ⚡ | Simulation | new_alp_prim_test_between[f32, 16384] |
118.1 µs | 103.6 µs | +13.99% |
| ⚡ | Simulation | new_alp_prim_test_between[f32, 32768] |
181.9 µs | 153 µs | +18.88% |
Tip
Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.
Comparing renovate/major-58-arrow-rs (cbb40a5) with develop (3c9f0e2)
fcfb9e8 to
ef98e4e
Compare
ef98e4e to
cbb40a5
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:
57→5857→58Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
apache/arrow-rs (arrow-cast)
v58.3.0Compare Source
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
v58.1.0: arrow 58.1.0Compare Source
Changelog
58.1.0 (2026-03-20)
Full Changelog
Implemented enhancements:
variant_to_arrowStructtype support #9529unshred_variantsupport forBinaryandLargeBinarytypes #9526shred_variantsupport forLargeUtf8andLargeBinarytypes #9525variant_gettests clean up #9517unshred_variant#9513unshred_variant#9512append_nullstoMapBuilder#9431 [arrow]append_non_nullstoStructBuilder#9429 [arrow]append_value_nto GenericByteBuilder #9425 [arrow]from_bitwise_binary_op#9378 [arrow]Fixed bugs:
util::bit_mask::set_bits(soundness issue) #9543 [arrow]RowSelection#9370 [parquet]Documentation updates:
Performance improvements:
NullBuffer::try_from_unslicedto simplify array construction #9385 [parquet] [arrow]Closed issues:
partially_shredded_variant_array_gen#9492LargeList/ListView/LargeListViewforVariantArray::try_new[#&Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.