Re: [PR] chore(rust): bump the arrow group in /rust with 4 updates [arrow-adbc]
dependabot[bot] commented on PR #2535: URL: https://github.com/apache/arrow-adbc/pull/2535#issuecomment-2695529834 Superseded by #2573. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] chore(rust): bump the arrow group in /rust with 4 updates [arrow-adbc]
dependabot[bot] closed pull request #2535: chore(rust): bump the arrow group in /rust with 4 updates URL: https://github.com/apache/arrow-adbc/pull/2535 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] chore(rust): bump the arrow group in /rust with 4 updates [arrow-adbc]
lidavidm commented on PR #2535: URL: https://github.com/apache/arrow-adbc/pull/2535#issuecomment-2664282112 In light of https://github.com/apache/arrow-adbc/pull/2525 should we maybe avoid this? Or maybe we can set up features for the most recent couple of arrow-rs minor versions? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[PR] chore(rust): bump the arrow group in /rust with 4 updates [arrow-adbc]
dependabot[bot] opened a new pull request, #2535: URL: https://github.com/apache/arrow-adbc/pull/2535 Bumps the arrow group in /rust with 4 updates: [arrow-array](https://github.com/apache/arrow-rs), [arrow-buffer](https://github.com/apache/arrow-rs), [arrow-schema](https://github.com/apache/arrow-rs) and [arrow-select](https://github.com/apache/arrow-rs). Updates `arrow-array` from 54.1.0 to 54.2.0 Release notes Sourced from https://github.com/apache/arrow-rs/releases";>arrow-array's releases. arrow 54.2.0 Changelog https://github.com/apache/arrow-rs/tree/54.2.0";>54.2.0 (2025-02-12) https://github.com/apache/arrow-rs/compare/54.1.0...54.2.0";>Full Changelog Implemented enhancements: Casting from Utf8View to Dict(k, Utf8View) https://redirect.github.com/apache/arrow-rs/issues/7114";>#7114 Support creating map arrays with key metadata https://redirect.github.com/apache/arrow-rs/issues/7100";>#7100 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] [parquet] Print Parquet BasicTypeInfo id when present https://redirect.github.com/apache/arrow-rs/issues/7081";>#7081 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] Add arrow-ipc benchmarks for the IPC reader and writer https://redirect.github.com/apache/arrow-rs/issues/6968";>#6968 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] Fixed bugs: NullBufferBuilder::allocated_size Returns Size in Bits https://redirect.github.com/apache/arrow-rs/issues/7121";>#7121 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] [Regression in 54.0.0]. Decimal cast to smaller precision gives invalid (off-by-one) result in some cases https://redirect.github.com/apache/arrow-rs/issues/7069";>#7069 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] Minor: Fix deprecated note to point to the correct const https://redirect.github.com/apache/arrow-rs/issues/7067";>#7067 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] incorrect error message for reading definition levels https://redirect.github.com/apache/arrow-rs/issues/7056";>#7056 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] First None in ListArray panics in cast_with_options https://redirect.github.com/apache/arrow-rs/issues/7043";>#7043 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] Documentation updates: Minor: Clarify documentation on NullBufferBuilder::allocated_size https://redirect.github.com/apache/arrow-rs/pull/7089";>#7089 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/alamb";>alamb) Minor: Update release schedule https://redirect.github.com/apache/arrow-rs/pull/7086";>#7086 (https://github.com/alamb";>alamb) Improve ListArray documentation for slices https://redirect.github.com/apache/arrow-rs/pull/7039";>#7039 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/alamb";>alamb) Merged pull requests: fix: NullBufferBuilder::allocated_size should return Size in Bytes https://redirect.github.com/apache/arrow-rs/pull/7122";>#7122 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/shuozel";>shuozel) ... (truncated) Changelog Sourced from https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md";>arrow-array's changelog. Historical Changelog Commits https://github.com/apache/arrow-rs/commit/d4b9482f5dee47a0f2f7afc129db83b8ac8df406";>d4b9482 Update version to 54.2.0 and add CHANGELOG (https://redirect.github.com/apache/arrow-rs/issues/7110";>#7110) https://github.com/apache/arrow-rs/commit/34b2184ccbc535b19484e4cc24ff95a2460520f7";>34b2184 Revert "Update rand requirement from 0.8 to 0.9 (https://redirect.github.com/apache/arrow-rs/issues/7045";>#7045)" (https://redirect.github.com/apache/arrow-rs/issues/7125";>#7125) https://github.com/apache/arrow-rs/commit/d3a875f8b603d2c7429964a6f8959bd055616d34";>d3a875f feat(object_store): random IP address selection (https://redirect.github.com/apache/arrow-rs/issues/7123";>#7123) https://github.com/apache/arrow-rs/commit/ef7d753965c0ab5353b103bd64a92215d591d8bc";>ef7d753 fix: NullBufferBuilder::allocated_size should return Size in Bytes (https://redirect.github.com/apache/arrow-rs/issues/7122";>#7122) https://github.com/apache/arrow-rs/commit/78c9df9b72e70a76374af7db654fe60c15dff1df";>78c9df9 Add tests that arrow IPC data is validated (https://redirect.github.com/apache/arrow-rs/issues/7096";>#7096) https://github.com/apache/arrow-rs/commit/2bce56873ee1aa26c28ed2110234655d2923a33c";>2bce568 Support converting large dates (i.e. +10999-12-31) from string to Date32 (https://redirect.github.com/apache/arrow-rs/issues/7074";>#7074) https://github.com/apache/arrow-rs/commit/a85fc030bb6d3c4b7230073f7dd693aa5d7a2d6e";>a85fc03 Support setting key field in MapBuilder (https://redirect.github.com/apache/arrow-rs/issues/
Re: [PR] chore(rust): bump the arrow group in /rust with 4 updates [arrow-adbc]
felipecrv commented on code in PR #2468: URL: https://github.com/apache/arrow-adbc/pull/2468#discussion_r1950915072 ## rust/Cargo.toml: ## @@ -35,9 +35,9 @@ categories = ["database"] [workspace.dependencies] adbc_core = { path = "./core" } -arrow-array = { version = "53.1.0", default-features = false, features = [ +arrow-array = { version = "53.4.0", default-features = false, features = [ "ffi", ] } arrow-buffer = { version = "53.1.0", default-features = false } arrow-schema = { version = "53.1.0", default-features = false } Review Comment: > By updating the lock file we are just making sure things are building fine in CI with the latest version. Yeah, the `Cargo.lock` file has locked on `53.4.0` for every dependency. Even the ones that say `_.1._` in the `Cargo.toml`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] chore(rust): bump the arrow group in /rust with 4 updates [arrow-adbc]
mbrobbel commented on code in PR #2468: URL: https://github.com/apache/arrow-adbc/pull/2468#discussion_r1950699350 ## rust/Cargo.toml: ## @@ -35,9 +35,9 @@ categories = ["database"] [workspace.dependencies] adbc_core = { path = "./core" } -arrow-array = { version = "53.1.0", default-features = false, features = [ +arrow-array = { version = "53.4.0", default-features = false, features = [ "ffi", ] } arrow-buffer = { version = "53.1.0", default-features = false } arrow-schema = { version = "53.1.0", default-features = false } Review Comment: Taking a wild guess: for these groups dependabot checks if the lock file is outdated, and after bumping `arrow-array` it is up to date for those other dependencies (they are dependencies of `arrow-array`, so they get bumped too in the lock file as a result of bumping `arrow-array`), so it skips bumping those in the `Cargo.toml`. In the end it doesn't really matter here; keeping the minor version low here just means we don't rely on features introduced in higher compatible versions. By updating the lock file we are just making sure things are building fine in CI with the latest version. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] chore(rust): bump the arrow group in /rust with 4 updates [arrow-adbc]
alamb commented on code in PR #2468: URL: https://github.com/apache/arrow-adbc/pull/2468#discussion_r1950684547 ## rust/Cargo.toml: ## @@ -35,9 +35,9 @@ categories = ["database"] [workspace.dependencies] adbc_core = { path = "./core" } -arrow-array = { version = "53.1.0", default-features = false, features = [ +arrow-array = { version = "53.4.0", default-features = false, features = [ "ffi", ] } arrow-buffer = { version = "53.1.0", default-features = false } arrow-schema = { version = "53.1.0", default-features = false } Review Comment: I don't know why they didn't get updated in Cargo.toml The current contents basically mean 53.1.0 or later (53.2.0 or 53.3.0) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] chore(rust): bump the arrow group in /rust with 4 updates [arrow-adbc]
mbrobbel commented on code in PR #2468: URL: https://github.com/apache/arrow-adbc/pull/2468#discussion_r1950432018 ## rust/Cargo.toml: ## @@ -35,9 +35,9 @@ categories = ["database"] [workspace.dependencies] adbc_core = { path = "./core" } -arrow-array = { version = "53.1.0", default-features = false, features = [ +arrow-array = { version = "53.4.0", default-features = false, features = [ "ffi", ] } arrow-buffer = { version = "53.1.0", default-features = false } arrow-schema = { version = "53.1.0", default-features = false } Review Comment: Those crates were upgraded (see `Cargo.lock`). Looks like dependabot handles this a bit different, most likely because these crates are direct dependencies of `arrow-array`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] chore(rust): bump the arrow group in /rust with 4 updates [arrow-adbc]
felipecrv commented on code in PR #2468: URL: https://github.com/apache/arrow-adbc/pull/2468#discussion_r1949969186 ## rust/Cargo.toml: ## @@ -35,9 +35,9 @@ categories = ["database"] [workspace.dependencies] adbc_core = { path = "./core" } -arrow-array = { version = "53.1.0", default-features = false, features = [ +arrow-array = { version = "53.4.0", default-features = false, features = [ "ffi", ] } arrow-buffer = { version = "53.1.0", default-features = false } arrow-schema = { version = "53.1.0", default-features = false } Review Comment: @lidavidm @alamb do you know why these didn't get upgraded to `53.4.0` as well? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] chore(rust): bump the arrow group in /rust with 4 updates [arrow-adbc]
lidavidm merged PR #2468: URL: https://github.com/apache/arrow-adbc/pull/2468 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[PR] chore(rust): bump the arrow group in /rust with 4 updates [arrow-adbc]
dependabot[bot] opened a new pull request, #2468: URL: https://github.com/apache/arrow-adbc/pull/2468 Bumps the arrow group in /rust with 4 updates: [arrow-array](https://github.com/apache/arrow-rs), [arrow-buffer](https://github.com/apache/arrow-rs), [arrow-schema](https://github.com/apache/arrow-rs) and [arrow-select](https://github.com/apache/arrow-rs). Updates `arrow-array` from 53.3.0 to 53.4.0 Changelog Sourced from https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md";>arrow-array's changelog. Historical Changelog Commits https://github.com/apache/arrow-rs/commit/d3fcb4be84b631ffa7a14a530ee8c1d2479f5a75";>d3fcb4b [53.0.0_maintenance] Update parquet-testing pin, add tests for new invalid ... https://github.com/apache/arrow-rs/commit/e613baee7670197711098909a1f04d91d0a23ba2";>e613bae [53.0.0_maintance] Prepare for 53.4.0 release -- version and changelog (https://redirect.github.com/apache/arrow-rs/issues/6982";>#6982) https://github.com/apache/arrow-rs/commit/58f086fc2859b7e50cb11171c2c5d7549ba16aec";>58f086f Add Array::shrink_to_fit(&mut self) to 53.4.0 (https://redirect.github.com/apache/arrow-rs/issues/6790";>#6790) (https://redirect.github.com/apache/arrow-rs/issues/6817";>#6817) (https://redirect.github.com/apache/arrow-rs/issues/6962";>#6962) https://github.com/apache/arrow-rs/commit/962c92fcd873895378cadcb7cbb230fd8b56ca64";>962c92f [53.0.0_maintenance] Fix CI (https://redirect.github.com/apache/arrow-rs/issues/6964";>#6964) https://github.com/apache/arrow-rs/commit/b76bc55e1da49300d85977279e2697f871479666";>b76bc55 [arrow-cast] Support cast boolean from/to string view (https://redirect.github.com/apache/arrow-rs/issues/6822";>#6822) (https://redirect.github.com/apache/arrow-rs/issues/6957";>#6957) https://github.com/apache/arrow-rs/commit/181e52e2138b7aec96b93066d7394b3699f07f36";>181e52e Enable matching temporal as from_type to Utf8View (https://redirect.github.com/apache/arrow-rs/issues/6872";>#6872) (https://redirect.github.com/apache/arrow-rs/issues/6956";>#6956) https://github.com/apache/arrow-rs/commit/b66fb90914198815eaad6de77db7987caf8ac9ae";>b66fb90 [arrow-cast] Support cast numeric to string view (alternate) (https://redirect.github.com/apache/arrow-rs/issues/6816";>#6816) (https://redirect.github.com/apache/arrow-rs/issues/6944";>#6944) https://github.com/apache/arrow-rs/commit/955180b5cd451c83343e44bc2c510bf377ef2c80";>955180b fix: Encoding of List offsets was incorrect when slice offsets begin with zer... https://github.com/apache/arrow-rs/commit/3a93166e41c87d64c59997b65155566228127bf4";>3a93166 perf: Use Cow in get_format_string in FFI_ArrowSchema (https://redirect.github.com/apache/arrow-rs/issues/6853";>#6853) (https://redirect.github.com/apache/arrow-rs/issues/6937";>#6937) https://github.com/apache/arrow-rs/commit/e4cb33798290461fe1e11896e150e8fd8c4bfb72";>e4cb337 fix: decimal conversion looses value on lower precision (https://redirect.github.com/apache/arrow-rs/issues/6836";>#6836) (https://redirect.github.com/apache/arrow-rs/issues/6936";>#6936) Additional commits viewable in https://github.com/apache/arrow-rs/compare/53.3.0...53.4.0";>compare view Updates `arrow-buffer` from 53.3.0 to 53.4.0 Changelog Sourced from https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md";>arrow-buffer's changelog. Historical Changelog Commits https://github.com/apache/arrow-rs/commit/d3fcb4be84b631ffa7a14a530ee8c1d2479f5a75";>d3fcb4b [53.0.0_maintenance] Update parquet-testing pin, add tests for new invalid ... https://github.com/apache/arrow-rs/commit/e613baee7670197711098909a1f04d91d0a23ba2";>e613bae [53.0.0_maintance] Prepare for 53.4.0 release -- version and changelog (https://redirect.github.com/apache/arrow-rs/issues/6982";>#6982) https://github.com/apache/arrow-rs/commit/58f086fc2859b7e50cb11171c2c5d7549ba16aec";>58f086f Add Array::shrink_to_fit(&mut self) to 53.4.0 (https://redirect.github.com/apache/arrow-rs/issues/6790";>#6790) (https://redirect.github.com/apache/arrow-rs/issues/6817";>#6817) (https://redirect.github.com/apache/arrow-rs/issues/6962";>#6962) https://github.com/apache/arrow-rs/commit/962c92fcd873895378cadcb7cbb230fd8b56ca64";>962c92f [53.0.0_maintenance] Fix CI (https://redirect.github.com/apache/arrow-rs/issues/6964";>#6964) https://github.com/apache/arrow-rs/commit/b76bc55e1da49300d85977279e2697f871479666";>b76bc55 [arrow-cast] Support cast boolean from/to string view (https://redirect.github.com/apache/arrow-rs/issues/6822";>#6822) (https://redirect.github.com/apache/arrow-rs/issues/6957";>#6957) https://github.com/apache/arrow-rs/commit/181e52e2138b7aec96b93066d7394b3699f07f36";>181e52e Enable matching temporal as from_type to Utf8View (https://redirect.github.com/apache/arrow-rs/issues/6872";>#6872) (https://redirect.github.com/apache/arrow-rs/issues/6956";
Re: [PR] chore(rust): bump the arrow group in /rust with 4 updates [arrow-adbc]
dependabot[bot] closed pull request #2392: chore(rust): bump the arrow group in /rust with 4 updates URL: https://github.com/apache/arrow-adbc/pull/2392 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] chore(rust): bump the arrow group in /rust with 4 updates [arrow-adbc]
dependabot[bot] commented on PR #2392: URL: https://github.com/apache/arrow-adbc/pull/2392#issuecomment-2563221367 Looks like these dependencies are no longer updatable, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] chore(rust): bump the arrow group in /rust with 4 updates [arrow-adbc]
lidavidm commented on PR #2392: URL: https://github.com/apache/arrow-adbc/pull/2392#issuecomment-2563174896 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[PR] chore(rust): bump the arrow group in /rust with 4 updates [arrow-adbc]
dependabot[bot] opened a new pull request, #2392: URL: https://github.com/apache/arrow-adbc/pull/2392 Bumps the arrow group in /rust with 4 updates: [arrow-array](https://github.com/apache/arrow-rs), [arrow-buffer](https://github.com/apache/arrow-rs), [arrow-schema](https://github.com/apache/arrow-rs) and [arrow-select](https://github.com/apache/arrow-rs). Updates `arrow-array` from 53.1.0 to 53.3.0 Changelog Sourced from https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md";>arrow-array's changelog. https://github.com/apache/arrow-rs/tree/53.3.0";>53.3.0 (2024-11-17) https://github.com/apache/arrow-rs/compare/53.2.0...53.3.0";>Full Changelog Signed decimal e-notation parsing bug https://redirect.github.com/apache/arrow-rs/issues/6728";>#6728 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] Add support for Utf8View -> numeric in can_cast_types https://redirect.github.com/apache/arrow-rs/issues/6715";>#6715 IPC file writer produces incorrect footer when not preserving dict ID https://redirect.github.com/apache/arrow-rs/issues/6710";>#6710 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] parquet from_thrift_helper incorrectly checks index https://redirect.github.com/apache/arrow-rs/issues/6693";>#6693 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] Primitive REPEATED fields not contained in LIST annotated groups aren't read as lists by record reader https://redirect.github.com/apache/arrow-rs/issues/6648";>#6648 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] DictionaryHandling does not recurse into Map fields https://redirect.github.com/apache/arrow-rs/issues/6644";>#6644 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] [https://github.com/apache/arrow-rs/labels/arrow-flight";>arrow-flight] Array writer output empty when no record is written https://redirect.github.com/apache/arrow-rs/issues/6613";>#6613 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] Archery Integration Test with c# failing on main https://redirect.github.com/apache/arrow-rs/issues/6577";>#6577 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] Potential unsoundness in filter_run_end_array https://redirect.github.com/apache/arrow-rs/issues/6569";>#6569 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] Parquet reader can generate incorrect validity buffer information for nested structures https://redirect.github.com/apache/arrow-rs/issues/6510";>#6510 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] arrow-array ffi: FFI_ArrowArray.null_count is always interpreted as unsigned and initialized during conversion from C to Rust. https://redirect.github.com/apache/arrow-rs/issues/6497";>#6497 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] Documentation updates: Minor: Document pattern for accessing views in StringView https://redirect.github.com/apache/arrow-rs/pull/6673";>#6673 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/alamb";>alamb) Improve Array::is_nullable documentation https://redirect.github.com/apache/arrow-rs/pull/6615";>#6615 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/findepi";>findepi) Minor: improve docs for ByteViewArray->ByteArray From impl https://redirect.github.com/apache/arrow-rs/pull/6610";>#6610 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/alamb";>alamb) Performance improvements: Speed up filter_run_end_array https://redirect.github.com/apache/arrow-rs/pull/6712";>#6712 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/Dandandan";>Dandandan) Closed issues: Incorrect like results for pattern starting/ending with % percent and containing escape characters https://redirect.github.com/apache/arrow-rs/issues/6702";>#6702 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] Merged pull requests: Fix signed decimal e-notation parsing https://redirect.github.com/apache/arrow-rs/pull/6729";>#6729 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/gruuya";>gruuya) Clean up some arrow-flight tests and duplicated code https://redirect.github.com/apache/arrow-rs/pull/6725";>#6725 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] [https://github.com/apache/arrow-rs/labels/arrow-flight";>arrow-flight] (https://github.com/itsjunetime";>itsjunetime) Update PR template section about API breaking changes https://redirect.github.com/apache/arrow-rs/pull/6723";>#6723 (https://github.com/findepi";>findepi) Support for casting StringViewArray to DecimalArray https://redirect.github.com/apache/arrow-rs/pull/6720";>#6720 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/tlm365";>tlm365) File writer preserve dict bug https://redirect.github.com/apache/arrow-rs/pull/6711";>#6711 [https://gith