commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PR] Website: Add blog post for 23.0.0 [arrow-site]
via GitHub
Re: [PR] Website: Add blog post for 23.0.0 [arrow-site]
via GitHub
Re: [PR] Website: Add blog post for 23.0.0 [arrow-site]
via GitHub
Re: [PR] Website: Add blog post for 23.0.0 [arrow-site]
via GitHub
Re: [PR] Website: Add blog post for 23.0.0 [arrow-site]
via GitHub
Re: [PR] Website: Add blog post for 23.0.0 [arrow-site]
via GitHub
Re: [PR] Website: Add blog post for 23.0.0 [arrow-site]
via GitHub
Re: [PR] Website: Add blog post for 23.0.0 [arrow-site]
via GitHub
Re: [PR] Website: Add blog post for 23.0.0 [arrow-site]
via GitHub
Re: [PR] Website: Add blog post for 23.0.0 [arrow-site]
via GitHub
Re: [PR] Website: Add blog post for 23.0.0 [arrow-site]
via GitHub
(arrow-rs) branch main updated: [Parquet] perf: Create StructArrays directly rather than via `ArrayData` (1% improvement) (#9120)
alamb
(arrow-rs) branch main updated: doc: add example of RowFilter usage (#9115)
alamb
(arrow) branch main updated: GH-48759: [Python] Remove skip condition for pandas/issues/50127 (#48760)
raulcd
svn commit: r81871 - dev/arrow/apache-arrow-23.0.0-rc2
raulcd
(arrow) branch release-23.0.0-rc2 created (now eafe3a9e62)
raulcd
(arrow) annotated tag apache-arrow-23.0.0-rc2 updated (eafe3a9e62 -> 6e4ef7b0e7)
raulcd
(arrow) branch maint-23.0.0 updated (86d28e9d55 -> e33512d1d8)
raulcd
(arrow) branch main updated: GH-48841: [Release][Package] Add GH_TOKEN to rake build step on Linux Packaging jobs (#48842)
raulcd
(arrow-rs) branch asf-site updated (3d3bf2ccda -> 28ba6bb227)
github-bot
(arrow-rs) branch main updated: [Parquet] perf: Create `PrimitiveArray`s directly rather than via `ArrayData` (#9122)
alamb
(arrow-rs) branch main updated: perf: improve calculating length performance for view byte array in row conversion (#9080)
alamb
(arrow-rs) branch main updated: feat: add `reserve` to `Rows` (#9142)
alamb
(arrow-rs) branch main updated: arrow-ipc: Add tests for nested dicts for Map and Union arrays (#9146)
alamb
(arrow) branch release-23.0.0-rc1 created (now e7843b8012)
raulcd
(arrow) annotated tag apache-arrow-23.0.0-rc1 updated (e7843b8012 -> 584e187366)
raulcd
(arrow) branch maint-23.0.0 updated (b6362d0920 -> 86d28e9d55)
raulcd
(arrow) branch main updated: GH-48838: [Release] Use gh cli to download sources for Linux packages and publish draft release before verification (#48839)
raulcd
(arrow-java) branch main updated (936a31a4e -> 109063f7d)
jbonofre
(arrow-java) branch dependabot/maven/com.github.ben-manes.caffeine-caffeine-3.2.3 deleted (was 80444f082)
jbonofre
(arrow) branch main updated: GH-40053: [Python] Preserve dict key order when inferring struct type (#48813)
apitrou
(arrow) branch main updated: GH-44817: [CI] Comment new repo url on issues of moved components (#44818)
thisisnic
(arrow-rs) branch main updated: fix:[9018]Fixed RunArray slice offsets (#9036)
jeffreyvo
(arrow) branch main updated: GH-48623: [CI][Archery][Dev] Add missing headers to email reports (#48624)
kou
(arrow-js) branch main updated: chore: bump webpack from 5.103.0 to 5.104.1 (#363)
kou
(arrow-js) branch dependabot/npm_and_yarn/webpack-5.104.1 deleted (was 6b97a8f)
kou
(arrow-rs) branch main updated: Update ASF copyright year in NOTICE (#9145)
jeffreyvo
(arrow-rs) branch main updated: Uncomment part of test_utf8_single_column_reader_test (#9148)
jeffreyvo
(arrow-js) branch dependabot/npm_and_yarn/webpack-5.104.1 updated (22e9f00 -> 6b97a8f)
github-bot
(arrow-js) branch dependabot/npm_and_yarn/webpack-bundle-analyzer-5.1.1 deleted (was 627509e)
kou
(arrow-js) branch main updated: chore: bump webpack-bundle-analyzer from 5.0.1 to 5.1.1 (#362)
kou
(arrow-julia) annotated tag v2.8.1-rc2 updated (b8ebfc5 -> 1390517)
kou
svn commit: r81849 - dev/arrow/apache-arrow-julia-2.8.1-rc2
kou
(arrow-julia) branch asf-site updated: build based on b8ebfc5
quinnj
(arrow-julia) branch asf-site updated: build based on b8ebfc5
quinnj
(arrow-julia) branch asf-site updated: build based on b8ebfc5
quinnj
(arrow-julia) branch main updated: fix test failures on 1.12, avoid race condition in multithreaded partitioned writes (#582)
kou
(arrow) branch main updated: GH-48820: [Ruby] Add support for writing null array (#48821)
kou
(arrow-js) branch dependabot/npm_and_yarn/webpack-5.104.1 created (now 22e9f00)
github-bot
(arrow-js) branch dependabot/npm_and_yarn/webpack-bundle-analyzer-5.1.1 created (now 627509e)
github-bot
(arrow) branch main updated (4e4026c9b9 -> cb100b2078)
kou
(arrow) branch main updated (6657a920a4 -> 4e4026c9b9)
kou
(arrow) branch dependabot/github_actions/actions/upload-artifact-6 deleted (was 798f195446)
github-bot
(arrow-go) branch dependabot/go_modules/modernc.org/sqlite-1.43.0 created (now 5676cf81)
github-bot
(arrow-go) branch dependabot/go_modules/golang.org/x/tools-0.41.0 created (now 3bc6b09c)
github-bot
(arrow-go) branch dependabot/go_modules/modernc.org/sqlite-1.42.2 deleted (was 96b91ed9)
github-bot
(arrow-rs-object-store) branch dependabot/cargo/main/quick-xml-0.39.0 created (now ab9f8ce)
github-bot
(arrow) branch dependabot/github_actions/actions/upload-artifact-6 created (now 798f195446)
github-bot
(arrow-dotnet) branch dependabot/nuget/Google.Protobuf-3.33.3 deleted (was acebc46)
github-bot
(arrow) branch main updated: GH-48799: [C++] Improve SharedExclusiveChecker error messages (#48800)
apitrou
(arrow-rs) branch asf-site updated (fc2898f4cd -> 33bfdb1721)
github-bot
(arrow-rs) branch main updated (02af070109 -> 237065b2bb)
alamb
(arrow-rs) branch main updated (ee6c3fba69 -> 02af070109)
alamb
(arrow-rs-object-store) branch main updated: feat (azure): support for '.blob.core.windows.net' in '{az,abfs,abfss}://' (#431)
alamb
(arrow-rs) tag 57.2.0 created (now 9e822e0500)
alamb
svn commit: r81844 - dev/arrow/apache-arrow-23.0.0-rc0
raulcd
(arrow) branch release-23.0.0-rc0 created (now d400b9c8da)
raulcd
(arrow) annotated tag apache-arrow-23.0.0-rc0 updated (d400b9c8da -> 04a8966176)
raulcd
(arrow-java) branch dependabot/maven/com.fasterxml.jackson-jackson-bom-2.20.1 updated (2114038a8 -> 1703490ca)
github-bot
(arrow-java) branch dependabot/maven/com.github.ben-manes.caffeine-caffeine-3.2.3 updated (95cb3fa62 -> 80444f082)
github-bot
(arrow-java) branch dependabot/maven/org.apache.avro-avro-1.12.1 updated (2a5faafc9 -> b4033967c)
github-bot
(arrow-java) branch dependabot/maven/io.grpc-grpc-bom-1.78.0 deleted (was 274e08283)
jbonofre
(arrow-java) branch main updated (3206fe558 -> 936a31a4e)
jbonofre
(arrow-java) branch dependabot/maven/org.apache.commons-commons-text-1.15.0 deleted (was 37d9b1462)
jbonofre
(arrow-java) branch main updated (05292ac0d -> 3206fe558)
jbonofre
(arrow-java) branch dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.6.3 deleted (was 76fa55924)
jbonofre
(arrow-java) branch main updated (e620c4481 -> 05292ac0d)
jbonofre
(arrow-java) branch dependabot/maven/logback.version-1.5.24 deleted (was 2942869cc)
jbonofre
(arrow-java) branch main updated (a602e6a21 -> e620c4481)
jbonofre
(arrow) branch maint-23.0.0 updated (8fb7a53f0e -> b6362d0920)
raulcd
(arrow) branch main updated (c08bcc624a -> 985b16ec27)
raulcd
(arrow) branch maint-23.0.0 updated: GH-48827: [CI][Python] Add required xz dependency to emscripten dockerfile (#48828)
raulcd
(arrow) branch main updated (342c5d5630 -> c08bcc624a)
raulcd
(arrow) branch maint-23.0.0 created (now 342c5d5630)
raulcd
(arrow) branch main updated (8955bbf7b2 -> 342c5d5630)
raulcd
(arrow) branch main updated: GH-48631: [R] Non-API calls: 'ATTRIB', 'SET_ATTRIB' (#48634)
thisisnic
(arrow) branch main updated: GH-48314: [Python] Compat with pandas 3.0 changed default datetime unit (#48319)
raulcd
(arrow) branch main updated: GH-48668: [Python][Docs] Add python examples for compute functions `min/max/min_max` (#48648)
alenka
(arrow-java) branch dependabot/maven/logback.version-1.5.24 created (now 2942869cc)
github-bot
(arrow-java) branch dependabot/maven/error_prone_core.version-2.45.0 deleted (was fed08c5dc)
github-bot
(arrow-java) branch dependabot/maven/com.github.ben-manes.caffeine-caffeine-3.2.3 created (now 95cb3fa62)
github-bot
(arrow-java) branch dependabot/maven/error_prone_core.version-2.46.0 created (now cc888c649)
github-bot
(arrow-java) branch dependabot/maven/org.apache.avro-avro-1.12.1 created (now 2a5faafc9)
github-bot
(arrow-java) branch dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.6.3 created (now 76fa55924)
github-bot
(arrow-java) branch dependabot/maven/com.gradle-develocity-maven-extension-2.3 created (now aa6784ba6)
github-bot
(arrow-java) branch dependabot/maven/com.fasterxml.jackson-jackson-bom-2.20.1 created (now 2114038a8)
github-bot
(arrow-java) branch dependabot/maven/io.grpc-grpc-bom-1.78.0 created (now 274e08283)
github-bot
(arrow-java) branch dependabot/maven/com.gradle-develocity-maven-extension-2.2.1 deleted (was 417d835da)
github-bot
(arrow-java) branch dependabot/maven/org.apache.commons-commons-text-1.15.0 created (now 37d9b1462)
github-bot
(arrow-dotnet) branch dependabot/nuget/Google.Protobuf-3.33.3 created (now acebc46)
github-bot
(arrow-rs) branch asf-site updated (1ca34db78b -> fc2898f4cd)
github-bot
(arrow-rs) branch main updated: fix: support cast from `Null` to list view/run encoded/union types (#9134)
jeffreyvo
(arrow-rs) branch main updated: docs: Improve main README.md and highlight community (#9119)
jeffreyvo
(arrow-rs) branch main updated (601be25e63 -> 802b8904f8)
dheres
svn commit: r81806 - dev/arrow/apache-arrow-rs-57.2.0-rc1
alamb
svn commit: r81805 - release/arrow/arrow-rs-57.2.0
alamb
svn commit: r81807 - release/arrow/arrow-rs-57.1.0
alamb
(arrow-rs) branch asf-site updated (924a345f2e -> f7f04a267e)
github-bot
(arrow-rs) branch main updated: perf: Avoid ArrayData allocation in PrimitiveArray::reinterpret_cast (#9129)
alamb
(arrow-rs) branch main updated: Add nullif_kernel benchmark (#9089)
alamb
(arrow) branch main updated: GH-48787: [C++] Disable `-Werror` for s2n-tls (#48791)
kou
(arrow) branch main updated: GH-48660: [R] Add tests for filter() and arrange() with aggregation expressions (#48661)
jonkeane
(arrow-rs) branch main updated: perf: optimize hex decoding in json (1.8x faster in binary-heavy) (#9091)
alamb
(arrow-rs) branch main updated: Avoid overallocating arrays in coalesce primitives / views (#9132)
dheres
(arrow) branch main updated: GH-48629: [R] Add tests for duplicate column names and incompatible types in joins (#48630)
jonkeane
(arrow) branch main updated: MINOR: [R] Remove outdated TODO for integer division by zero tests (#48653)
jonkeane
(arrow) branch main updated: MINOR: [R] Add the explicit mirror to install R dependencies (#48649)
jonkeane
(arrow-rs) branch asf-site updated (d6d0753aff -> 3db63ad1fa)
github-bot
(arrow-rs) branch main updated: Change FlightSQLClient to return `FlightError` & cleanup code (#8916)
alamb
(arrow-rs) branch main updated (b2aeab11af -> b76527466d)
jeffreyvo
(arrow-rs) branch main updated (5a1e48260b -> b2aeab11af)
alamb
(arrow-rs) branch main updated: bench: added to row_format benchmark conversion of 53 non-nested columns (#9081)
alamb
(arrow-rs) branch main updated: [arrow] Minimize allocation in GenericViewArray::slice() (#9016)
alamb
(arrow-rs) branch main updated: Add options to skip decoding `Statistics` and `SizeStatistics` in Parquet metadata (#9008)
alamb
(arrow-rs) branch asf-site updated (9a711ff905 -> b30b205b73)
github-bot
(arrow-rs) branch main updated: docs(parquet): add example for preserving dictionary encoding (#9116)
alamb
(arrow-rs) branch main updated: Fix IPC roundtripping dicts nested in ListViews (#9126)
alamb
(arrow-java) branch dependabot/maven/org.immutables-value-annotations-2.11.7 deleted (was 7c5628a79)
jbonofre
(arrow-java) branch main updated (794277963 -> a602e6a21)
jbonofre
(arrow-rs) branch main updated: fix: display `0 secs` for empty DayTime/MonthDayNano intervals (#9023)
jeffreyvo
(arrow-rs) branch main updated: Fix clippy (#9130)
jeffreyvo
(arrow-rs) branch dependabot/cargo/main/object_store-0.13.0 deleted (was 8fd02c3833)
github-bot
(arrow) branch main updated: GH-48807: [CI] Clean up space on GitHub runner to fix manylinux wheel failure (#48790)
kou
(arrow-rs) branch main updated: Updated arrow-pyarrow to use pyo3 0.27, updated deprecated code warnings (#8773)
alamb
(arrow-rs) branch dependabot/cargo/main/object_store-0.13.0 updated (1f3fa73dfe -> 8fd02c3833)
github-bot
(arrow-rs) branch main updated: Remove parquet arrow_cast dependency (#9077)
alamb
(arrow-adbc) branch main updated: fix(go/adbc/driver/snowflake): fix potential deadlocks in reader (#3870)
zeroshade
(arrow-rs) branch main updated (13c43c4896 -> 0890a2c229)
paleolimbot
(arrow-rs) branch main updated: [Variant] Optimize the object header generation logic in ObjectBuilder::finish (#8031)
alamb
svn commit: r81775 - dev/arrow/apache-arrow-object-store-rs-0.12.5-rc1
alamb
(arrow-rs-object-store) tag v0.12.5 created (now 8f16588)
alamb
(arrow-rs-object-store) branch release/0.12 updated: [release/0.12] Update version to 0.12.5 and add CHANGELOG (#601)
alamb
(arrow-rs-object-store) branch main updated: feat: impl MultipartStore for PrefixStore (#587)
alamb
(arrow-rs-object-store) branch release/0.12 updated: fix: `docs.rs` build failure (#591) (#600)
alamb
(arrow-java) branch dependabot/maven/parquet.version-1.16.0 updated (f39b1dc40 -> cf7987e4f)
github-bot
(arrow-java) branch dependabot/maven/com.gradle-develocity-maven-extension-2.2.1 updated (5c396c995 -> 41894e495)
github-bot
(arrow-java) branch main updated: MINOR: Bump io.netty:netty-bom from 4.1.119.Final to 4.2.7.Final (#887)
jbonofre
(arrow-java) branch dependabot/maven/io.netty-netty-bom-4.2.7.Final deleted (was 6398ba468)
jbonofre
(arrow-java) branch asf-site updated: Publish documentation (bd3a6ee4efbd637e814867637b6e7b7f8f09bcc8)
github-bot
(arrow-java) branch main updated: MINOR: Add private constructor to UuidType singleton (#945)
jbonofre
(arrow-rs) branch main updated: Speed up binary kernels (30% faster `and` and `or`), add `BooleanBuffer::from_bitwise_binary_op` (#9090)
dheres
(arrow-java) branch dependabot/maven/io.netty-netty-bom-4.2.7.Final updated (f0def011a -> 6398ba468)
github-bot
(arrow-java) branch main updated: MINOR: Bump com.google.api.grpc:proto-google-common-protos from 2.56.0 to 2.63.1 (#920)
jbonofre
(arrow-java) branch dependabot/maven/com.google.api.grpc-proto-google-common-protos-2.63.1 deleted (was ac5b5d6ee)
jbonofre
(arrow-java) branch dependabot/maven/com.google.api.grpc-proto-google-common-protos-2.63.1 updated (e0014a98b -> ac5b5d6ee)
github-bot
(arrow-java) branch dependabot/maven/org.immutables-value-2.11.7 deleted (was 85f5da639)
jbonofre
(arrow-java) branch main updated (32ea946a9 -> 65c558fc2)
jbonofre
(arrow) branch main updated: MINOR: [Dev] Remove non active collaborators and add new ones (#48804)
kou
(arrow-site) branch main updated: [Website] Add ADBC 22 release post (#746)
lidavidm
[PR] [Website] Add ADBC 22 release post [arrow-site]
via GitHub
Re: [PR] [Website] Add ADBC 22 release post [arrow-site]
via GitHub
Re: [PR] [Website] Add ADBC 22 release post [arrow-site]
via GitHub
svn commit: r81756 - release/arrow/apache-arrow-adbc-21
lidavidm
svn commit: r81755 - dev/arrow/apache-arrow-adbc-22-rc0
lidavidm
(arrow-java) branch dependabot/maven/org.immutables-value-2.11.7 updated (3a54a48d3 -> 85f5da639)
github-bot
(arrow-adbc) annotated tag go/adbc/v1.10.0 updated (9693e1c0d -> 2f189b3ea)
lidavidm
(arrow-adbc) annotated tag apache-arrow-adbc-22 updated (9693e1c0d -> 2f189b3ea)
lidavidm
svn commit: r81754 - release/arrow/apache-arrow-adbc-22
lidavidm
(arrow) branch main updated: GH-48782: [Docs][CI] Skip Markdown files with doxygen and trigger Docs job on PR when files are modified (#48786)
kou
(arrow) branch main updated: GH-24157: [C++] Add tests for DayTimeIntervalBuilder (#48709)
kou
(arrow-adbc) branch spec-1.2.0 created (now 046417de2)
lidavidm
(arrow) branch main updated (ff3ca553c7 -> b126c6e7aa)
lidavidm
(arrow) branch main updated: GH-48707: [C++][FlightRPC] Use IRD precision/scale defaults with ARD override in SQLGetData (#48708)
lidavidm
(arrow) branch main updated: GH-48755: [MATLAB] Rename getArrayProxyIDs to getProxyIDs (#48756)
kou
(arrow) branch main updated: MINOR: [Python] Remove impossible TODO in server middleware (#48794)
lidavidm
(arrow) branch main updated: GH-48784: [GLib] Make (system) Parquet C++ is optional (#48785)
kou
(arrow-rs-object-store) branch release/0.12 updated: [release/0.12] Backport #595 - only read file metadata once in `LocalFileSystem::get_ranges` (#596)
alamb
(arrow-rs-object-store) branch main updated: Only read file metadata once in `LocalFileSystem::read_ranges` (#595)
alamb
svn commit: r81745 - dev/arrow/apache-arrow-object-store-rs-0.13.1-rc1
alamb
(arrow-rs-object-store) tag 0.13.1 deleted (was 1e32f96)
alamb
(arrow-rs-object-store) tag v0.13.1 created (now 1e32f96)
alamb
(arrow-rs-object-store) tag 0.13.1 created (now 1e32f96)
alamb
(arrow-rs-object-store) branch main updated: Update version to 0.13.1 and add CHANGELOG (#599)
alamb
(arrow-rs-object-store) branch release/0.12 updated: Get the 0.12 release branch to green CI (#597)
alamb
(arrow-rs) branch asf-site updated (9c21188bc0 -> 20d0de2675)
github-bot
(arrow-rs) branch dependabot/cargo/main/bincode-3.0.0 deleted (was 3cce1cb53c)
github-bot
(arrow-rs) branch main updated: chore: switch test from `bincode` to maintained `postcard` crate (RUSTSEC-2025-0141 ) (#9104)
alamb
(arrow) branch main updated (fe5e0e5eec -> 4eccdad14f)
apitrou
(arrow-rs) branch asf-site updated (64dc6bc308 -> 9c21188bc0)
github-bot
(arrow-rs) branch main updated: feat: add benchmarks for json parser (#9107)
alamb
(arrow-java) branch dependabot/maven/dep.junit.jupiter.version-6.0.1 updated (beb096912 -> 56fe79414)
github-bot
(arrow-java) branch dependabot/maven/error_prone_core.version-2.45.0 updated (24a14913e -> fed08c5dc)
github-bot
(arrow-java) branch dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.14 deleted (was 7644d0350)
jbonofre
(arrow-java) branch main updated: MINOR: Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 (#924)
jbonofre
(arrow-rs) branch main updated: docs: Update release schedule in README.md (#9111)
alamb
(arrow-java) branch dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.14 updated (657da51c5 -> 7644d0350)
github-bot
(arrow-java) branch main updated: MINOR: Bump checker.framework.version from 3.52.0 to 3.52.1 (#927)
jbonofre
(arrow-java) branch dependabot/maven/checker.framework.version-3.52.1 deleted (was cf6b8fdb3)
jbonofre
(arrow-java) branch dependabot/maven/checker.framework.version-3.52.1 updated (7e0b54a23 -> cf6b8fdb3)
github-bot
(arrow-java) branch main updated: GH-951: Fix CI completely, especially JNI on Windows 2022 and MacOS platforms (#925)
jbonofre
Earlier messages
Later messages