Update Rust crate spatialbench-parquet to v57 - #9314
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Merging this PR will degrade performance by 14.23%
Warning Please fix the performance issues or acknowledge them on CodSpeed. Performance Changes
Tip Investigate this regression by commenting Comparing Footnotes
|
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:
56→57Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
apache/arrow-rs (spatialbench-parquet)
v57.3.1: arrow 57.3.1Compare Source
Changelog
57.3.1 (2026-05-07)
Full Changelog
Fixed bugs:
Merged pull requests:
v57.3.0: arrow 57.3.0Compare Source
Changelog
57.3.0 (2026-02-02)
Full Changelog
Breaking changes:
Arrayasunsafe#9313 (alamb, gabotechs)BufferBuilder::new_from_bufferas unsafe #9312 (alamb, Jefffrey)Fixed bugs:
BufferBuilder::truncatedoesn't overset length #9311 (alamb, Jefffrey)v57.2.0: arrow 57.2.0Compare Source
Changelog
57.2.0 (2026-01-07)
Full Changelog
Breaking changes:
Implemented enhancements:
LevelInfoBuilder::types_compatibleforArrowWriter#9098append_nto bytes view builder API #9034 [arrow]RunArray::get_physical_indicestoRunEndBuffer#9025 [arrow]BinaryArrayTypefor&FixedSizeBinaryArrays #8992 [arrow]Arc<str>inParquetRecordWriterderive macro #8972ignoreLeadingWhiteSpaceandignoreTrailingWhiteSpaceoptions to the csv writer #8961 [arrow]interleavefor List/LargeList #8952 [arrow]VariantPath#8946DataType::ListViewandDataType::LargeListViewinArrayData::new_null#8908 [arrow]GenericListViewArray::from_iter_primitive#8906 [arrow]cmpkernel #8837 [arrow]List/LargeList/ListView/LargeListView#8830Uniondata types for row format #8828 [arrow]FixedSizeBinaryBuildersupportsappend_array#8750 [arrow]zipwith scalar for Utf8View #8724 [arrow]GEOMETRYandGEOGRAPHY#8717 [parquet]Fixed bugs:
try_binarywhenArrayis implemented incorrectly in external crate #9106Dict(_, LargeUtf8)toUtf8View(StringViewArray) panics #9101nullifkernel #9085 [parquet] [arrow]take_fixed_size_binaryDoes Not Consider NULL Indices #8947 [arrow]FixedSizeBinaryArray::try_new(...)Panics with Item Length of Zero #8926 [arrow]cargo test -p arrow-castfails on main #8910 [arrow]GenericListViewArray::new_nullignoreslenand returns an empty array #8904 [arrow]FixedSizeBinaryArray::new_nullDoes Not Properly Set the Length of the Values Buffer #8900 [arrow]Documentation updates:
Performance improvements:
GenericByteArrayby 8% #9054 [arrow] (rluvaton)notkernel by 50%, addBooleanBuffer::from_bitwise_unary#8996 [arrow] (alamb)Closed issues:
IndexforUnionFields#8958 [arrow]Merged pull requests:
DataType::is_decimal#9100 (AdamGS)ArrayVariantToArrowRowBuildertovariant_to_arrow#9094 (liamzwbao)nullifkernel #9087 [arrow] (alamb)FlightInfo::with_endpointsmethod #9075 [arrow] [arrow-flight] (lewiszlw)Decimal128andDecimal256when field is non-nullable and have non-zeronull_density#9046 [arrow] (rluvaton)Rowssizeshould usecapacityand notlen#9044 [arrow] (rluvaton)try_append_value_n()function toGenericByteViewBuilder#9040 [arrow] (lyang24)boolean_kernelsbenchmark #9035 [arrow] (alamb)RunArraydocumentation #9019 [arrow] (Jefffrey)StructArray#9007 [arrow] (brancz)BinaryArrayTypefor&FixedSizeBinaryArrays #8993 [arrow] (Jefffrey)StringView#8990 [arrow] (lichuang)interleave_kernelsbenchmark #8980 [arrow] (alamb)LargeListcontaining slicedStringViews#8979 [arrow] (fabianmurariu)xzcrate dependency to useliblzmain arrow-avro #8975 [arrow] (jecsand838)Arc<str>inParquetRecordWriterderive macro #8973 (heilhead)Time32toInt64#8971 [arrow] (tshauck)UnionFieldselements by index #8959 [arrow] (friendlymatthew)ArrowArrayStreamReaderhandle schema with attached metadata + do schema checking #8944 [arrow] (jonded94)ShreddedSchemaBuilder) #8940 (XiangpengHao)test_variant_get_error_when_cast_failure...tests to uses a validVariantArray#8921 (alamb)FixedSizeBinaryArray::new_null#8914 [arrow] (tobixdev)ArrayData::new_nullforListView/LargeListView#8909 [arrow] (dqkqd)GenericListViewArray::from_iter_primitive#8907 [arrow] (dqkqd)GenericListViewArray::new_nullreturns empty array #8905 [arrow] (dqkqd)UnionFields#8895 [arrow] (friendlymatthew)variant_getperformance on a perfect shredding #8887 (XiangpengHao)Uniontypes inRowConverter#8839 [arrow] (friendlymatthew)List/LargeList/ListView/LargeListView#8831 (liamzwbao)Vec<RecordBatch>wrapper forpyarrow.Tableconvenience #8790 (jonded94)* This Changelog was automatically generated by github_changelog_generator
v57.1.0: arrow 57.1.0Compare Source
Changelog
57.1.0 (2025-11-20)
Full Changelog
Implemented enhancements:
unsafe#8848 [arrow]shred_variant#8795 [arrow]FilterBuilder::optimizeor not #8781 [arrow]arrow-jsonsupports encoding binary arrays, but not decoding #8736 [arrow]FilterPredicateinstances to be reused for RecordBatches #8692 [arrow]ParquetRecordBatchStream(async API) in terms of the PushDecoder #8677 [parquet]FixedSizeBinary(16)shredding #8665parse_data_typeforList,ListView,LargeList,LargeListView,FixedSizeList,Union,Map,RunEndCoded. #8648 [arrow]RleDecoder::resetrather than panic #8632 [parquet]BooleanBufferBuilderandMutableBufferthat mutate directly the buffer #8618 [arrow]Fixed bugs:
List(Int64)results in nullable list in 57.0.0 and a non-nullable list in 57.1.0 #8883ThriftMetadataWriter::write_column_indexescannot handle aColumnIndexMetaData::NONE#8815 [parquet]error: item_reader def levels are Nonewhen reading nested field with row filter #8657 [parquet]FixedSizeListArrays are not handled #8623 [arrow]Documentation updates:
MutableBufferfromBuffer#8853 [arrow] (alamb)PrimitiveArrayto aVec#8771 [arrow] (alamb)arrow_integration_testcrate #8738 [arrow] (phil-opp)Performance improvements:
RowConverter::from_binaryshould opportunistically take ownership of the buffer #8685 [arrow]collect_booland removeunsafe, optimizetake_bits,take_nativefor null values #8849 [arrow] (Dandandan)BooleanBuffer::append_packed_rangeto useapply_bitwise_binary_op#8812 [arrow] (alamb)LogicalTypeinColumnOrder::get_sort_order, deprecateget_logical_type#8789 [parquet] (alamb)ArrayIterdefault impl fornth,nth_back,lastandcount#8785 [arrow] (rluvaton)SerializedPageReader#8745 [parquet] (XiangpengHao)count,nth,nth_back,lastandmaxfor BitIterator #8696 [arrow] (rluvaton)FilterPredicate::filter_record_batch#8693 [arrow] (pepijnve)RowConverter::from_binary#8686 [arrow] (mzabaluev)apply_unary_opandapply_binary_opbitwise operations #8619 [arrow] (rluvaton)Closed issues:
Field#8784Configuration
📅 Schedule: (UTC)
* 0-3 * * 1#2,1#4)🚦 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.