commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/12/12
(arrow-rs-object-store) 01/01: refactor!: move `delete` to `ObjectStoreExt`
mneumann
2025/12/12
(arrow-swift) branch dependabot/github_actions/actions/cache-5.0.0 created (now 8b13a46)
github-bot
2025/12/12
(arrow) branch main updated (9c247a52e1 -> ad9279ecec)
thisisnic
2025/12/12
(arrow) branch main updated: GH-48446: [Python] Remove todo of schema=name mismatch in `record_batches` (#48447)
alenka
2025/12/12
(arrow) branch main updated (20895f706f -> 7e5cbb4d18)
alenka
2025/12/12
(arrow) branch main updated (0bfbd19bce -> 20895f706f)
alenka
2025/12/11
(arrow) branch main updated (50e3f75ffb -> 0bfbd19bce)
kou
2025/12/11
(arrow) branch main updated: GH-48437: [Ruby] Add tests for large list array (#48438)
kou
2025/12/11
(arrow) branch main updated: GH-48376: [C++] Update GoogleTest from 1.16.0 to 1.17.0 (#48377)
kou
2025/12/11
(arrow-rs) branch main updated: Support for `Arc<str>` in `ParquetRecordWriter` derive macro (#8973)
alamb
2025/12/11
(arrow-rs) branch asf-site updated (0bbf3e644c -> 89b0e92913)
github-bot
2025/12/11
(arrow-rs) branch main updated: feat: support casting `Time32` to `Int64` (#8971)
alamb
2025/12/11
(arrow-rs) branch main updated: Add builder to help create Schemas for shredding (`ShreddedSchemaBuilder`) (#8940)
alamb
2025/12/11
(arrow-rs) branch main updated: Make flight sql client generic (#8915)
alamb
2025/12/11
(arrow-rs) branch main updated: [Variant] Add variant to arrow for Date64/Timestamp(Second/Millisecond)/Time32/Time64 (#8950)
alamb
2025/12/11
(arrow-rs) branch main updated: Access `UnionFields` elements by index (#8959)
alamb
2025/12/11
(arrow-rs) branch main updated: arrow-select: improve dictionary interleave fallback performance (#8978)
alamb
2025/12/11
(arrow-rs) branch asf-site updated (40e54bda5e -> d3ff234a30)
github-bot
2025/12/11
(arrow-rs) branch main updated: fix: Resolve Avro RecordEncoder bugs related to nullable Struct fields and Union type ids (#8935)
alamb
2025/12/11
(arrow-rs) branch main updated: Take fsb null indices (#8981)
alamb
2025/12/11
(arrow-rs) branch asf-site updated (562efad08d -> 528859de20)
github-bot
2025/12/11
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/11
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/11
(arrow-site) branch main updated: Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads (#740)
alamb
2025/12/11
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/11
(arrow) branch main updated: GH-48417: [Packaging][CI] Skip downgrade testing for Debian testing (#48427)
raulcd
2025/12/11
(arrow-rs) branch main updated: Add List to `interleave_kernels` benchmark (#8980)
dheres
2025/12/10
(arrow) branch main updated (8974ddc5a5 -> 6456944f50)
kou
2025/12/10
(arrow-js) branch dependabot/github_actions/actions/checkout-6.0.1 deleted (was e9c119e)
kou
2025/12/10
(arrow-js) branch main updated: chore: bump actions/checkout from 6.0.0 to 6.0.1 (#349)
kou
2025/12/10
(arrow) branch main updated: GH-48425: [Ruby] Add support for reading dense union array (#48426)
kou
2025/12/10
(arrow) branch main updated: GH-48423: [Ruby] Add support for reading date64 array (#48424)
kou
2025/12/10
(arrow) branch main updated: GH-48432: [CI][Ruby] Don't run Red Arrow Format tests with Ruby 3.1 (#48434)
kou
2025/12/10
(arrow) branch main updated: GH-48365: [GLib][Ruby] Add DayOfWeekOptions (#48372)
kou
2025/12/10
(arrow) branch main updated: GH-48362: [GLib][Ruby] Add FixedSizeListArray (#48369)
kou
2025/12/10
(arrow-rs) branch main updated (8cd37a2647 -> c3226a4cbe)
alamb
2025/12/10
(arrow-rs) branch main updated (112e58191b -> 8cd37a2647)
alamb
2025/12/10
(arrow) branch main updated: GH-48416: [Packaging][CI] Use custom orc_for_bundling when using FetchContent to avoid ar issues with + symbol on path (#48430)
kou
2025/12/10
(arrow) branch main updated: GH-48419: [Python] Fix test_parquet_file_too_small to catch only ArrowInvalid (#48420)
raulcd
2025/12/10
(arrow-rs) branch main updated: Add example of parsing field names as VariantPath (#8945)
alamb
2025/12/10
(arrow-rs) branch main updated: arrow-buffer: add i256::trailing_zeros (#8969)
alamb
2025/12/10
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/10
(arrow-rs) branch asf-site updated (b1d6a8463d -> 5f6ca7586a)
github-bot
2025/12/10
(arrow-rs) branch main updated: Perf: Vectorize check_bounds(2x speedup) (#8966)
dheres
2025/12/10
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/10
(arrow-rs) branch main updated (dff6402457 -> 2cc8abb080)
dheres
2025/12/10
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/10
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/10
(arrow) branch main updated (933851be80 -> 9492e6ba4e)
alenka
2025/12/10
(arrow) branch main updated (4a8194e5c5 -> 933851be80)
alenka
2025/12/09
(arrow) branch main updated: MINOR: [Docs] Change Conda PyArrow badge to Anaconda's official one (#48390)
kou
2025/12/09
(arrow-rs) branch main updated: Let `ArrowArrayStreamReader` handle schema with attached metadata + do schema checking (#8944)
alamb
2025/12/09
(arrow) branch main updated (15151972ff -> 9c1a05c1eb)
kou
2025/12/09
(arrow) branch main updated: GH-48410: [Ruby] Add support for reading large list array (#48411)
kou
2025/12/09
(arrow) branch main updated: GH-48395: [C++][Dev] Update fuzzing CMake preset (#48396)
kou
2025/12/09
(arrow-go) branch main updated: fix(internal): fix assertion on undefined behavior (#602)
zeroshade
2025/12/09
(arrow) branch main updated (e5f05c79f4 -> f8b23be186)
lidavidm
2025/12/09
(arrow-go) annotated tag v18.5.0-rc1 updated (622a8027 -> b34ab688)
zeroshade
2025/12/09
(arrow-go) branch dependabot/go_modules/modernc.org/sqlite-1.40.1 updated (ec3d6139 -> 09fb3941)
github-bot
2025/12/09
(arrow-go) branch dependabot/go_modules/golang.org/x/sync-0.19.0 deleted (was 27a287ed)
zeroshade
2025/12/09
(arrow-go) branch main updated: chore: Bump golang.org/x/sync from 0.18.0 to 0.19.0 (#599)
zeroshade
2025/12/09
(arrow-go) branch dependabot/github_actions/actions/checkout-6.0.1 deleted (was b154df87)
zeroshade
2025/12/09
(arrow-go) branch main updated: chore: Bump actions/checkout from 6.0.0 to 6.0.1 (#598)
zeroshade
2025/12/09
(arrow-go) branch main updated: fix(arrow/cdata): fix leaks identified by leak-sanitizer (#603)
zeroshade
2025/12/09
(arrow-go) branch dependabot/github_actions/actions/checkout-6.0.1 updated (f664da99 -> b154df87)
github-bot
2025/12/09
(arrow-go) branch main updated: chore: Bump golang.org/x/sys from 0.38.0 to 0.39.0 (#600)
zeroshade
2025/12/09
(arrow-go) branch dependabot/go_modules/golang.org/x/sys-0.39.0 deleted (was 88774381)
zeroshade
2025/12/09
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/09
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/09
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/09
(arrow) branch main updated (cb31765fe3 -> e5f05c79f4)
lidavidm
2025/12/09
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/09
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/09
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/09
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/09
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/09
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/09
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/09
(arrow) branch main updated: GH-47719: [C++][FlightRPC] Extract SQLTables Implementation (#48021)
lidavidm
2025/12/09
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2025/12/09
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/09
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/09
(arrow-adbc) branch dependabot/go_modules/go/adbc/opentelemetry-b30d544532 deleted (was ff10c1208)
github-bot
2025/12/09
arrow-adbc.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
2025/12/09
(arrow-adbc) branch main updated: chore(go/adbc): Bump the opentelemetry group in /go/adbc with 6 updates (#3775)
lidavidm
2025/12/09
arrow-adbc.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
2025/12/09
(arrow-adbc) branch main updated (bf523d1ed -> 2096272cd)
lidavidm
2025/12/08
(arrow-nanoarrow) branch main updated: fix(r): Fix map type and struct-nested-in-struct convert (#829)
paleolimbot
2025/12/08
(arrow-js) branch dependabot/npm_and_yarn/eslint-plugin-unicorn-62.0.0 updated (e656f91 -> 2e0a3f3)
github-bot
2025/12/08
(arrow-js) branch dependabot/npm_and_yarn/ts-jest-29.4.6 updated (e730242 -> f244746)
github-bot
2025/12/08
(arrow-js) branch dependabot/github_actions/actions/checkout-6.0.1 updated (e41e717 -> e9c119e)
github-bot
2025/12/08
(arrow-js) branch dependabot/npm_and_yarn/typescript-eslint-8.49.0 deleted (was 8557b2c)
kou
2025/12/08
(arrow-js) branch main updated (332240f -> 6bbc064)
kou
2025/12/08
(arrow-js) branch dependabot/npm_and_yarn/glob-13.0.0 deleted (was 47d0f15)
kou
2025/12/08
(arrow-js) branch main updated: chore: bump glob from 12.0.0 to 13.0.0 (#350)
kou
2025/12/08
(arrow-js) branch dependabot/github_actions/actions/setup-node-6.1.0 deleted (was 0b47c89)
kou
2025/12/08
(arrow-js) branch main updated: chore: bump actions/setup-node from 6.0.0 to 6.1.0 (#348)
kou
2025/12/08
(arrow-nanoarrow) branch main updated: fix: Fix leak reported by coverity scan (#832)
paleolimbot
2025/12/08
(arrow-go) branch main updated (b2cd6a74 -> 77348c93)
zeroshade
2025/12/08
(arrow-adbc) branch dependabot/nuget/csharp/System.Threading.Channels-9.0.11 deleted (was 2ca477843)
github-bot
2025/12/08
(arrow-adbc) branch dependabot/nuget/csharp/System.Text.Json-9.0.11 deleted (was 1dc4ba3b6)
github-bot
2025/12/08
arrow-adbc.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
2025/12/08
(arrow-adbc) branch main updated: fix(go/adbc/sqldriver): ignore NotImplemented errors for optional transaction options (#3759)
zeroshade
2025/12/08
(arrow-rs) branch asf-site updated (516a43b43e -> ffda9a4326)
github-bot
2025/12/08
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2025/12/08
(arrow-rs-object-store) branch main updated: fix: cargo audit warning for rustls-pemfile (#565)
alamb
2025/12/08
(arrow-rs) branch main updated: Add Parquet roundtrip benchmarks (#8956)
alamb
2025/12/08
(arrow-adbc) branch dependabot/maven/java/com.google.protobuf-protobuf-java-4.33.2 deleted (was f031821ad)
github-bot
2025/12/08
arrow-adbc.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
2025/12/08
(arrow-adbc) branch main updated: chore(java): Bump com.google.protobuf:protobuf-java from 4.33.1 to 4.33.2 in /java (#3779)
lidavidm
2025/12/08
(arrow-adbc) branch asf-site updated: publish documentation
github-bot
2025/12/08
(arrow-adbc) branch dependabot/go_modules/go/adbc/opentelemetry-b30d544532 updated (c6653778e -> ff10c1208)
github-bot
2025/12/08
(arrow-adbc) branch main updated: chore(go/adbc): Bump the golang-org-x group in /go/adbc with 2 updates (#3774)
lidavidm
2025/12/08
arrow-adbc.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
2025/12/08
(arrow-adbc) branch main updated (2fa4f1277 -> af871995d)
lidavidm
2025/12/08
(arrow-adbc) branch dependabot/maven/java/linters-1f17e31265 deleted (was 131a783b0)
github-bot
2025/12/08
arrow-adbc.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
2025/12/08
(arrow-adbc) branch dependabot/nuget/csharp/System.Net.Http.WinHttpHandler-8.0.3 created (now 7fb0b6736)
github-bot
2025/12/08
(arrow-adbc) branch dependabot/nuget/csharp/System.Threading.Channels-9.0.11 created (now 2ca477843)
github-bot
2025/12/08
(arrow) branch main updated: GH-47713: [C++][FlightRPC] ODBC return number of result columns (#48036)
lidavidm
2025/12/08
(arrow-adbc) branch dependabot/nuget/csharp/System.Text.Json-9.0.11 created (now 1dc4ba3b6)
github-bot
2025/12/08
(arrow-adbc) branch dependabot/nuget/csharp/OpenTelemetry.Exporter.Console-1.14.0 deleted (was f5767ed2e)
github-bot
2025/12/08
(arrow-adbc) branch dependabot/nuget/csharp/System.Diagnostics.DiagnosticSource-9.0.11 deleted (was 64c36e224)
github-bot
2025/12/08
(arrow-js) branch dependabot/npm_and_yarn/typescript-eslint-8.49.0 created (now 8557b2c)
github-bot
2025/12/08
(arrow-js) branch dependabot/npm_and_yarn/glob-13.0.0 created (now 47d0f15)
github-bot
2025/12/08
(arrow-js) branch dependabot/github_actions/actions/checkout-6.0.1 created (now d94734e)
github-bot
2025/12/08
(arrow-adbc) branch dependabot/cargo/rust/test-with-0.15.6 created (now 6f3f9f0fe)
github-bot
2025/12/08
(arrow-adbc) branch dependabot/nuget/csharp/OpenTelemetry.Exporter.OpenTelemetryProtocol-1.14.0 created (now 4d412504c)
github-bot
2025/12/08
(arrow-adbc) branch dependabot/nuget/csharp/System.Diagnostics.DiagnosticSource-9.0.11 created (now 64c36e224)
github-bot
2025/12/08
(arrow-adbc) branch dependabot/nuget/csharp/OpenTelemetry.Exporter.Console-1.14.0 created (now f5767ed2e)
github-bot
2025/12/08
(arrow-adbc) branch dependabot/maven/java/com.google.protobuf-protobuf-java-4.33.2 created (now f031821ad)
github-bot
2025/12/08
(arrow-adbc) branch dependabot/go_modules/go/adbc/google.golang.org/api-0.257.0 created (now 7f33debeb)
github-bot
2025/12/08
(arrow-adbc) branch dependabot/go_modules/go/adbc/github.com/apache/arrow-go/v18-18.5.0-rc0 created (now 75dcf1e01)
github-bot
2025/12/08
(arrow-adbc) branch dependabot/go_modules/go/adbc/opentelemetry-b30d544532 created (now c6653778e)
github-bot
2025/12/08
(arrow-adbc) branch dependabot/go_modules/go/adbc/golang-org-x-f6a4d020bb created (now 104f31b7b)
github-bot
2025/12/08
(arrow-adbc) branch dependabot/github_actions/ruby/setup-ruby-1.269.0 created (now 879169fe8)
github-bot
2025/12/08
(arrow) branch main updated (6fed4f3b4a -> 2571c2c7ef)
jduong
2025/12/08
(arrow) branch main updated (082377ae44 -> 6fed4f3b4a)
jduong
2025/12/08
(arrow-go) branch dependabot/go_modules/github.com/substrait-io/substrait-go/v7-7.2.1 created (now 5d8bd277)
github-bot
2025/12/08
(arrow-go) branch dependabot/go_modules/golang.org/x/sys-0.39.0 created (now 88774381)
github-bot
2025/12/08
(arrow-go) branch dependabot/github_actions/actions/checkout-6.0.1 created (now f664da99)
github-bot
2025/12/08
(arrow-go) branch dependabot/go_modules/golang.org/x/sync-0.19.0 created (now 0745b7c1)
github-bot
2025/12/08
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/08
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/08
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/08
(arrow) branch main updated: GH-47713: [C++][FlightRPC] ODBC return number of affected rows (#48037)
lidavidm
2025/12/08
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/08
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/08
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/08
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/08
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/08
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/08
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/08
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/08
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/08
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/08
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/08
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/08
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/08
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/08
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/08
(arrow) branch main updated: GH-48176: [C++][Parquet] Fix arrow-ipc-message-internal-test failure (#48166)
apitrou
2025/12/08
(arrow) branch main updated (7d11484766 -> af4f895ed2)
apitrou
2025/12/08
(arrow-dotnet) branch dependabot/nuget/Grpc.Tools-2.76.0 deleted (was 448380f)
github-bot
2025/12/08
(arrow-dotnet) branch dependabot/nuget/System.Memory-4.6.3 deleted (was fbd29a4)
github-bot
2025/12/08
(arrow-dotnet) branch main updated: chore: Bump actions/checkout from 6.0.0 to 6.0.1 (#215)
curth
2025/12/08
(arrow-dotnet) branch dependabot/nuget/Microsoft.Bcl.AsyncInterfaces-10.0.0 deleted (was c0f29b4)
github-bot
2025/12/08
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/08
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/08
(arrow) branch main updated: GH-48342: [R] Turn off gcs by default, also if it is on, bundle. (#48343)
jonkeane
2025/12/08
(arrow) branch main updated: GH-48340: [R] respected `MAKEFLAGS` (#48341)
jonkeane
2025/12/08
(arrow-adbc) branch dependabot/cargo/rust/libloading-0.9.0 updated (3d430b90d -> 1ee590810)
github-bot
2025/12/08
arrow-adbc.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
2025/12/08
(arrow-adbc) branch main updated (2fb3af4c1 -> 2fa4f1277)
lidavidm
2025/12/08
(arrow) branch main updated: GH-48123 [C++][Float16] Reimplement arrow::WithinUlp and Enable it for float16 (#48224)
apitrou
2025/12/08
(arrow-rs) branch main updated: Add support for `Union` types in `RowConverter` (#8839)
alamb
2025/12/08
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/08
(arrow-rs) branch dependabot/cargo/main/criterion-0.8.0 deleted (was 650e3f4510)
github-bot
2025/12/08
(arrow-rs) branch main updated (a67cd19fff -> d3531ca898)
dheres
2025/12/08
(arrow) branch main updated (85ea78de2b -> fa4e5932ed)
apitrou
2025/12/07
(arrow) branch main updated: GH-48337: [C++][Parquet] Improve column encryption API (#48338)
apitrou
2025/12/07
(arrow) branch main updated: GH-48386: [Ruby][Dev] Enable Layout/TrailingEmptyLines: final_newline cop (#48392)
kou
2025/12/07
(arrow-dotnet) branch dependabot/nuget/ZstdSharp.Port-0.8.6 created (now d98b156)
github-bot
2025/12/07
(arrow-dotnet) branch dependabot/nuget/System.ValueTuple-4.6.1 created (now 5765a14)
github-bot
2025/12/07
(arrow-dotnet) branch dependabot/nuget/multi-441a4c4d50 created (now 58ee411)
github-bot
2025/12/07
(arrow-dotnet) branch dependabot/nuget/System.Runtime.CompilerServices.Unsafe-6.1.2 deleted (was 2747b65)
github-bot
2025/12/07
(arrow-dotnet) branch dependabot/nuget/System.Text.Json-10.0.0 created (now 0c4435d)
github-bot
2025/12/07
(arrow-dotnet) branch dependabot/nuget/System.Runtime.CompilerServices.Unsafe-6.1.2 created (now 2747b65)
github-bot
2025/12/07
(arrow-dotnet) branch dependabot/nuget/System.Memory-4.6.3 created (now fbd29a4)
github-bot
2025/12/07
(arrow-dotnet) branch dependabot/nuget/System.Buffers-4.6.1 created (now 6739f9a)
github-bot
2025/12/07
(arrow-dotnet) branch dependabot/nuget/Grpc.Tools-2.76.0 created (now 448380f)
github-bot
2025/12/07
(arrow-dotnet) branch dependabot/nuget/Microsoft.Bcl.AsyncInterfaces-10.0.0 created (now c0f29b4)
github-bot
2025/12/07
(arrow-dotnet) branch dependabot/nuget/Google.Protobuf-3.33.2 created (now b79bdf6)
github-bot
2025/12/07
(arrow-dotnet) branch dependabot/github_actions/actions/checkout-6.0.1 created (now 314aafb)
github-bot
2025/12/07
(arrow) branch main updated: GH-48388: [Ruby] Add support for reading map array (#48389)
kou
2025/12/07
(arrow) branch main updated: GH-48367: [GLib][Ruby] Add ElementWiseAggregateOptions (#48374)
kou
2025/12/07
(arrow) branch main updated: GH-48382: [Ruby] Add support for reading struct array (#48383)
kou
2025/12/07
(arrow) branch main updated: GH-48380: [Ruby] Add support for reading float64 array (#48381)
kou
2025/12/07
Re: [PR] Blog: Practical Dive Into Late Materialization in arrow-rs Parquet Reads [arrow-site]
via GitHub
2025/12/07
(arrow) branch main updated (b14e109672 -> f66887e4e8)
kou
Earlier messages
Later messages