You are viewing a plain text version of this content. The canonical link for it is here.
- [arrow] branch main updated (84583d6530 -> b6c0ea455d) - posted by ko...@apache.org on 2023/09/01 02:40:09 UTC, 0 replies.
- [arrow] branch main updated: GH-37259: [Ruby] Add explicit csv gem dependency (#37506) - posted by ko...@apache.org on 2023/09/01 04:10:20 UTC, 0 replies.
- [arrow] branch main updated: GH-37507: [GLib] Don't use implicit include directories (#37508) - posted by ko...@apache.org on 2023/09/01 05:30:54 UTC, 0 replies.
- [arrow] branch main updated: GH-37500: [CI][C++] Disable Dataset and Substrait by default (#37501) - posted by ko...@apache.org on 2023/09/01 07:58:35 UTC, 0 replies.
- [arrow] branch main updated: GH-35641: [CI][C++] Disable precompiled headers (#37502) - posted by ap...@apache.org on 2023/09/01 08:28:42 UTC, 0 replies.
- [arrow-rs] branch master updated: Implement PyArrowType for `Box` (#4751) - posted by tu...@apache.org on 2023/09/01 11:11:07 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 4927c1ef1c22373d30c82203577db0bac2ee8eb9 - posted by gi...@apache.org on 2023/09/01 11:15:18 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(r/adbcdrivermanager): Make `adbc_xptr_is_valid()` return `FALSE` for external pointer to NULL (#1007) - posted by li...@apache.org on 2023/09/01 12:11:58 UTC, 0 replies.
- [arrow-adbc] branch asf-site updated: publish documentation - posted by gi...@apache.org on 2023/09/01 12:23:57 UTC, 51 replies.
- [arrow-adbc] branch main updated: fix(go/adbc/driver/snowflake): properly handle time fields (#1021) - posted by li...@apache.org on 2023/09/01 14:38:25 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(c/driver/sqlite): escape table names in INSERT, too (#1003) - posted by li...@apache.org on 2023/09/01 14:57:33 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: feat(r): Implement extension type registration/conversion (#288) - posted by pa...@apache.org on 2023/09/01 15:40:02 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [Go] Make `arrow.TimestampType.GetToTimeFunc` similar to `arrow.Timestamp.ToTime` (#37512) - posted by ze...@apache.org on 2023/09/01 15:41:36 UTC, 0 replies.
- [arrow-nanoarrow] branch asf-site updated: update documentation for tag main - posted by gi...@apache.org on 2023/09/01 15:41:46 UTC, 13 replies.
- [arrow] branch dependabot/npm_and_yarn/js/del-cli-5.1.0 created (now 67ef54ebf0) - posted by gi...@apache.org on 2023/09/01 16:26:03 UTC, 0 replies.
- [arrow] branch dependabot/npm_and_yarn/js/esbuild-0.19.2 created (now acd28b91b2) - posted by gi...@apache.org on 2023/09/01 16:26:39 UTC, 0 replies.
- [arrow] branch dependabot/npm_and_yarn/js/ts-jest-29.1.1 created (now b9af8183c5) - posted by gi...@apache.org on 2023/09/01 16:27:05 UTC, 0 replies.
- [arrow] branch dependabot/npm_and_yarn/js/webpack-bundle-analyzer-4.9.1 created (now f685bc70f9) - posted by gi...@apache.org on 2023/09/01 16:27:29 UTC, 0 replies.
- [arrow] branch dependabot/npm_and_yarn/js/gulp-vinyl-size-1.1.4 created (now afe0cc6df0) - posted by gi...@apache.org on 2023/09/01 16:27:51 UTC, 0 replies.
- [arrow-adbc] branch main updated (932b721c -> 3d1d6ccf) - posted by li...@apache.org on 2023/09/01 17:19:28 UTC, 0 replies.
- [arrow-adbc] branch main updated: docs: describe how to use SSO with Snowflake (#1030) - posted by li...@apache.org on 2023/09/01 17:56:33 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(c/driver_manager): fix crash when error is null (#1029) - posted by li...@apache.org on 2023/09/01 17:56:46 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(c/driver): return NOT_FOUND for GetTableSchema (#1026) - posted by li...@apache.org on 2023/09/01 17:57:00 UTC, 0 replies.
- [arrow] branch main updated (faa7cf6bcf -> a43206846a) - posted by ko...@apache.org on 2023/09/01 21:00:19 UTC, 0 replies.
- [arrow] branch dependabot/npm_and_yarn/js/del-cli-5.1.0 deleted (was 67ef54ebf0) - posted by gi...@apache.org on 2023/09/01 21:00:26 UTC, 0 replies.
- [arrow] branch dependabot/npm_and_yarn/js/esbuild-0.19.2 updated (acd28b91b2 -> 33f17ad752) - posted by gi...@apache.org on 2023/09/01 21:02:01 UTC, 0 replies.
- [arrow] 01/01: MINOR: [JS] Bump esbuild from 0.19.0 to 0.19.2 in /js - posted by gi...@apache.org on 2023/09/01 21:02:02 UTC, 0 replies.
- [arrow] branch main updated (a43206846a -> 562b0d3f3c) - posted by ko...@apache.org on 2023/09/01 22:02:31 UTC, 0 replies.
- [arrow] branch dependabot/npm_and_yarn/js/webpack-bundle-analyzer-4.9.1 deleted (was f685bc70f9) - posted by gi...@apache.org on 2023/09/01 22:02:36 UTC, 0 replies.
- [arrow] branch main updated (562b0d3f3c -> caa94a446a) - posted by ko...@apache.org on 2023/09/01 22:37:10 UTC, 0 replies.
- [arrow] branch dependabot/npm_and_yarn/js/gulp-vinyl-size-1.1.4 deleted (was afe0cc6df0) - posted by gi...@apache.org on 2023/09/01 22:37:18 UTC, 0 replies.
- [arrow-rs] branch master updated: Make ObjectStore::copy Atomic and Automatically Create Parent Directories (#4758) (#4760) (#4759) - posted by tu...@apache.org on 2023/09/02 09:02:27 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 6e28c03ff6d61bfda4eb5d70bfb413cf91c49ae7 - posted by gi...@apache.org on 2023/09/02 09:06:54 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Add new known users: Arroyo and Restate (#7464) - posted by vi...@apache.org on 2023/09/02 17:08:37 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by f0d3d67cc1a70e249bcb055b5af9e61a6bc869e6 - posted by gi...@apache.org on 2023/09/02 17:09:13 UTC, 0 replies.
- [arrow] branch main updated (caa94a446a -> 8da657f2ab) - posted by ko...@apache.org on 2023/09/03 07:08:50 UTC, 0 replies.
- [arrow] branch dependabot/npm_and_yarn/js/esbuild-0.19.2 deleted (was 33f17ad752) - posted by gi...@apache.org on 2023/09/03 07:08:55 UTC, 0 replies.
- [arrow] branch main updated (8da657f2ab -> 47ce129390) - posted by ko...@apache.org on 2023/09/03 07:25:27 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [JS] Bump ts-jest from 29.1.0 to 29.1.1 in /js (#37520) - posted by ko...@apache.org on 2023/09/03 08:16:27 UTC, 0 replies.
- [arrow] branch dependabot/npm_and_yarn/js/ts-jest-29.1.1 deleted (was b9af8183c5) - posted by gi...@apache.org on 2023/09/03 08:16:33 UTC, 0 replies.
- [arrow-datafusion] branch main updated: ScalarFunctionExpr Maintaining Order (#7417) - posted by oz...@apache.org on 2023/09/03 21:18:23 UTC, 0 replies.
- [arrow-datafusion] branch 5923-simplify-with-guarantee created (now 44d1b48a39) - posted by wj...@apache.org on 2023/09/03 21:53:50 UTC, 0 replies.
- [arrow-datafusion] 01/01: feat: add guarantees to simplifcation - posted by wj...@apache.org on 2023/09/03 21:53:51 UTC, 0 replies.
- [arrow-datafusion] branch 6171-simplify-with-guarantee created (now 44d1b48a39) - posted by wj...@apache.org on 2023/09/03 21:55:59 UTC, 0 replies.
- [arrow-rs] branch master updated: Remove unused dyn_cmp_dict feature (#4766) - posted by vi...@apache.org on 2023/09/03 22:09:47 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 611b129e3927708983e2f2dfdeb7d5282a74bde5 - posted by gi...@apache.org on 2023/09/03 22:14:50 UTC, 0 replies.
- [arrow] branch main updated: GH-37410: [C++][Gandiva] Add support for using LLVM shared library (#37412) - posted by ko...@apache.org on 2023/09/04 02:41:15 UTC, 0 replies.
- [arrow-ballista] branch dependabot/cargo/main/tonic-build-0.10 created (now e69b4193) - posted by gi...@apache.org on 2023/09/04 04:39:42 UTC, 0 replies.
- [arrow-ballista] branch dependabot/cargo/main/prost-types-0.12 created (now 2c23825c) - posted by gi...@apache.org on 2023/09/04 04:49:48 UTC, 0 replies.
- [arrow-datafusion] branch 6171-simplify-with-guarantee updated (44d1b48a39 -> 4c1c3a96e3) - posted by wj...@apache.org on 2023/09/04 04:50:56 UTC, 0 replies.
- [GitHub] [arrow-site] thisisnic opened a new pull request, #397: [R] Add missing section to R package changelog - posted by "thisisnic (via GitHub)" <gi...@apache.org> on 2023/09/04 08:30:21 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/prost-derive-0.12 created (now 64fb5a2c1b) - posted by gi...@apache.org on 2023/09/04 08:49:23 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/tonic-0.10 created (now 947bacda88) - posted by gi...@apache.org on 2023/09/04 08:49:59 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Bug-fix/find_orderings_of_exprs (#7457) - posted by oz...@apache.org on 2023/09/04 08:52:57 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/prost-build-eq-0.12.0 created (now dc62a5fe56) - posted by gi...@apache.org on 2023/09/04 08:53:52 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/prost-types-0.12 created (now ad41c8fb3b) - posted by gi...@apache.org on 2023/09/04 08:58:33 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/prost-0.12.0 created (now e5d538b762) - posted by gi...@apache.org on 2023/09/04 09:00:08 UTC, 0 replies.
- [arrow-rs] branch master updated: fix: avoid panic if offset index not exists. (#4761) - posted by tu...@apache.org on 2023/09/04 11:26:20 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 587250c8e0f9707cc102bd04573395c153249ced - posted by gi...@apache.org on 2023/09/04 11:30:23 UTC, 0 replies.
- [arrow-rs] branch dependabot/github_actions/actions/checkout-4 created (now 3346f551c2) - posted by gi...@apache.org on 2023/09/04 13:51:32 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch dependabot/github_actions/actions/checkout-4 created (now bac44e3) - posted by gi...@apache.org on 2023/09/04 13:56:44 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/tonic-0.10 created (now df8262714e) - posted by gi...@apache.org on 2023/09/04 14:00:37 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/prost-build-eq-0.12.0 created (now 3b936572e9) - posted by gi...@apache.org on 2023/09/04 14:02:46 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/tonic-build-eq-0.10.0 created (now fbb6f024e3) - posted by gi...@apache.org on 2023/09/04 14:09:24 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/prost-0.12 created (now 8b3655a7a4) - posted by gi...@apache.org on 2023/09/04 14:11:48 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/Grpc.AspNetCore.Server-2.56.0 created (now 53f47ac88e) - posted by gi...@apache.org on 2023/09/04 16:23:26 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/Google.Protobuf-3.24.2 created (now 94f4728fd2) - posted by gi...@apache.org on 2023/09/04 16:23:39 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/Microsoft.NET.Test.Sdk-17.7.2 created (now 0c70b52b11) - posted by gi...@apache.org on 2023/09/04 16:23:49 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/pythonnet-3.0.2 created (now 249496e0cb) - posted by gi...@apache.org on 2023/09/04 16:23:56 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/Grpc.Net.Client-2.56.0 created (now 520b41634e) - posted by gi...@apache.org on 2023/09/04 16:24:04 UTC, 0 replies.
- [arrow] branch dependabot/github_actions/actions/checkout-4 created (now baa1a5f482) - posted by gi...@apache.org on 2023/09/04 16:27:07 UTC, 0 replies.
- [arrow] branch dependabot/github_actions/actions/checkout-4 updated (baa1a5f482 -> c62629f7cc) - posted by ra...@apache.org on 2023/09/04 16:43:34 UTC, 0 replies.
- [arrow-datafusion] branch main updated (3ea870cf09 -> b34e7cfd55) - posted by vi...@apache.org on 2023/09/04 16:46:25 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/prost-derive-0.12 deleted (was 64fb5a2c1b) - posted by gi...@apache.org on 2023/09/04 16:46:32 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/prost-0.12.0 updated (e5d538b762 -> ff4682c386) - posted by gi...@apache.org on 2023/09/04 16:48:52 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/tonic-0.10 deleted (was df8262714e) - posted by gi...@apache.org on 2023/09/04 16:53:38 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/prost-build-eq-0.12.0 deleted (was 3b936572e9) - posted by gi...@apache.org on 2023/09/04 16:53:48 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/tonic-build-eq-0.10.0 deleted (was fbb6f024e3) - posted by gi...@apache.org on 2023/09/04 16:53:50 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/prost-0.12 deleted (was 8b3655a7a4) - posted by gi...@apache.org on 2023/09/04 16:53:56 UTC, 0 replies.
- [arrow-rs] branch master updated: Bump actions/checkout from 3 to 4 (#4767) - posted by tu...@apache.org on 2023/09/04 16:54:17 UTC, 0 replies.
- [arrow-rs] branch dependabot/github_actions/actions/checkout-4 deleted (was 3346f551c2) - posted by gi...@apache.org on 2023/09/04 16:54:23 UTC, 0 replies.
- [arrow-datafusion] branch 6171-simplify-with-guarantee updated (4c1c3a96e3 -> 45ae442ce7) - posted by wj...@apache.org on 2023/09/04 19:19:32 UTC, 0 replies.
- [arrow-datafusion] 01/04: add support for literal expressions - posted by wj...@apache.org on 2023/09/04 19:19:33 UTC, 0 replies.
- [arrow-datafusion] 02/04: implement inlist guarantee use - posted by wj...@apache.org on 2023/09/04 19:19:34 UTC, 0 replies.
- [arrow-datafusion] 03/04: test the outer function - posted by wj...@apache.org on 2023/09/04 19:19:35 UTC, 0 replies.
- [arrow-datafusion] 04/04: docs - posted by wj...@apache.org on 2023/09/04 19:19:36 UTC, 0 replies.
- [arrow-cookbook] branch main updated: GH-317: [Java] add recipe for vector schema root appender cases (#318) - posted by li...@apache.org on 2023/09/04 20:36:40 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Bump actions/checkout from 3 to 4 (#90) - posted by ko...@apache.org on 2023/09/04 23:27:36 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch dependabot/github_actions/actions/checkout-4 deleted (was bac44e3) - posted by ko...@apache.org on 2023/09/04 23:27:41 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch asf-site updated: Publish - posted by gi...@apache.org on 2023/09/04 23:28:12 UTC, 32 replies.
- [arrow] branch main updated (3ad2d0ccd9 -> 3ce3a08fd0) - posted by ko...@apache.org on 2023/09/04 23:34:41 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/Google.Protobuf-3.24.2 deleted (was 94f4728fd2) - posted by gi...@apache.org on 2023/09/04 23:34:49 UTC, 0 replies.
- [arrow] branch main updated (3ce3a08fd0 -> ab303efb97) - posted by ko...@apache.org on 2023/09/04 23:35:12 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/Grpc.Net.Client-2.56.0 updated (520b41634e -> 7cdd0bde06) - posted by gi...@apache.org on 2023/09/04 23:35:19 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/Microsoft.NET.Test.Sdk-17.7.2 deleted (was 0c70b52b11) - posted by gi...@apache.org on 2023/09/04 23:35:27 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/Grpc.Net.Client-2.56.0 updated (7cdd0bde06 -> 99545dab21) - posted by gi...@apache.org on 2023/09/04 23:35:38 UTC, 0 replies.
- [arrow] branch main updated (ab303efb97 -> f8ec2df78a) - posted by ko...@apache.org on 2023/09/04 23:35:43 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/pythonnet-3.0.2 deleted (was 249496e0cb) - posted by gi...@apache.org on 2023/09/04 23:35:50 UTC, 0 replies.
- [arrow] branch main updated (f8ec2df78a -> 0bdb26e755) - posted by ko...@apache.org on 2023/09/04 23:41:43 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/Grpc.AspNetCore.Server-2.56.0 deleted (was 53f47ac88e) - posted by gi...@apache.org on 2023/09/04 23:41:48 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [CI] Bump actions/checkout from 3 to 4 (#37551) - posted by ko...@apache.org on 2023/09/04 23:54:17 UTC, 0 replies.
- [arrow] branch dependabot/github_actions/actions/checkout-4 deleted (was c62629f7cc) - posted by gi...@apache.org on 2023/09/04 23:54:22 UTC, 0 replies.
- [arrow] branch main updated: GH-37539: [C++][FlightRPC] Fix binding to IPv6 addresses (#37552) - posted by ko...@apache.org on 2023/09/05 00:23:06 UTC, 0 replies.
- [arrow] branch main updated (a6d90608e6 -> f6d9e6bcaf) - posted by as...@apache.org on 2023/09/05 00:55:34 UTC, 0 replies.
- [arrow] branch main updated: GH-33749: [Ruby] Add Arrow::RecordBatch#each_raw_record (#37137) - posted by ko...@apache.org on 2023/09/05 01:36:42 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [C#] Bump Grpc.Net.Client from 2.55.0 to 2.56.0 in /csharp (#37550) - posted by ko...@apache.org on 2023/09/05 02:33:46 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/Grpc.Net.Client-2.56.0 deleted (was 99545dab21) - posted by gi...@apache.org on 2023/09/05 02:33:51 UTC, 0 replies.
- [arrow] branch main updated: GH-37433: [CI][Release] Increase timeout for macOS (#37530) - posted by ko...@apache.org on 2023/09/05 03:04:07 UTC, 0 replies.
- [arrow-datafusion] branch 6171-simplify-with-guarantee updated (45ae442ce7 -> a6b57e38eb) - posted by wj...@apache.org on 2023/09/05 03:10:26 UTC, 0 replies.
- [arrow-datafusion] 01/01: docs - posted by wj...@apache.org on 2023/09/05 03:10:27 UTC, 0 replies.
- [arrow-ballista] branch dependabot/github_actions/actions/checkout-4 created (now 86b6ccba) - posted by gi...@apache.org on 2023/09/05 04:48:07 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Add a CI job on macOS (#91) - posted by ko...@apache.org on 2023/09/05 06:33:47 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/github_actions/actions/checkout-4 created (now ac20e53850) - posted by gi...@apache.org on 2023/09/05 09:01:03 UTC, 0 replies.
- [arrow-cookbook] branch main updated: MINOR: [Java] Guide clients to use tickets from FlightInfo (#293) - posted by li...@apache.org on 2023/09/05 12:44:15 UTC, 0 replies.
- [arrow] branch main updated: GH-36819: [R] Use RunWithCapturedR for reading Parquet files (#37274) - posted by pa...@apache.org on 2023/09/05 13:12:09 UTC, 0 replies.
- [arrow] branch main updated (b5d36e9f4d -> 697a2cbaf8) - posted by ze...@apache.org on 2023/09/05 14:39:52 UTC, 0 replies.
- [arrow-rs] branch master updated: Fix List Sorting, Revert Removal of Rank Kernels (#4747) - posted by tu...@apache.org on 2023/09/05 15:01:14 UTC, 0 replies.
- [arrow-rs] branch master updated: Re-encode dictionaries in selection kernels (#3558) - posted by tu...@apache.org on 2023/09/05 15:02:52 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 65edbb1702e25420aacebe656dcd789690f72c82 - posted by gi...@apache.org on 2023/09/05 15:08:22 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: db5314c5c2680861683b7dcb8f69cc27aa7ac8ed - posted by gi...@apache.org on 2023/09/05 15:09:49 UTC, 0 replies.
- [arrow] branch main updated: GH-37523: [C++][CI][CUDA] Don't use newer API and add missing CUDA dependencies (#37497) - posted by ze...@apache.org on 2023/09/05 15:33:27 UTC, 0 replies.
- [arrow-datafusion] branch main updated (b34e7cfd55 -> 716e197de8) - posted by vi...@apache.org on 2023/09/05 15:54:38 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/prost-0.12.0 updated (ff4682c386 -> 814806c345) - posted by gi...@apache.org on 2023/09/05 15:55:28 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Return error if spill file does not exist in ExternalSorter (#7479) - posted by al...@apache.org on 2023/09/05 17:55:08 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Remove unused file_type.rs (#7478) - posted by al...@apache.org on 2023/09/05 17:55:41 UTC, 0 replies.
- [arrow] branch main updated: GH-37567: [C++] Migrate JSON Integration code to Result<> (#37573) - posted by ap...@apache.org on 2023/09/05 18:05:18 UTC, 0 replies.
- [arrow] branch main updated: GH-37230: [MATLAB] Add `arrow.type.Date64Type` class and `arrow.date64` construction function (#37578) - posted by ke...@apache.org on 2023/09/05 18:21:58 UTC, 0 replies.
- [arrow-datafusion] branch main updated (03bbc0da83 -> c4a61852d7) - posted by al...@apache.org on 2023/09/05 18:40:47 UTC, 0 replies.
- [arrow] branch main updated (756a5d76e9 -> ad7f6ef3a9) - posted by ko...@apache.org on 2023/09/06 01:44:57 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/prost-derive-0.12 created (now 00a183352e) - posted by gi...@apache.org on 2023/09/06 08:23:30 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Bump actions/checkout from 3 to 4 (#7480) - posted by al...@apache.org on 2023/09/06 10:40:44 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/github_actions/actions/checkout-4 deleted (was ac20e53850) - posted by gi...@apache.org on 2023/09/06 10:40:50 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/tonic-0.10 deleted (was 947bacda88) - posted by gi...@apache.org on 2023/09/06 11:01:29 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/prost-types-0.12 deleted (was ad41c8fb3b) - posted by gi...@apache.org on 2023/09/06 11:01:32 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/prost-0.12.0 deleted (was 814806c345) - posted by gi...@apache.org on 2023/09/06 11:01:36 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/prost-build-eq-0.12.0 deleted (was dc62a5fe56) - posted by gi...@apache.org on 2023/09/06 11:01:46 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/prost-derive-0.12 deleted (was 00a183352e) - posted by gi...@apache.org on 2023/09/06 11:01:54 UTC, 0 replies.
- [arrow-cookbook] branch main updated: GH-319: [Java] recipe to concatenate value vectors as one (#320) - posted by li...@apache.org on 2023/09/06 13:07:21 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Support Write Options in DataFrame::write_* methods (#7435) - posted by ag...@apache.org on 2023/09/06 13:16:56 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: fix(extensions/nanoarrow_ipc): Check number of bytes read when reading buffer body (#295) - posted by pa...@apache.org on 2023/09/06 14:16:56 UTC, 0 replies.
- [arrow-datafusion] branch main updated (87eb126eba -> e83b75f65b) - posted by oz...@apache.org on 2023/09/06 15:23:13 UTC, 0 replies.
- [arrow-adbc] branch main updated: docs: statically render mermaid diagrams to avoid pop-in (#1038) - posted by li...@apache.org on 2023/09/06 15:28:54 UTC, 0 replies.
- [arrow] branch main updated (ad7f6ef3a9 -> 33b714ec4e) - posted by ke...@apache.org on 2023/09/06 15:38:07 UTC, 0 replies.
- [arrow-datafusion] branch main updated: feat: Allow creating a ValuesExec from record batches (#7444) - posted by al...@apache.org on 2023/09/06 15:40:04 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Make `LogicalPlan::with_new_exprs,` deprecate `from_plan` (#7396) - posted by al...@apache.org on 2023/09/06 16:25:10 UTC, 0 replies.
- [arrow-datafusion] branch main updated: refactor: change file type logic for create table (#7477) - posted by al...@apache.org on 2023/09/06 16:39:45 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by dfad0afc34516cbe816484e2b414cc5942eac9a7 - posted by gi...@apache.org on 2023/09/06 16:40:21 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(c/driver/sqlite): Escape table name in sqlite GetTableSchema (#1036) - posted by li...@apache.org on 2023/09/06 16:42:41 UTC, 0 replies.
- [arrow-datafusion] branch main updated: minor: do not fail analyzer if subquery plan contains extension (#7455) - posted by al...@apache.org on 2023/09/06 17:46:41 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Make in_list work with multiple items (#7449) - posted by al...@apache.org on 2023/09/06 17:50:00 UTC, 0 replies.
- [arrow] branch main updated: GH-37584: [Go] Add value len function to string array (#37586) - posted by ze...@apache.org on 2023/09/06 18:09:32 UTC, 0 replies.
- [arrow] branch main updated: GH-37587: [C++] Move integration machinery into its own directory and namespace (#37588) - posted by ap...@apache.org on 2023/09/06 18:47:33 UTC, 0 replies.
- [arrow-datafusion-python] branch main updated: feat: add missing scalar math functions (#465) - posted by ag...@apache.org on 2023/09/06 20:18:32 UTC, 0 replies.
- [arrow-datafusion-python] branch main updated: build(deps): bump arduino/setup-protoc from 1 to 2 (#452) - posted by ag...@apache.org on 2023/09/06 20:18:54 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/github_actions/main/arduino/setup-protoc-2 deleted (was caf8805) - posted by gi...@apache.org on 2023/09/06 20:19:02 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/webpki-0.22.1 created (now cc0f5e9) - posted by gi...@apache.org on 2023/09/06 20:19:25 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/rustls-webpki-0.101.4 created (now 485225d) - posted by gi...@apache.org on 2023/09/06 20:19:30 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/pip/numpy-1.22.0 created (now e16b646) - posted by gi...@apache.org on 2023/09/06 20:20:08 UTC, 0 replies.
- [arrow-datafusion-python] branch asf-staging updated: Publish built docs triggered by bc62aafa34659a36cf188316e45740935ef333d5 - posted by gi...@apache.org on 2023/09/06 20:25:45 UTC, 0 replies.
- [arrow] branch main updated: GH-37591: [MATLAB] Make `arrow.type.Type` inherit from `matlab.mixin.Heterogeneous` (#37593) - posted by ke...@apache.org on 2023/09/06 20:33:26 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [R] fix R dev docs (#37595) - posted by as...@apache.org on 2023/09/06 23:17:41 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: Update dist/ for commit 03a0e691288ea518534059dd21c99f8ec5ffe9a2 - posted by gi...@apache.org on 2023/09/07 01:25:18 UTC, 0 replies.
- [arrow] branch main updated: GH-37515: [C++] Remove memory address optimization from `ChunkedArray::Equals(const std::shared_ptr& other)` if the `ChunkedArray` can have `NaN` values (#37579) - posted by ko...@apache.org on 2023/09/07 02:38:25 UTC, 0 replies.
- [arrow] branch main updated: GH-37601: [C++][Parquet] Add missing GoogleMock dependency (#37602) - posted by ko...@apache.org on 2023/09/07 05:11:34 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [Python][Docs] Fix a code example rendering (#37557) - posted by ko...@apache.org on 2023/09/07 06:42:51 UTC, 0 replies.
- [arrow] branch main updated: GH-31621: [JS] Fix Union null bitmaps (#37122) - posted by do...@apache.org on 2023/09/07 08:17:15 UTC, 0 replies.
- [arrow-rs] branch master updated: Update object_store chrono deprecations (#4786) - posted by tu...@apache.org on 2023/09/07 11:19:09 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 0847c9aa8b93e134e5b8123cd11a3129594bb82a - posted by gi...@apache.org on 2023/09/07 11:24:14 UTC, 0 replies.
- [arrow-rs] branch master updated: Make coalesce_ranges and collect_bytes available to the users (#4784) - posted by tu...@apache.org on 2023/09/07 12:00:04 UTC, 0 replies.
- [arrow-adbc] branch main updated: ci: don't run cron actions on forks (#1040) - posted by li...@apache.org on 2023/09/07 12:07:26 UTC, 0 replies.
- [arrow-adbc] branch main updated: chore(python): add README that should get uploaded to PyPI (#1041) - posted by li...@apache.org on 2023/09/07 12:46:54 UTC, 0 replies.
- [arrow-rs] branch master updated: Fix DictionaryArray::normalized_keys (#4788) (#4789) - posted by tu...@apache.org on 2023/09/07 13:45:40 UTC, 0 replies.
- [arrow-rs] branch master updated: Allow custom tree builder for parquet::record::RowIter (#4783) - posted by tu...@apache.org on 2023/09/07 13:47:17 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 83390ed13afe03d03a94b6e97e701a6971811204 - posted by gi...@apache.org on 2023/09/07 13:49:04 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 2fe71ca52da53586282f6a24d9290ffca776025f - posted by gi...@apache.org on 2023/09/07 13:51:39 UTC, 0 replies.
- [arrow] branch main updated: GH-37553: [Java] Allow FlightInfo#Schema to be nullable for long-running queries (#37528) - posted by li...@apache.org on 2023/09/07 14:14:37 UTC, 0 replies.
- [arrow-rs] branch master updated (2fe71ca52d -> dd0c4ab980) - posted by tu...@apache.org on 2023/09/07 14:19:12 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: dd0c4ab980a1dee1099ddb44b6757439faaf6b26 - posted by gi...@apache.org on 2023/09/07 14:23:47 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(c/driver/postgresql): Duration support (#907) - posted by li...@apache.org on 2023/09/07 15:42:01 UTC, 0 replies.
- [arrow-adbc] branch main updated: build: add basic CMake presets (#1039) - posted by li...@apache.org on 2023/09/07 15:58:12 UTC, 0 replies.
- [arrow-rs] branch master updated: Re-export array crate root (#4780) (#4779) (#4791) - posted by tu...@apache.org on 2023/09/07 16:00:44 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 15dde87d4ecefadedb22a1df1aeebc0a09cfab0e - posted by gi...@apache.org on 2023/09/07 16:04:53 UTC, 0 replies.
- [arrow] branch main updated: GH-37170: [C++] Support schema rewriting of RecordBatch. (#37171) - posted by li...@apache.org on 2023/09/07 16:10:31 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: Add doc comments and example for `ScalarVaue::to_scalar` (#7491) - posted by al...@apache.org on 2023/09/07 16:43:11 UTC, 0 replies.
- [arrow-datafusion] branch main updated (81d7f886e3 -> 0b3a0545e3) - posted by al...@apache.org on 2023/09/07 16:54:34 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by 0b3a0545e37c42a1856fd4545850a72938f825a6 - posted by gi...@apache.org on 2023/09/07 16:55:15 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Add backtrace to error messages (#7434) - posted by al...@apache.org on 2023/09/07 16:58:39 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Make sqllogictest platform-independent for the sign of NaN (#7462) - posted by al...@apache.org on 2023/09/07 17:14:00 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Support Configuring Parquet Column Specific Options via SQL Statement Options (#7466) - posted by al...@apache.org on 2023/09/07 17:21:07 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: improve error message (#7498) - posted by al...@apache.org on 2023/09/07 17:38:45 UTC, 0 replies.
- [arrow] branch main updated: GH-37597: [MATLAB] Add `toMATLAB` method to `arrow.array.ChunkedArray` class (#37613) - posted by ke...@apache.org on 2023/09/07 17:46:31 UTC, 0 replies.
- [arrow-datafusion] branch main updated (63e452ace0 -> 3a52ee1dd8) - posted by al...@apache.org on 2023/09/07 18:52:20 UTC, 0 replies.
- [arrow] branch main updated: GH-37056: [Java] Fix importing an empty data array from c-data (#37531) - posted by ap...@apache.org on 2023/09/07 19:03:38 UTC, 0 replies.
- [arrow] branch main updated (5a781693d9 -> 3aa7e249c3) - posted by ke...@apache.org on 2023/09/07 20:39:58 UTC, 0 replies.
- [arrow-datafusion] branch main updated: `PrimitiveGroupsAccumulator` should propagate timestamp timezone information properly (#7494) - posted by su...@apache.org on 2023/09/07 20:58:27 UTC, 0 replies.
- [GitHub] [arrow-site] liangjiaxing opened a new pull request, #398: Fix some typos - posted by "liangjiaxing (via GitHub)" <gi...@apache.org> on 2023/09/07 21:03:40 UTC, 0 replies.
- [arrow] branch main updated: GH-37568: [MATLAB] Implement `isequal` for the `arrow.tabular.Schema` MATLAB class (#37619) - posted by ke...@apache.org on 2023/09/07 21:07:00 UTC, 0 replies.
- [arrow] branch main updated: GH-37571: [MATLAB] Add `arrow.tabular.Table` MATLAB class (#37620) - posted by ke...@apache.org on 2023/09/07 21:10:24 UTC, 0 replies.
- [GitHub] [arrow-site] assignUser opened a new pull request, #399: Fix dev-docs workflow - posted by "assignUser (via GitHub)" <gi...@apache.org> on 2023/09/08 00:29:23 UTC, 0 replies.
- [arrow] branch main updated: GH-37614: [R][CI] Update CI jobs due to duckdb repo moving (#37615) - posted by as...@apache.org on 2023/09/08 00:43:21 UTC, 0 replies.
- [GitHub] [arrow-site] kou merged pull request #398: [Website] Fix some typos - posted by "kou (via GitHub)" <gi...@apache.org> on 2023/09/08 01:35:40 UTC, 0 replies.
- [arrow-site] branch main updated: [Website] Fix some typos (#398) - posted by ko...@apache.org on 2023/09/08 01:35:43 UTC, 0 replies.
- [GitHub] [arrow-site] kou merged pull request #399: Fix dev-docs workflow - posted by "kou (via GitHub)" <gi...@apache.org> on 2023/09/08 01:37:25 UTC, 0 replies.
- [arrow-site] branch main updated: Fix dev-docs workflow (#399) - posted by ko...@apache.org on 2023/09/08 01:37:28 UTC, 0 replies.
- [GitHub] [arrow-site] kou merged pull request #397: [R] Add missing section to R package changelog for 13.0.0 - posted by "kou (via GitHub)" <gi...@apache.org> on 2023/09/08 01:38:43 UTC, 0 replies.
- [arrow-site] branch asf-site updated: [R] Add missing section to R package changelog for 13.0.0 (#397) - posted by ko...@apache.org on 2023/09/08 01:38:46 UTC, 0 replies.
- [GitHub] [arrow-site] kou opened a new pull request, #400: Enable Dependabot for GitHub Actions - posted by "kou (via GitHub)" <gi...@apache.org> on 2023/09/08 01:40:31 UTC, 0 replies.
- [arrow] branch main updated: GH-37608: [C++][Gandiva] TO_DATE function supports YYYY-MM and YYYY (#37609) - posted by ko...@apache.org on 2023/09/08 03:47:49 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: Add `ScalarValue::data_type()` for consistency with other APIs (#7492) - posted by dh...@apache.org on 2023/09/08 06:40:44 UTC, 0 replies.
- [arrow] branch main updated: GH-37017: [C++] Guard unexpected uses of BMI2 instructions (#37610) - posted by ap...@apache.org on 2023/09/08 07:08:19 UTC, 0 replies.
- [arrow-rs] branch master updated: Best effort cleanup of staged upload files (#4778) (#4792) - posted by tu...@apache.org on 2023/09/08 07:43:44 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 1e46f8f08a9aa735fe581602aff66f5cc0c40b05 - posted by gi...@apache.org on 2023/09/08 07:48:52 UTC, 0 replies.
- [GitHub] [arrow-site] raulcd merged pull request #400: Enable Dependabot for GitHub Actions - posted by "raulcd (via GitHub)" <gi...@apache.org> on 2023/09/08 08:42:44 UTC, 0 replies.
- [arrow-site] branch main updated: Enable Dependabot for GitHub Actions (#400) - posted by ra...@apache.org on 2023/09/08 08:42:47 UTC, 0 replies.
- [GitHub] [arrow-site] dependabot[bot] opened a new pull request, #401: Bump actions/github-script from 0.2.0 to 6.4.1 - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/09/08 08:43:07 UTC, 0 replies.
- [arrow-site] branch dependabot/github_actions/actions/github-script-6.4.1 created (now 9c680097fde) - posted by gi...@apache.org on 2023/09/08 08:43:09 UTC, 0 replies.
- [GitHub] [arrow-site] dependabot[bot] opened a new pull request, #402: Bump actions/checkout from 2 to 4 - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/09/08 08:43:12 UTC, 0 replies.
- [GitHub] [arrow-site] dependabot[bot] opened a new pull request, #403: Bump actions/setup-python from 2 to 4 - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/09/08 08:43:15 UTC, 0 replies.
- [arrow-site] branch dependabot/github_actions/actions/checkout-4 created (now c05ee221007) - posted by gi...@apache.org on 2023/09/08 08:43:15 UTC, 0 replies.
- [arrow-site] branch dependabot/github_actions/actions/setup-python-4 created (now 5530bc4969a) - posted by gi...@apache.org on 2023/09/08 08:43:17 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating built site (build 48bbe8c137950803596ec72f890b23d04166530e) - posted by gi...@apache.org on 2023/09/08 08:49:56 UTC, 0 replies.
- [arrow-rs] branch master updated: Add docstring and example to `Scalar` (#4793) - posted by al...@apache.org on 2023/09/08 10:10:14 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 878217b9e330b4f1ed13e798a214ea11fbeb2bbb - posted by gi...@apache.org on 2023/09/08 10:13:59 UTC, 0 replies.
- [arrow-datafusion] branch main updated: feat: explain with statistics (#7459) - posted by al...@apache.org on 2023/09/08 10:23:45 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by 73d6d5f50a73e43185401011bd6b53e8d1d345ec - posted by gi...@apache.org on 2023/09/08 10:24:22 UTC, 0 replies.
- [arrow-datafusion] branch main updated: fix: incorrect nullability calculation of InListExpr (#7496) - posted by al...@apache.org on 2023/09/08 11:00:24 UTC, 0 replies.
- [GitHub] [arrow-site] kou merged pull request #402: Bump actions/checkout from 2 to 4 - posted by "kou (via GitHub)" <gi...@apache.org> on 2023/09/08 11:17:36 UTC, 0 replies.
- [arrow-site] branch main updated (48bbe8c1379 -> 285ef67eced) - posted by ko...@apache.org on 2023/09/08 11:17:39 UTC, 0 replies.
- [arrow-site] branch dependabot/github_actions/actions/checkout-4 deleted (was c05ee221007) - posted by gi...@apache.org on 2023/09/08 11:17:46 UTC, 0 replies.
- [GitHub] [arrow-site] kou merged pull request #403: Bump actions/setup-python from 2 to 4 - posted by "kou (via GitHub)" <gi...@apache.org> on 2023/09/08 11:17:59 UTC, 0 replies.
- [arrow-site] branch main updated (285ef67eced -> 4abc9c83a81) - posted by ko...@apache.org on 2023/09/08 11:18:03 UTC, 0 replies.
- [arrow-site] branch dependabot/github_actions/actions/setup-python-4 deleted (was 5530bc4969a) - posted by gi...@apache.org on 2023/09/08 11:18:09 UTC, 0 replies.
- [arrow-site] branch dependabot/github_actions/actions/github-script-6.4.1 updated (9c680097fde -> fa59a955496) - posted by ko...@apache.org on 2023/09/08 11:22:18 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating built site (build 285ef67ecede0a0dd171593e92cec21046153905) - posted by gi...@apache.org on 2023/09/08 11:23:01 UTC, 0 replies.
- [GitHub] [arrow-site] kou merged pull request #401: Bump actions/github-script from 0.2.0 to 6.4.1 - posted by "kou (via GitHub)" <gi...@apache.org> on 2023/09/08 11:23:36 UTC, 0 replies.
- [arrow-site] branch main updated: Bump actions/github-script from 0.2.0 to 6.4.1 (#401) - posted by ko...@apache.org on 2023/09/08 11:23:39 UTC, 0 replies.
- [arrow-site] branch dependabot/github_actions/actions/github-script-6.4.1 deleted (was fa59a955496) - posted by gi...@apache.org on 2023/09/08 11:23:45 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating built site (build dcbc883c433418de90e9af49289fe0ba17355f72) - posted by gi...@apache.org on 2023/09/08 11:28:57 UTC, 0 replies.
- [arrow-datafusion-python] branch main updated: Revert "build(deps): bump arduino/setup-protoc from 1 to 2 (#452)" (#474) - posted by ag...@apache.org on 2023/09/08 13:37:25 UTC, 0 replies.
- [arrow-datafusion-python] branch asf-staging updated: Publish built docs triggered by b4d383b5f85128f7f61e533c2f8d09f053189eb5 - posted by gi...@apache.org on 2023/09/08 13:47:00 UTC, 0 replies.
- [arrow] branch main updated: GH-37570: [MATLAB] Implement `isequal` for the `arrow.tabular.RecordBatch` MATLAB class (#37627) - posted by ke...@apache.org on 2023/09/08 14:55:17 UTC, 0 replies.
- [GitHub] [arrow-site] boshek commented on pull request #399: Fix dev-docs workflow - posted by "boshek (via GitHub)" <gi...@apache.org> on 2023/09/08 15:23:17 UTC, 0 replies.
- [arrow] branch main updated: GH-37628: [MATLAB] Implement `isequal` for the `arrow.tabular.Table` MATLAB class (#37629) - posted by ke...@apache.org on 2023/09/08 15:37:29 UTC, 0 replies.
- [arrow-datafusion] branch branch-31 created (now 44cf6f127d) - posted by ag...@apache.org on 2023/09/08 15:47:20 UTC, 0 replies.
- [arrow-datafusion] tag 31.0.0-rc1 created (now 44cf6f127d) - posted by ag...@apache.org on 2023/09/08 15:47:35 UTC, 0 replies.
- [arrow-datafusion] branch main updated (fda561e803 -> 270dc8ba76) - posted by ag...@apache.org on 2023/09/08 15:47:47 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by 270dc8ba769cf69535fae299c087fca0ae9efd22 - posted by gi...@apache.org on 2023/09/08 15:48:32 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/nix-0.27.1 updated (ac8c6bba98 -> 77c227c22a) - posted by gi...@apache.org on 2023/09/08 15:48:49 UTC, 0 replies.
- [arrow-datafusion] 01/01: Update nix requirement from 0.26.1 to 0.27.1 - posted by gi...@apache.org on 2023/09/08 15:48:50 UTC, 0 replies.
- svn commit: r63870 - in /dev/arrow/apache-arrow-datafusion-31.0.0-rc1: ./ apache-arrow-datafusion-31.0.0.tar.gz apache-arrow-datafusion-31.0.0.tar.gz.asc apache-arrow-datafusion-31.0.0.tar.gz.sha256 apache-arrow-datafusion-31.0.0.tar.gz.sha512 - posted by ag...@apache.org on 2023/09/08 15:49:29 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: fix(r): Warn for possibly out of range int64 -> double conversions (#294) - posted by pa...@apache.org on 2023/09/08 16:38:27 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(r/adbcdrivermanager): Ensure nullable arguments `adbc_connection_get_objects()` can be specified (#1032) - posted by pa...@apache.org on 2023/09/08 16:38:58 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: feat(r): Add support for `bit64::integer64()` conversions (#293) - posted by pa...@apache.org on 2023/09/08 16:40:03 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor(proto): Implement `TryFrom<&DFSchema>` for `protobuf::DfSchema` (#7505) - posted by al...@apache.org on 2023/09/08 17:09:23 UTC, 0 replies.
- [arrow-datafusion] branch main updated (c7a93fcd02 -> 495c25f7d8) - posted by al...@apache.org on 2023/09/08 17:16:10 UTC, 0 replies.
- [GitHub] [arrow-site] liangjiaxing opened a new pull request, #404: [Website] Update 2022-10-08-arrow-parquet-encoding-part-2.md - posted by "liangjiaxing (via GitHub)" <gi...@apache.org> on 2023/09/08 18:24:22 UTC, 0 replies.
- [GitHub] [arrow-site] kou merged pull request #404: [Website] Fix wrong example in 2022-10-08-arrow-parquet-encoding-part-2.md - posted by "kou (via GitHub)" <gi...@apache.org> on 2023/09/08 21:43:09 UTC, 0 replies.
- [arrow-site] branch main updated: [Website] Fix wrong example in 2022-10-08-arrow-parquet-encoding-part-2.md (#404) - posted by ko...@apache.org on 2023/09/08 21:43:12 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating built site (build 5ee675cc763bfb234f1678f20c6d456ce812c6e0) - posted by gi...@apache.org on 2023/09/08 21:48:59 UTC, 0 replies.
- [arrow] branch main updated: GH-36379: [C++] Bundled dependency include paths should override system include dirs (#37612) - posted by ko...@apache.org on 2023/09/08 22:05:36 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-09-08-0) - posted by gi...@apache.org on 2023/09/09 00:21:16 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Parallelize Stateless (CSV/JSON) File Write Serialization (#7452) - posted by al...@apache.org on 2023/09/09 10:49:33 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Remove stray comment markings from encoding error message (#7512) - posted by al...@apache.org on 2023/09/09 10:50:14 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Remove implicit interval type coercion from ScalarValue comparison (#7514) - posted by tu...@apache.org on 2023/09/09 13:39:32 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: deprecate ScalarValue::get_datatype() (#7507) - posted by vi...@apache.org on 2023/09/09 17:04:02 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/datafusion-optimizer-31.0.0-rc1 created (now 9db5762) - posted by gi...@apache.org on 2023/09/09 19:26:32 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/datafusion-substrait-31.0.0-rc1 created (now 28a5ab6) - posted by gi...@apache.org on 2023/09/09 19:26:50 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/prost-0.12.0 created (now 0bac85b) - posted by gi...@apache.org on 2023/09/09 19:27:02 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/tokio-1.32.0 created (now 1bc12e9) - posted by gi...@apache.org on 2023/09/09 19:27:16 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/datafusion-sql-31.0.0-rc1 created (now 5d9cac1) - posted by gi...@apache.org on 2023/09/09 19:27:32 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/async-trait-0.1.73 created (now dcf402a) - posted by gi...@apache.org on 2023/09/09 19:27:44 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/regex-syntax-0.7.5 created (now 467dc9d) - posted by gi...@apache.org on 2023/09/09 19:27:57 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/datafusion-common-31.0.0-rc1 created (now 7f5155f) - posted by gi...@apache.org on 2023/09/09 19:28:16 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/object_store-0.7.0 created (now 6ad50a8) - posted by gi...@apache.org on 2023/09/09 19:28:29 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/datafusion-expr-31.0.0-rc1 created (now cf437ad) - posted by gi...@apache.org on 2023/09/09 19:28:46 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/syn-2.0.31 created (now c0d2c8a) - posted by gi...@apache.org on 2023/09/09 19:28:58 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/datafusion-31.0.0-rc1 created (now f277d6c) - posted by gi...@apache.org on 2023/09/09 19:29:16 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/mimalloc-0.1.38 created (now 7163bb1) - posted by gi...@apache.org on 2023/09/09 19:29:28 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/url-2.4.1 created (now 55ed8bd) - posted by gi...@apache.org on 2023/09/09 19:29:40 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/prost-types-0.12.0 created (now d549a72) - posted by gi...@apache.org on 2023/09/09 19:29:51 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Propagate error from spawned task reading spills (#7510) - posted by vi...@apache.org on 2023/09/09 21:14:43 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-09-09-0) - posted by gi...@apache.org on 2023/09/10 00:23:32 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Document how to verify release candidate (#92) - posted by ko...@apache.org on 2023/09/10 04:53:29 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Prepare 0.1.0 (#93) - posted by ko...@apache.org on 2023/09/10 05:11:02 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Fix the latest release note detection (#94) - posted by ko...@apache.org on 2023/09/10 05:25:46 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Fix release:rc:tag problems (#95) - posted by ko...@apache.org on 2023/09/10 05:38:31 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Ensure loading dev/release/.env (#96) - posted by ko...@apache.org on 2023/09/10 06:31:52 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Refactor the EnforceDistribution Rule (#7488) - posted by ak...@apache.org on 2023/09/10 10:00:45 UTC, 0 replies.
- [arrow-rs] branch master updated: Improved csv_reader benchmarks with smaller integers (#4803) - posted by tu...@apache.org on 2023/09/10 11:44:25 UTC, 0 replies.
- [arrow-rs] branch master updated: fix: entries field is non-nullable (#4808) - posted by tu...@apache.org on 2023/09/10 11:45:19 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: b4997bc35cdd41e98b22fcaa2793b796ab88ceb5 - posted by gi...@apache.org on 2023/09/10 11:48:22 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 77455d48cd6609045a4728ba908123de9d0b62fd - posted by gi...@apache.org on 2023/09/10 11:49:14 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Remove get_scan_files and ExecutionPlan::file_scan_config (#7357) (#7487) - posted by tu...@apache.org on 2023/09/10 13:45:05 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/github_actions/main/actions/checkout-4 created (now 9bbe80c) - posted by gi...@apache.org on 2023/09/10 19:23:52 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/github_actions/main/arduino/setup-protoc-2 created (now 7096856) - posted by gi...@apache.org on 2023/09/10 19:23:55 UTC, 0 replies.
- [GitHub] [arrow-site] yjshen commented on a diff in pull request #386: [Website] Aggregating Millions of Groups Fast in Apache Arrow DataFusion 28.0.0 - posted by "yjshen (via GitHub)" <gi...@apache.org> on 2023/09/10 19:59:35 UTC, 0 replies.
- [GitHub] [arrow-site] tustvold commented on a diff in pull request #386: [Website] Aggregating Millions of Groups Fast in Apache Arrow DataFusion 28.0.0 - posted by "tustvold (via GitHub)" <gi...@apache.org> on 2023/09/10 20:10:46 UTC, 0 replies.
- [arrow-datafusion] branch 6171-simplify-with-guarantee updated (a6b57e38eb -> 011f1768b2) - posted by wj...@apache.org on 2023/09/10 23:59:35 UTC, 0 replies.
- [arrow-datafusion] branch 6171-simplify-with-guarantee updated (011f1768b2 -> 4bd9b60eda) - posted by wj...@apache.org on 2023/09/11 00:06:10 UTC, 0 replies.
- [arrow] branch main updated: GH-37535: [C++][Parquet] Add missing "thrift" dependency in parquet.pc (#37603) - posted by ko...@apache.org on 2023/09/11 00:15:25 UTC, 0 replies.
- [arrow-flight-sql-postgresql] annotated tag 0.1.0-rc6 updated (435fba0 -> 0e2ff23) - posted by ko...@apache.org on 2023/09/11 00:16:14 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-09-10-0) - posted by gi...@apache.org on 2023/09/11 00:21:57 UTC, 0 replies.
- [arrow-datafusion] branch 6171-simplify-with-guarantee updated (4bd9b60eda -> a9aeecf02f) - posted by wj...@apache.org on 2023/09/11 00:22:09 UTC, 0 replies.
- [arrow-flight-sql-postgresql] annotated tag 0.1.0-rc6 deleted (was 0e2ff23) - posted by ko...@apache.org on 2023/09/11 00:25:48 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Add more details to release note (#97) - posted by ko...@apache.org on 2023/09/11 00:50:45 UTC, 0 replies.
- [arrow-flight-sql-postgresql] annotated tag 0.1.0-rc1 updated (9a0c36f -> fc3f290) - posted by ko...@apache.org on 2023/09/11 01:17:26 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Separate verify RC CI jobs from packages (#99) - posted by ko...@apache.org on 2023/09/11 02:05:21 UTC, 0 replies.
- [arrow-flight-sql-postgresql] annotated tag 0.1.0-rc2 updated (c2e780e -> 63961ee) - posted by ko...@apache.org on 2023/09/11 02:19:14 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Remove needless needs (#100) - posted by ko...@apache.org on 2023/09/11 02:20:53 UTC, 0 replies.
- [arrow-flight-sql-postgresql] annotated tag 0.1.0-rc3 updated (32bfbd2 -> c8013ee) - posted by ko...@apache.org on 2023/09/11 02:35:05 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Remove needless BUNDLE_GEMFILE from verify-rc workflow (#101) - posted by ko...@apache.org on 2023/09/11 02:38:45 UTC, 0 replies.
- [arrow-datafusion] branch 6171-simplify-with-guarantee updated (a9aeecf02f -> 16d78c64d1) - posted by wj...@apache.org on 2023/09/11 02:41:27 UTC, 0 replies.
- [arrow-datafusion] 01/01: fix test to be false or null, not true - posted by wj...@apache.org on 2023/09/11 02:41:28 UTC, 0 replies.
- [arrow-flight-sql-postgresql] annotated tag 0.1.0-rc4 updated (ba7c484 -> 3367496) - posted by ko...@apache.org on 2023/09/11 02:53:53 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Fix wrong download URL in verification script (#105) - posted by ko...@apache.org on 2023/09/11 04:48:19 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Fix RC binary verification (#106) - posted by ko...@apache.org on 2023/09/11 04:48:44 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Add a command to re-run verifycation CI job (#107) - posted by ko...@apache.org on 2023/09/11 04:48:59 UTC, 0 replies.
- [arrow] branch main updated: GH-37562: [Ruby] Add support for table.each_raw_record.to_a (#37600) - posted by ko...@apache.org on 2023/09/11 05:04:30 UTC, 0 replies.
- [arrow-flight-sql-postgresql] annotated tag 0.1.0-rc5 updated (2017287 -> 42b524c) - posted by ko...@apache.org on 2023/09/11 05:05:18 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Simplify ScalarValue::distance (#7517) (#7519) - posted by tu...@apache.org on 2023/09/11 06:34:26 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated (2017287 -> e4233a7) - posted by ko...@apache.org on 2023/09/11 07:26:41 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Source verification ensures using the original user in tmp directory (#110) - posted by ko...@apache.org on 2023/09/11 07:43:37 UTC, 0 replies.
- [arrow-flight-sql-postgresql] annotated tag 0.1.0-rc6 updated (849661e -> 74d8758) - posted by ko...@apache.org on 2023/09/11 08:00:22 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(c/driver/postgresql): Support ingesting LARGE_STRING types (#1050) - posted by li...@apache.org on 2023/09/11 16:08:35 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/BenchmarkDotNet.Diagnostics.Windows-0.13.8 created (now 8877de589f) - posted by gi...@apache.org on 2023/09/11 16:19:20 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/Grpc.Net.Client-2.57.0 created (now 655a8b97df) - posted by gi...@apache.org on 2023/09/11 16:19:31 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/Grpc.Tools-2.58.0 created (now 28699385ef) - posted by gi...@apache.org on 2023/09/11 16:19:42 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/BenchmarkDotNet-0.13.8 created (now b786d07528) - posted by gi...@apache.org on 2023/09/11 16:19:55 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/Grpc.AspNetCore.Server-2.57.0 created (now 1ba69eaca0) - posted by gi...@apache.org on 2023/09/11 16:20:04 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/Grpc.AspNetCore-2.57.0 created (now a4d8a52161) - posted by gi...@apache.org on 2023/09/11 16:20:08 UTC, 0 replies.
- [arrow-adbc] branch main updated: ci: enable Java integration tests (#1042) - posted by li...@apache.org on 2023/09/11 16:54:28 UTC, 0 replies.
- [arrow-datafusion] branch main updated: typo: change delimeter to delimiter (#7521) - posted by al...@apache.org on 2023/09/11 17:36:54 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by 9b5733fe618aecdd6e78eae7ef3135a0e9663744 - posted by gi...@apache.org on 2023/09/11 17:37:36 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Fix some simplification rules for floating-point arithmetic operations (#7515) - posted by al...@apache.org on 2023/09/11 18:03:52 UTC, 0 replies.
- [arrow-adbc] branch main updated: refactor(c/driver/postgresql): hardcode overflow checks (#1051) - posted by li...@apache.org on 2023/09/11 18:04:53 UTC, 0 replies.
- [arrow-datafusion-python] branch main updated: Minor: fix wrongly copied function description (#497) - posted by ag...@apache.org on 2023/09/11 19:50:54 UTC, 0 replies.
- svn commit: r63921 - in /release/arrow/arrow-datafusion-31.0.0: ./ apache-arrow-datafusion-31.0.0.tar.gz apache-arrow-datafusion-31.0.0.tar.gz.asc apache-arrow-datafusion-31.0.0.tar.gz.sha256 apache-arrow-datafusion-31.0.0.tar.gz.sha512 - posted by ag...@apache.org on 2023/09/11 19:53:59 UTC, 0 replies.
- [arrow-datafusion] tag 31.0.0 created (now 44cf6f127d) - posted by ag...@apache.org on 2023/09/11 19:54:18 UTC, 0 replies.
- [arrow-datafusion-python] branch asf-staging updated: Publish built docs triggered by 0d7c19e44b61a1f269f1b835f529ad35aa76c6b6 - posted by gi...@apache.org on 2023/09/11 19:58:51 UTC, 0 replies.
- svn commit: r63923 - /dev/arrow/apache-arrow-datafusion-31.0.0-rc1/ - posted by ag...@apache.org on 2023/09/11 20:14:49 UTC, 0 replies.
- svn commit: r63924 - /release/arrow/arrow-datafusion-30.0.0/ - posted by ag...@apache.org on 2023/09/11 20:15:04 UTC, 0 replies.
- svn commit: r63925 - /release/arrow/arrow-datafusion-python-27.0.0/ - posted by ag...@apache.org on 2023/09/11 20:15:19 UTC, 0 replies.
- [arrow-datafusion-python] branch main updated (0d7c19e -> af4f758) - posted by ag...@apache.org on 2023/09/11 22:27:53 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/rustls-webpki-0.101.4 deleted (was 485225d) - posted by gi...@apache.org on 2023/09/11 22:28:28 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/object_store-0.7.0 deleted (was 6ad50a8) - posted by gi...@apache.org on 2023/09/11 22:28:38 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/regex-syntax-0.7.5 deleted (was 467dc9d) - posted by gi...@apache.org on 2023/09/11 22:28:40 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/datafusion-expr-31.0.0-rc1 deleted (was cf437ad) - posted by gi...@apache.org on 2023/09/11 22:28:43 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/url-2.4.1 deleted (was 55ed8bd) - posted by gi...@apache.org on 2023/09/11 22:28:45 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/syn-2.0.31 deleted (was c0d2c8a) - posted by gi...@apache.org on 2023/09/11 22:28:52 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/datafusion-sql-31.0.0-rc1 deleted (was 5d9cac1) - posted by gi...@apache.org on 2023/09/11 22:28:54 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/prost-types-0.12.0 updated (d549a72 -> 943c3b1) - posted by gi...@apache.org on 2023/09/11 22:29:00 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/datafusion-common-31.0.0-rc1 deleted (was 7f5155f) - posted by gi...@apache.org on 2023/09/11 22:29:12 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/datafusion-substrait-31.0.0-rc1 deleted (was 28a5ab6) - posted by gi...@apache.org on 2023/09/11 22:29:14 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/mimalloc-0.1.38 deleted (was 7163bb1) - posted by gi...@apache.org on 2023/09/11 22:29:16 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/async-trait-0.1.73 deleted (was dcf402a) - posted by gi...@apache.org on 2023/09/11 22:29:18 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/tokio-1.32.0 deleted (was 1bc12e9) - posted by gi...@apache.org on 2023/09/11 22:29:21 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/datafusion-31.0.0-rc1 deleted (was f277d6c) - posted by gi...@apache.org on 2023/09/11 22:29:23 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/webpki-0.22.1 deleted (was cc0f5e9) - posted by gi...@apache.org on 2023/09/11 22:29:25 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/datafusion-optimizer-31.0.0-rc1 deleted (was 9db5762) - posted by gi...@apache.org on 2023/09/11 22:29:27 UTC, 0 replies.
- [arrow-datafusion-python] branch asf-staging updated: Publish built docs triggered by af4f75829a9aeaa9023ce742c58bbc6c50d5489c - posted by gi...@apache.org on 2023/09/11 22:34:05 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/prost-0.12.0 updated (0bac85b -> 4bee76b) - posted by gi...@apache.org on 2023/09/11 22:38:42 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [C#] Bump Grpc.Net.Client from 2.56.0 to 2.57.0 in /csharp (#37660) - posted by ko...@apache.org on 2023/09/11 23:32:29 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/Grpc.Net.Client-2.57.0 deleted (was 655a8b97df) - posted by gi...@apache.org on 2023/09/11 23:32:37 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/Grpc.Tools-2.58.0 updated (28699385ef -> 356b3a1e93) - posted by gi...@apache.org on 2023/09/11 23:33:14 UTC, 0 replies.
- [arrow] branch main updated (65552ab523 -> 1879285200) - posted by ko...@apache.org on 2023/09/11 23:33:22 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/BenchmarkDotNet-0.13.8 deleted (was b786d07528) - posted by gi...@apache.org on 2023/09/11 23:33:30 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/Grpc.Tools-2.58.0 updated (356b3a1e93 -> 91df105738) - posted by gi...@apache.org on 2023/09/11 23:33:34 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/BenchmarkDotNet.Diagnostics.Windows-0.13.8 updated (8877de589f -> cb753a1e0c) - posted by gi...@apache.org on 2023/09/11 23:33:54 UTC, 0 replies.
- [arrow] 01/01: MINOR: [C#] Bump BenchmarkDotNet.Diagnostics.Windows in /csharp - posted by gi...@apache.org on 2023/09/11 23:33:55 UTC, 0 replies.
- [arrow] branch main updated (1879285200 -> b7581fee01) - posted by ko...@apache.org on 2023/09/11 23:34:19 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/Grpc.AspNetCore-2.57.0 deleted (was a4d8a52161) - posted by gi...@apache.org on 2023/09/11 23:34:25 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-09-11-0) - posted by gi...@apache.org on 2023/09/12 00:20:27 UTC, 0 replies.
- [arrow] branch main updated (b7581fee01 -> 247b7f0c06) - posted by ko...@apache.org on 2023/09/12 00:48:45 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/BenchmarkDotNet.Diagnostics.Windows-0.13.8 deleted (was cb753a1e0c) - posted by gi...@apache.org on 2023/09/12 00:48:53 UTC, 0 replies.
- [arrow] branch main updated (247b7f0c06 -> 5009282ddb) - posted by ko...@apache.org on 2023/09/12 00:49:21 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/Grpc.Tools-2.58.0 deleted (was 91df105738) - posted by gi...@apache.org on 2023/09/12 00:49:28 UTC, 0 replies.
- [arrow] branch main updated: GH-37560 [Python][Documentation] Replacing confusing batch size from 128Ki to 128_000 (#37605) - posted by al...@apache.org on 2023/09/12 04:27:41 UTC, 0 replies.
- [arrow-datafusion] branch 6171-simplify-with-guarantee updated: refactor: change NullableInterval to an enum - posted by wj...@apache.org on 2023/09/12 05:56:56 UTC, 0 replies.
- [arrow-datafusion] branch 6171-simplify-with-guarantee updated (bffb137002 -> e4427a37e4) - posted by wj...@apache.org on 2023/09/12 05:59:48 UTC, 0 replies.
- [arrow] branch main updated: GH-37244: [Python] Remove support for pickle5 (#37644) - posted by al...@apache.org on 2023/09/12 11:02:27 UTC, 0 replies.
- [arrow-adbc] branch main updated: chore(go): bump to 1.19 minimum (#1053) - posted by li...@apache.org on 2023/09/12 12:06:40 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(go): add basic driver logging (#1048) - posted by li...@apache.org on 2023/09/12 13:36:33 UTC, 0 replies.
- [arrow] branch main updated: GH-37216: [Docs] adding documentation to deal with unreleased allocators (#37498) - posted by li...@apache.org on 2023/09/12 13:40:19 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Documentation Updates for New Write Related Features (#7520) - posted by al...@apache.org on 2023/09/12 13:57:37 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by 561e0d7e87825aba224bf2eb9c3b8b5e1b725597 - posted by gi...@apache.org on 2023/09/12 13:58:15 UTC, 0 replies.
- [arrow-adbc] branch main updated: ci: Try ASAN/UBSAN in CI (#1049) - posted by li...@apache.org on 2023/09/12 14:02:57 UTC, 0 replies.
- [arrow-datafusion-python] branch main updated: Add `isnan` and `iszero` (#495) - posted by ag...@apache.org on 2023/09/12 14:20:17 UTC, 0 replies.
- [arrow-datafusion-python] branch asf-staging updated: Publish built docs triggered by beabf2601038747e5b1a813114d6b22be83bf291 - posted by gi...@apache.org on 2023/09/12 14:29:34 UTC, 0 replies.
- [arrow-adbc] branch main updated: test(c/driver/postgresql): ensure ingestion works with temp table (#1054) - posted by li...@apache.org on 2023/09/12 15:10:28 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/Grpc.AspNetCore.Server-2.57.0 updated (1ba69eaca0 -> 199fb8dd7d) - posted by ee...@apache.org on 2023/09/12 15:28:31 UTC, 0 replies.
- [arrow] branch main updated: GH-37671: [R] legacy timezone symlinks cause CRAN failures (#37672) - posted by th...@apache.org on 2023/09/12 16:49:47 UTC, 0 replies.
- [arrow] branch main updated: GH-37681: [R] Update NEWS.md for 13.0.0.1 (#37682) - posted by th...@apache.org on 2023/09/12 19:03:39 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(c/driver): support target catalog/schema for ingestion (#1056) - posted by li...@apache.org on 2023/09/12 19:40:39 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(c/driver): support ingesting into temporary tables (#1057) - posted by li...@apache.org on 2023/09/12 20:31:24 UTC, 0 replies.
- [arrow-datafusion] branch 6171-simplify-with-guarantee updated (e4427a37e4 -> f4e868052d) - posted by wj...@apache.org on 2023/09/12 22:11:34 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [C#] Bump Grpc.AspNetCore.Server from 2.56.0 to 2.57.0 in /csharp (#37663) - posted by ko...@apache.org on 2023/09/12 23:28:53 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/Grpc.AspNetCore.Server-2.57.0 deleted (was 199fb8dd7d) - posted by gi...@apache.org on 2023/09/12 23:29:03 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-09-12-0) - posted by gi...@apache.org on 2023/09/13 00:21:46 UTC, 0 replies.
- [arrow] branch main updated (8e4c826130 -> 2a56d4598a) - posted by as...@apache.org on 2023/09/13 02:21:28 UTC, 0 replies.
- svn commit: r63959 - in /release/arrow/apache-arrow-flight-sql-postgresql-0.1.0: ./ apache-arrow-flight-sql-postgresql-0.1.0.tar.gz apache-arrow-flight-sql-postgresql-0.1.0.tar.gz.asc apache-arrow-flight-sql-postgresql-0.1.0.tar.gz.sha512 - posted by ko...@apache.org on 2023/09/13 02:34:03 UTC, 0 replies.
- [arrow-flight-sql-postgresql] annotated tag 0.1.0 updated (849661e -> 3227457) - posted by ko...@apache.org on 2023/09/13 02:44:11 UTC, 0 replies.
- [GitHub] [arrow-site] kou opened a new pull request, #405: Add Apache Arrow Flight SQL adapter for PostgreSQL 0.1.0 release post - posted by "kou (via GitHub)" <gi...@apache.org> on 2023/09/13 05:41:12 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: release:version:bump: fix too much substitution (#122) - posted by ko...@apache.org on 2023/09/13 06:24:48 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Bump version to 0.2.0 (#121) - posted by ko...@apache.org on 2023/09/13 06:25:04 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: release:rc:publish:apache: fix a typo (#124) - posted by ko...@apache.org on 2023/09/13 06:25:21 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: release:announce:blog: fix problems (#123) - posted by ko...@apache.org on 2023/09/13 06:35:20 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Don't add --dry-run on X.Y.Z tag (#125) - posted by ko...@apache.org on 2023/09/13 06:35:48 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: release:rc:publish:linux: fix wrong environment variable name prefix (#126) - posted by ko...@apache.org on 2023/09/13 06:36:02 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Fix release:rc:vote problems (#127) - posted by ko...@apache.org on 2023/09/13 06:36:19 UTC, 0 replies.
- [arrow-datafusion] branch main updated (561e0d7e87 -> cf229b82cb) - posted by dh...@apache.org on 2023/09/13 08:12:52 UTC, 0 replies.
- [arrow] branch main updated: GH-37639: [CI] Fix checkout on older OSes (#37640) - posted by ra...@apache.org on 2023/09/13 09:24:24 UTC, 0 replies.
- [arrow-datafusion] branch main updated (cf229b82cb -> 3580558305) - posted by al...@apache.org on 2023/09/13 10:45:33 UTC, 0 replies.
- [arrow-rs] branch master updated: csv: Add option to specify custom null values (#4795) - posted by tu...@apache.org on 2023/09/13 10:57:45 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 2075cd125dc0c132be5cb9dbf65748abf52243f1 - posted by gi...@apache.org on 2023/09/13 11:03:11 UTC, 0 replies.
- [arrow-datafusion] branch main updated (3580558305 -> 4fac0e1f7a) - posted by al...@apache.org on 2023/09/13 11:59:39 UTC, 0 replies.
- [arrow-datafusion-python] branch main updated (beabf26 -> a47712e) - posted by ag...@apache.org on 2023/09/13 14:22:06 UTC, 0 replies.
- [arrow-datafusion-python] branch branch-31 created (now 54d1777) - posted by ag...@apache.org on 2023/09/13 14:26:54 UTC, 0 replies.
- [arrow-datafusion-python] tag 31.0.0-rc1 created (now 54d1777) - posted by ag...@apache.org on 2023/09/13 14:27:47 UTC, 0 replies.
- svn commit: r63979 - /dev/arrow/apache-arrow-datafusion-python-31.0.0-rc1/ - posted by ag...@apache.org on 2023/09/13 14:29:06 UTC, 0 replies.
- [arrow-datafusion-python] branch asf-staging updated: Publish built docs triggered by a47712e17886d9202fed282963dc449470688fe0 - posted by gi...@apache.org on 2023/09/13 14:29:50 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Move common code to utils (#7545) - posted by al...@apache.org on 2023/09/13 16:02:49 UTC, 0 replies.
- [arrow-datafusion] branch main updated (11b72d6765 -> 8e2a0e6e8f) - posted by al...@apache.org on 2023/09/13 16:05:13 UTC, 0 replies.
- [arrow-datafusion] branch 6171-simplify-with-guarantee updated (f4e868052d -> 2452957954) - posted by al...@apache.org on 2023/09/13 16:42:30 UTC, 0 replies.
- [arrow-datafusion] branch main updated: fix: skip EliminateCrossJoin rule if inner join with filter is found (#7529) - posted by al...@apache.org on 2023/09/13 16:57:47 UTC, 0 replies.
- [arrow] branch main updated: GH-37687: [Go] Don't copy in realloc when capacity is sufficient. (#37688) - posted by ze...@apache.org on 2023/09/13 17:03:18 UTC, 0 replies.
- [arrow-datafusion] branch main updated (a758270730 -> 812864b3b6) - posted by av...@apache.org on 2023/09/13 17:05:31 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by 812864b3b60c95cce81dc59c32c05b381ac325f8 - posted by gi...@apache.org on 2023/09/13 17:06:06 UTC, 0 replies.
- [arrow-datafusion] branch main updated: feat: add guarantees to simplification (#7467) - posted by wj...@apache.org on 2023/09/13 18:09:57 UTC, 0 replies.
- [arrow-datafusion] branch 6171-simplify-with-guarantee deleted (was 2452957954) - posted by wj...@apache.org on 2023/09/13 18:10:01 UTC, 0 replies.
- [arrow-testing] branch master updated (e81d0c6 -> 2c84953) - posted by al...@apache.org on 2023/09/13 19:18:31 UTC, 0 replies.
- [arrow-testing] 01/01: Add an Avro test data containing nested records (#91) - posted by al...@apache.org on 2023/09/13 19:18:32 UTC, 0 replies.
- [arrow-datafusion] branch main updated: [Minor]: Produce better plan when group by contains all of the ordering requirements (#7542) - posted by dh...@apache.org on 2023/09/13 20:50:26 UTC, 0 replies.
- [arrow-rs] branch alamb/concat_batches_no_error created (now 10988b440d) - posted by al...@apache.org on 2023/09/13 20:57:19 UTC, 0 replies.
- [GitHub] [arrow-site] kou merged pull request #405: Add Apache Arrow Flight SQL adapter for PostgreSQL 0.1.0 release post - posted by "kou (via GitHub)" <gi...@apache.org> on 2023/09/13 21:28:43 UTC, 0 replies.
- [arrow-site] branch main updated: Add Apache Arrow Flight SQL adapter for PostgreSQL 0.1.0 release post (#405) - posted by ko...@apache.org on 2023/09/13 21:28:46 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating built site (build 4affb0b005fb75a5f19a880133187ae108020630) - posted by gi...@apache.org on 2023/09/13 21:36:15 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-09-13-0) - posted by gi...@apache.org on 2023/09/14 00:21:48 UTC, 0 replies.
- [arrow-rs] branch master updated: ObjectStore Wasm32 Fixes (#4775) (#4776) (#4796) - posted by al...@apache.org on 2023/09/14 09:21:55 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 229bf8b6148e5a134df85b41ca4e6d10583cf1db - posted by gi...@apache.org on 2023/09/14 09:25:54 UTC, 0 replies.
- [arrow] branch main updated: GH-37555: [Python] Update get_file_info_selector to ignore base directory (#37558) - posted by al...@apache.org on 2023/09/14 10:42:55 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: beautify interval display (#7554) - posted by mn...@apache.org on 2023/09/14 12:00:37 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(go/adbc/driver/flightsql): add adbc.flight.sql.client_option.authority (#1060) - posted by li...@apache.org on 2023/09/14 13:04:43 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/proc-macro2-eq-1.0.67 created (now 9dd0520687) - posted by gi...@apache.org on 2023/09/14 13:42:25 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(go/adbc/driver/snowflake): improve XDBC support (#1034) - posted by ze...@apache.org on 2023/09/14 15:25:50 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [Python][Docs] Add examples for `MapArray.from_arrays` (#37656) - posted by al...@apache.org on 2023/09/14 15:46:38 UTC, 0 replies.
- [arrow] branch main updated: GH-37694: [Go] Add SetNull to array builders (#37695) - posted by ze...@apache.org on 2023/09/14 17:13:05 UTC, 0 replies.
- [arrow-datafusion] branch main updated (c2fb263d7f -> f76a8cda4d) - posted by av...@apache.org on 2023/09/14 17:53:23 UTC, 0 replies.
- [arrow-datafusion] branch main updated (f76a8cda4d -> 58ddceef50) - posted by al...@apache.org on 2023/09/14 18:06:05 UTC, 0 replies.
- [arrow-adbc] branch main updated (e20202bd -> ec3aae99) - posted by li...@apache.org on 2023/09/14 18:36:31 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Fix a race condition issue on reading spilled file (#7538) - posted by al...@apache.org on 2023/09/14 18:45:08 UTC, 0 replies.
- [arrow-datafusion] branch main updated (284514308a -> 9c993a340a) - posted by al...@apache.org on 2023/09/14 18:46:13 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Fix `describe ` to work without SessionContext (#7441) - posted by al...@apache.org on 2023/09/14 19:28:40 UTC, 0 replies.
- [arrow-rs] branch master updated: Update proc-macro2 requirement from =1.0.66 to =1.0.67 (#4816) - posted by tu...@apache.org on 2023/09/14 20:04:05 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/proc-macro2-eq-1.0.67 deleted (was 9dd0520687) - posted by gi...@apache.org on 2023/09/14 20:04:11 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 7355e8392d6e82c28cc54236d79b4dc56d7226d4 - posted by gi...@apache.org on 2023/09/14 20:08:34 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Fix CONTRIBUTING link (#133) - posted by ko...@apache.org on 2023/09/14 21:12:23 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Add missing FlightCallOptions in query-prepared example (#130) - posted by ko...@apache.org on 2023/09/14 21:12:49 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Fix links in release:announce:mail (#131) - posted by ko...@apache.org on 2023/09/14 21:13:10 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(python/adbc_driver_flightsql): add adbc.flight.sql.client_option.authority to DatabaseOptions (#1069) - posted by li...@apache.org on 2023/09/14 22:47:02 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-09-14-0) - posted by gi...@apache.org on 2023/09/15 00:21:41 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Fix "Edit on GitHub" URL (#137) - posted by ko...@apache.org on 2023/09/15 02:13:12 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Implement release:announce:postgresql (#136) - posted by ko...@apache.org on 2023/09/15 02:13:41 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Set favicon (#138) - posted by ko...@apache.org on 2023/09/15 02:13:51 UTC, 0 replies.
- [arrow] branch main updated: GH-37715: [Packaging][CentOS] Use default g++ on CentOS 9 Stream (#37718) - posted by ko...@apache.org on 2023/09/15 02:32:35 UTC, 0 replies.
- [arrow] branch main updated: GH-37648: [Packaging][Linux] Fix libarrow-glib-dev/arrow-glib-devel dependencies (#37714) - posted by ko...@apache.org on 2023/09/15 02:33:44 UTC, 0 replies.
- [arrow] branch main updated: GH-34567: [JS] Improve build and do not generate `bin/bin` directory (#36607) - posted by do...@apache.org on 2023/09/15 08:09:51 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [C++][Python] [Docs] clearer description of q argument of quantiles (#37380) - posted by jo...@apache.org on 2023/09/15 08:12:32 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/sqllogictest-0.16.0 created (now aa1d0ae5c0) - posted by gi...@apache.org on 2023/09/15 08:47:17 UTC, 0 replies.
- [arrow] branch main updated: GH-34105: [R] Provide extra output for failed builds (#37727) - posted by ra...@apache.org on 2023/09/15 08:50:28 UTC, 0 replies.
- [arrow-datafusion] branch main updated (93e14a7079 -> e9723ee3b1) - posted by me...@apache.org on 2023/09/15 10:19:54 UTC, 0 replies.
- [arrow-datafusion] branch main updated: feat: Support spilling for hash aggregation (#7400) - posted by al...@apache.org on 2023/09/15 11:11:48 UTC, 0 replies.
- [arrow-datafusion] branch main updated (f1f8d79ab8 -> 1a986c2aa2) - posted by al...@apache.org on 2023/09/15 11:15:24 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(c/driver/postgresql): Fix overflow in statement.cc (#1072) - posted by li...@apache.org on 2023/09/15 14:38:12 UTC, 0 replies.
- [arrow] branch main updated: GH-37643: [C++] Enhance arrow::Datum::ToString (#37646) - posted by bk...@apache.org on 2023/09/15 15:38:32 UTC, 0 replies.
- [arrow-ballista] branch main updated: refactor: port get_scan_files to Ballista (#877) - posted by al...@apache.org on 2023/09/15 16:09:32 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: Fix `clippy` by switching to `timestamp_nanos_opt` instead of (deprecated) `timestamp_nanos` (#7572) - posted by al...@apache.org on 2023/09/15 16:36:20 UTC, 0 replies.
- [arrow-datafusion] branch main updated (4055c003c8 -> 261b900472) - posted by al...@apache.org on 2023/09/15 16:48:06 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/sqllogictest-0.16.0 deleted (was aa1d0ae5c0) - posted by gi...@apache.org on 2023/09/15 16:48:12 UTC, 0 replies.
- [arrow-rs] branch master updated: More chrono deprecations (#4822) - posted by tu...@apache.org on 2023/09/15 17:14:19 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: d2be733f447c252e0f655201f4cb0fc8015448e5 - posted by gi...@apache.org on 2023/09/15 17:18:20 UTC, 0 replies.
- [arrow-adbc] branch main updated: test(python/adbc_driver_flightsql): test Flight SQL & error details (#1071) - posted by li...@apache.org on 2023/09/15 18:21:56 UTC, 0 replies.
- [arrow-adbc] branch main updated: ci: test multiple postgres versions (#1058) - posted by li...@apache.org on 2023/09/15 18:24:30 UTC, 0 replies.
- [arrow] branch main updated: GH-37654: [MATLAB] Add `Fields` property to `arrow.type.Type` MATLAB class (#37725) - posted by ke...@apache.org on 2023/09/15 18:40:27 UTC, 0 replies.
- [arrow-datafusion] branch main updated (261b900472 -> 7b12666ec8) - posted by al...@apache.org on 2023/09/15 20:04:53 UTC, 0 replies.
- [arrow] branch main updated (e32e87529e -> 60e7d24e1f) - posted by ko...@apache.org on 2023/09/15 21:06:49 UTC, 0 replies.
- [arrow] branch main updated (60e7d24e1f -> 1db4c99f24) - posted by ko...@apache.org on 2023/09/15 21:14:52 UTC, 0 replies.
- [arrow] branch main updated: GH-37701: [Java] Add default comparators for more types (#37748) - posted by li...@apache.org on 2023/09/15 21:45:15 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-09-15-0) - posted by gi...@apache.org on 2023/09/16 00:21:03 UTC, 0 replies.
- [arrow-datafusion] branch main updated: First and Last Accumulators should update with state row excluding is_set flag (#7565) - posted by al...@apache.org on 2023/09/16 10:22:15 UTC, 0 replies.
- [arrow-datafusion] branch main updated: refactor: simplify code of eliminate_cross_join.rs (#7561) - posted by al...@apache.org on 2023/09/16 11:03:03 UTC, 0 replies.
- [arrow-rs] branch master updated: Do not check schema for equality in `concat_batches` (#4815) - posted by al...@apache.org on 2023/09/16 11:59:34 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: d960379f3dd3b4aee6935bd0a5bdc3c4b69cfed9 - posted by gi...@apache.org on 2023/09/16 12:03:53 UTC, 0 replies.
- [arrow-datafusion] branch Jimexist-patch-1 created (now d8ce32ee1d) - posted by ji...@apache.org on 2023/09/16 14:40:16 UTC, 0 replies.
- [arrow-datafusion] 01/01: Create codeql.yml - posted by ji...@apache.org on 2023/09/16 14:40:17 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Update release instructions for datafusion-physical-plan crate (#7576) - posted by al...@apache.org on 2023/09/16 19:05:13 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/prost-types-0.12.1 created (now c819980) - posted by gi...@apache.org on 2023/09/16 19:13:30 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/prost-types-0.12.0 deleted (was 943c3b1) - posted by gi...@apache.org on 2023/09/16 19:13:36 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/mimalloc-0.1.39 created (now f326c39) - posted by gi...@apache.org on 2023/09/16 19:13:39 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/syn-2.0.35 created (now fe546f2) - posted by gi...@apache.org on 2023/09/16 19:13:47 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/prost-0.12.1 created (now 6a88a27) - posted by gi...@apache.org on 2023/09/16 19:13:53 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/prost-0.12.0 deleted (was 4bee76b) - posted by gi...@apache.org on 2023/09/16 19:13:58 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-09-16-0) - posted by gi...@apache.org on 2023/09/17 00:23:24 UTC, 0 replies.
- [arrow-datafusion] branch main updated (a0a8e51628 -> e9b3a329fc) - posted by al...@apache.org on 2023/09/17 10:21:05 UTC, 0 replies.
- [arrow-rs] branch master updated (d960379f3d -> 80b0888fa1) - posted by tu...@apache.org on 2023/09/17 10:35:19 UTC, 0 replies.
- [arrow-rs] branch master updated: Adaptive Row Block Size (#4812) (#4818) - posted by tu...@apache.org on 2023/09/17 10:35:42 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 80b0888fa172090c91588142a5f964cc158cb5c8 - posted by gi...@apache.org on 2023/09/17 10:38:49 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: b64e362f04084d1ea9e9bd4d55f8b994968aa9d2 - posted by gi...@apache.org on 2023/09/17 10:40:24 UTC, 0 replies.
- [arrow-rs] branch master updated: Stateless Row Encoding / Don't Preserve Dictionaries in `RowConverter` (#4811) (#4819) - posted by tu...@apache.org on 2023/09/17 10:47:44 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 9cb4a75f183c6a8ae729de51e7480ee1ece9a662 - posted by gi...@apache.org on 2023/09/17 10:52:10 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-09-17-0) - posted by gi...@apache.org on 2023/09/18 00:21:55 UTC, 0 replies.
- [arrow-ballista] branch dependabot/github_actions/actions/download-artifact-3 created (now a71c5828) - posted by gi...@apache.org on 2023/09/18 04:32:45 UTC, 0 replies.
- [arrow-datafusion] branch main updated (e9b3a329fc -> 678d27af3c) - posted by ya...@apache.org on 2023/09/18 05:28:06 UTC, 0 replies.
- [arrow-rs] branch master updated: feat: FixedSizeBinaryArray::value_data return reference (#4821) - posted by tu...@apache.org on 2023/09/18 08:36:40 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 95ee5d3c5736ad6a08fa4d70287ad0d56a74a8f7 - posted by gi...@apache.org on 2023/09/18 08:40:35 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/prost-build-eq-0.12.1 created (now 59a4b0ba63) - posted by gi...@apache.org on 2023/09/18 09:01:31 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/prost-0.12.1 created (now 958c41e29c) - posted by gi...@apache.org on 2023/09/18 09:02:08 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/substrait-0.14.0 created (now ac3f08eabd) - posted by gi...@apache.org on 2023/09/18 09:06:27 UTC, 0 replies.
- [arrow-rs] branch master updated: Fix typo in docstring (#4826) - posted by tu...@apache.org on 2023/09/18 09:31:07 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 175c7765939c0738defc736426c0b0a93b00bfa8 - posted by gi...@apache.org on 2023/09/18 09:35:04 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Enhance/Refactor Ordering Equivalence Properties (#7566) - posted by ak...@apache.org on 2023/09/18 10:23:47 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/prost-build-eq-0.12.1 deleted (was 59a4b0ba63) - posted by gi...@apache.org on 2023/09/18 12:14:34 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/prost-0.12.1 deleted (was 958c41e29c) - posted by gi...@apache.org on 2023/09/18 12:14:40 UTC, 0 replies.
- [arrow-datafusion] branch main updated: fix misplaced statements in sqllogictest (#7586) - posted by al...@apache.org on 2023/09/18 13:32:13 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch dependabot/github_actions/docker/login-action-3 created (now d457532) - posted by gi...@apache.org on 2023/09/18 13:32:29 UTC, 0 replies.
- [arrow-datafusion] branch main updated (d68c0fcb49 -> dfce6ea57c) - posted by al...@apache.org on 2023/09/18 13:33:17 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/substrait-0.14.0 deleted (was ac3f08eabd) - posted by gi...@apache.org on 2023/09/18 13:33:24 UTC, 0 replies.
- [arrow-datafusion] branch main updated (dfce6ea57c -> f2298c2a72) - posted by al...@apache.org on 2023/09/18 14:04:55 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Implement protobuf serialization for AnalyzeExec (#7574) - posted by al...@apache.org on 2023/09/18 14:07:01 UTC, 0 replies.
- [arrow-datafusion-python] tag 31.0.0 created (now 54d1777) - posted by ag...@apache.org on 2023/09/18 14:11:50 UTC, 0 replies.
- svn commit: r64076 - /release/arrow/arrow-datafusion-python-31.0.0/ - posted by ag...@apache.org on 2023/09/18 14:12:57 UTC, 0 replies.
- [arrow-datafusion-python] branch asf-site updated: Publish built docs triggered by 54d17771fc2814339f94e0871401ee946d7c913b - posted by gi...@apache.org on 2023/09/18 14:17:55 UTC, 0 replies.
- [arrow-datafusion] branch main updated: chore: fix catalog's usage docs error and add notes about `CatalogList` trait (#7582) - posted by al...@apache.org on 2023/09/18 14:25:13 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by 44b3318c2a13777ca309e46d06a8022b712d209f - posted by gi...@apache.org on 2023/09/18 14:26:01 UTC, 0 replies.
- svn commit: r64078 - /dev/arrow/apache-arrow-datafusion-python-28.0.0-rc1/ - posted by ag...@apache.org on 2023/09/18 14:30:47 UTC, 0 replies.
- svn commit: r64079 - /dev/arrow/apache-arrow-datafusion-python-31.0.0-rc1/ - posted by ag...@apache.org on 2023/09/18 14:30:55 UTC, 0 replies.
- svn commit: r64080 - /release/arrow/arrow-datafusion-python-28.0.0/ - posted by ag...@apache.org on 2023/09/18 14:31:08 UTC, 0 replies.
- [arrow-rs] branch alamb/concat_batches_no_error deleted (was 10988b440d) - posted by al...@apache.org on 2023/09/18 14:32:31 UTC, 0 replies.
- [arrow] branch main updated: GH-37724: [MATLAB] Add `arrow.type.StructType` MATLAB class (#37749) - posted by ke...@apache.org on 2023/09/18 15:26:43 UTC, 0 replies.
- [arrow-adbc] branch main updated: ci: ensure UBSAN running in CI (#1073) - posted by li...@apache.org on 2023/09/18 15:45:29 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/xunit.runner.visualstudio-2.5.1 created (now fc652cfcd9) - posted by gi...@apache.org on 2023/09/18 16:28:07 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/xunit-2.5.1 created (now 906bcc59c1) - posted by gi...@apache.org on 2023/09/18 16:29:36 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/Google.Protobuf-3.24.3 created (now 1fc9b6d401) - posted by gi...@apache.org on 2023/09/18 16:29:43 UTC, 0 replies.
- [arrow-datafusion] branch main updated (44b3318c2a -> f4c4ee1e7f) - posted by al...@apache.org on 2023/09/18 16:38:22 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(java/driver/flight-sql): fix leak in InfoMetadataBuilder (#1070) - posted by li...@apache.org on 2023/09/18 18:17:24 UTC, 0 replies.
- [arrow] branch main updated (a7f5ee01b5 -> 6a3c6a78e2) - posted by li...@apache.org on 2023/09/18 18:51:58 UTC, 0 replies.
- [arrow-rs] branch master updated: Fix like scalar null (#4832) - posted by tu...@apache.org on 2023/09/18 20:35:40 UTC, 0 replies.
- [arrow] branch main updated: GH-37771: [Go][Benchmarking] Update Conbench git info (#37772) - posted by ze...@apache.org on 2023/09/18 20:39:19 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 33b881dc184affa87137f2270803d30d05eed6d8 - posted by gi...@apache.org on 2023/09/18 20:39:22 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Bump docker/login-action from 2 to 3 (#141) - posted by ko...@apache.org on 2023/09/18 20:46:55 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch dependabot/github_actions/docker/login-action-3 deleted (was d457532) - posted by ko...@apache.org on 2023/09/18 20:46:58 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Parallelize Parquet Serialization (#7562) - posted by al...@apache.org on 2023/09/18 20:50:16 UTC, 0 replies.
- [arrow] branch main updated: GH-37576: [R] Use `SafeCallIntoR()` to call garbage collector after a failed allocation (#37565) - posted by pa...@apache.org on 2023/09/18 20:50:38 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by 5718a3f2e1f781fdb06a78c8c74ef6598018f0b7 - posted by gi...@apache.org on 2023/09/18 20:50:59 UTC, 0 replies.
- [arrow-datafusion] branch main updated: feat: natively support more data types for the `abs` function. (#7568) - posted by al...@apache.org on 2023/09/18 21:34:41 UTC, 0 replies.
- [arrow-datafusion] branch main updated: implement string_to_array (#7577) - posted by al...@apache.org on 2023/09/18 21:45:05 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by 81f33b0e27f5694348cd953a937203d835b57178 - posted by gi...@apache.org on 2023/09/18 21:45:38 UTC, 0 replies.
- [arrow-rs] branch master updated (33b881dc18 -> 47e8a8ddb3) - posted by al...@apache.org on 2023/09/18 22:27:59 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 47e8a8ddb31c39b2b4ef30217e219fed729909ee - posted by gi...@apache.org on 2023/09/18 22:31:30 UTC, 0 replies.
- [arrow] branch main updated (440dc92caa -> 42192d82cd) - posted by ko...@apache.org on 2023/09/18 23:53:11 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/xunit-2.5.1 deleted (was 906bcc59c1) - posted by gi...@apache.org on 2023/09/18 23:53:17 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/xunit.runner.visualstudio-2.5.1 updated (fc652cfcd9 -> bd0ae0a5b4) - posted by gi...@apache.org on 2023/09/18 23:53:59 UTC, 0 replies.
- [arrow] branch main updated (42192d82cd -> 9690783770) - posted by ko...@apache.org on 2023/09/18 23:54:31 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/Google.Protobuf-3.24.3 deleted (was 1fc9b6d401) - posted by gi...@apache.org on 2023/09/18 23:54:37 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-09-18-0) - posted by gi...@apache.org on 2023/09/19 00:22:09 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/nix-0.27.1 updated (77c227c22a -> 6412487239) - posted by al...@apache.org on 2023/09/19 01:18:09 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Create 2023 Q4 roadmap (#7551) - posted by al...@apache.org on 2023/09/19 01:25:38 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by 78d9613e81557ca5e5db8b75e5c7dec47ccee0a1 - posted by gi...@apache.org on 2023/09/19 01:26:18 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [C#] Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 in /csharp (#37774) - posted by ko...@apache.org on 2023/09/19 02:46:31 UTC, 0 replies.
- [arrow] branch dependabot/nuget/csharp/xunit.runner.visualstudio-2.5.1 deleted (was bd0ae0a5b4) - posted by gi...@apache.org on 2023/09/19 02:46:38 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch asf-site updated: Backport a version switcher fix for mobile (#142) - posted by ko...@apache.org on 2023/09/19 05:51:58 UTC, 0 replies.
- [arrow-rs] branch master updated: Fix merge_dictionary_values in selection kernels (#4833) - posted by tu...@apache.org on 2023/09/19 07:59:59 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: f7464bc056662a091f29438e01069ad330b56161 - posted by gi...@apache.org on 2023/09/19 08:04:26 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/pbjson-build-eq-0.6.2 created (now e59d09a657) - posted by gi...@apache.org on 2023/09/19 08:33:53 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/pbjson-0.6 created (now 55303d48f1) - posted by gi...@apache.org on 2023/09/19 08:36:57 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/pbjson-0.6 deleted (was 55303d48f1) - posted by gi...@apache.org on 2023/09/19 09:13:31 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/pbjson-build-eq-0.6.2 deleted (was e59d09a657) - posted by gi...@apache.org on 2023/09/19 09:13:39 UTC, 0 replies.
- [arrow-datafusion] branch main updated (78d9613e81 -> 206b18f638) - posted by mn...@apache.org on 2023/09/19 10:12:47 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: add githubs start/fork buttons to documentation page (#7588) - posted by al...@apache.org on 2023/09/19 10:41:21 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by e19f38cd52f731230cb9651648e2bd7d7a458843 - posted by gi...@apache.org on 2023/09/19 10:42:03 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: add more examples for `CREATE EXTERNAL TABLE` doc (#7594) - posted by al...@apache.org on 2023/09/19 10:42:15 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by bb6c57f81fc3648530ec81ac2a636e55b91238ae - posted by gi...@apache.org on 2023/09/19 10:42:52 UTC, 0 replies.
- [arrow-rs] branch master updated: Respect FormatOption::nulls for NullArray (#4836) - posted by al...@apache.org on 2023/09/19 10:57:21 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: e214d6b6129f2b66283c5f2ed65323d57a64630d - posted by gi...@apache.org on 2023/09/19 11:01:11 UTC, 0 replies.
- [arrow-rs] branch master updated (e214d6b612 -> 1d6feeaceb) - posted by tu...@apache.org on 2023/09/19 11:58:12 UTC, 0 replies.
- svn commit: r64112 - in /dev/arrow/apache-arrow-rs-47.0.0-rc1: ./ apache-arrow-rs-47.0.0.tar.gz apache-arrow-rs-47.0.0.tar.gz.asc apache-arrow-rs-47.0.0.tar.gz.sha256 apache-arrow-rs-47.0.0.tar.gz.sha512 - posted by tu...@apache.org on 2023/09/19 11:59:02 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 1d6feeacebb8d0d659d493b783ba381940973745 - posted by gi...@apache.org on 2023/09/19 12:02:29 UTC, 0 replies.
- [arrow-rs] branch master updated: fix: object store http header last modified (#4834) - posted by tu...@apache.org on 2023/09/19 13:59:26 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: a03ce564f1c95e10c78e6a065996cb036ca13cef - posted by gi...@apache.org on 2023/09/19 14:03:15 UTC, 0 replies.
- [arrow] branch main updated: GH-37537: [Integration][C++] Add C Data Interface integration testing (#37769) - posted by ap...@apache.org on 2023/09/19 14:41:38 UTC, 0 replies.
- [arrow] branch main updated: GH-33807: [R] Add a message if we detect running under emulation (#37777) - posted by jo...@apache.org on 2023/09/19 16:15:34 UTC, 0 replies.
- [arrow] branch main updated: GH-37487: [C++][Parquet] Dataset: Implement sync `ParquetFileFormat::GetReader` (#37514) - posted by bk...@apache.org on 2023/09/19 16:29:16 UTC, 0 replies.
- [arrow] branch main updated: GH-37670: [C++] IO FileInterface extend from enable_shared_from_this (#37713) - posted by bk...@apache.org on 2023/09/19 16:51:49 UTC, 0 replies.
- [arrow] branch main updated: GH-37705: [Java] Extra input methods for binary writers (#37791) - posted by li...@apache.org on 2023/09/19 18:10:49 UTC, 0 replies.
- [arrow] branch main updated: GH-37532: [CI][Docs][MATLAB] Remove `GoogleTest` support from the CMake build system for the MATLAB interface (#37784) - posted by ke...@apache.org on 2023/09/19 20:06:37 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: feat(r): Use classed warnings to signal that a lossy conversion occurred (#298) - posted by pa...@apache.org on 2023/09/19 20:28:45 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: fix(r): Ensure `ordered` is reflected in `na_dictionary()` (#299) - posted by pa...@apache.org on 2023/09/19 20:29:06 UTC, 0 replies.
- [arrow-ballista] branch main updated (479208b0 -> 1063e0a7) - posted by dh...@apache.org on 2023/09/19 20:51:50 UTC, 0 replies.
- [arrow-ballista] branch dependabot/cargo/main/arrow-flight-46.0.0 deleted (was f42f39ce) - posted by gi...@apache.org on 2023/09/19 20:52:31 UTC, 0 replies.
- [arrow-ballista] branch dependabot/cargo/main/sqlparser-0.37.0 deleted (was c4654dcb) - posted by gi...@apache.org on 2023/09/19 20:52:34 UTC, 0 replies.
- [arrow-ballista] branch dependabot/cargo/main/arrow-schema-46.0.0 deleted (was 5671e95b) - posted by gi...@apache.org on 2023/09/19 20:52:39 UTC, 0 replies.
- [arrow-ballista] branch dependabot/cargo/main/object_store-0.7.0 deleted (was 35d68640) - posted by gi...@apache.org on 2023/09/19 20:53:21 UTC, 0 replies.
- [arrow-ballista] branch dependabot/cargo/main/tonic-build-0.10 updated (e69b4193 -> 74874a1e) - posted by gi...@apache.org on 2023/09/19 20:53:31 UTC, 0 replies.
- [arrow-ballista] branch dependabot/cargo/main/arrow-46.0.0 deleted (was e47e694e) - posted by gi...@apache.org on 2023/09/19 21:02:50 UTC, 0 replies.
- [arrow] branch main updated (cda1e8fa00 -> 868b9bde7b) - posted by bk...@apache.org on 2023/09/20 00:16:52 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-09-19-0) - posted by gi...@apache.org on 2023/09/20 00:21:54 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Update nix requirement from 0.26.1 to 0.27.1 (#7438) - posted by al...@apache.org on 2023/09/20 01:01:52 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/nix-0.27.1 deleted (was 6412487239) - posted by al...@apache.org on 2023/09/20 01:01:56 UTC, 0 replies.
- [arrow-ballista] branch dependabot/cargo/main/tonic-0.10 created (now 9fc9de27) - posted by gi...@apache.org on 2023/09/20 04:18:15 UTC, 0 replies.
- [arrow-ballista] branch dependabot/cargo/main/prost-0.12 created (now 8dd30901) - posted by gi...@apache.org on 2023/09/20 04:20:12 UTC, 0 replies.
- [arrow-ballista] branch dependabot/cargo/main/etcd-client-0.12 created (now 4182b206) - posted by gi...@apache.org on 2023/09/20 04:26:02 UTC, 0 replies.
- [arrow] branch main updated: GH-37470: [Python][Parquet] Add missing arguments to `ParquetFileWriteOptions` (#37469) - posted by al...@apache.org on 2023/09/20 08:52:23 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/sqllogictest-0.17.0 created (now db3fd833cf) - posted by gi...@apache.org on 2023/09/20 08:56:37 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Update sqllogictest requirement from 0.16.0 to 0.17.0 (#7606) - posted by al...@apache.org on 2023/09/20 10:32:53 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/sqllogictest-0.17.0 deleted (was db3fd833cf) - posted by al...@apache.org on 2023/09/20 10:32:56 UTC, 0 replies.
- [arrow-datafusion-python] branch main updated (a47712e -> 41d65d1) - posted by ag...@apache.org on 2023/09/20 11:14:22 UTC, 0 replies.
- [arrow-datafusion-python] branch main updated: add Binary String Functions (#494) - posted by ag...@apache.org on 2023/09/20 11:15:50 UTC, 0 replies.
- [arrow-datafusion-python] branch asf-staging updated: Publish built docs triggered by 41d65d15283b2ca1b10a714a50167af8a62d3052 - posted by gi...@apache.org on 2023/09/20 11:20:44 UTC, 0 replies.
- [arrow-datafusion-python] branch asf-staging updated (cfffaa2 -> fa3020b) - posted by gi...@apache.org on 2023/09/20 11:22:16 UTC, 0 replies.
- [arrow-datafusion-python] 01/01: Publish built docs triggered by 106786ab57cfe9b16f2b867fe6d53170bd14c841 - posted by gi...@apache.org on 2023/09/20 11:22:17 UTC, 0 replies.
- [arrow] branch main updated: GH-37111: [C++][Parquet] Dataset: Fixing Schema Cast (#37793) - posted by bk...@apache.org on 2023/09/20 12:08:27 UTC, 0 replies.
- [arrow-rs] branch master updated: Error if Remote Ignores HTTP Range Header (#4841) - posted by tu...@apache.org on 2023/09/20 14:22:50 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 407e575f41365b73a84fb2a2150f918e6dab2bbe - posted by gi...@apache.org on 2023/09/20 14:26:53 UTC, 0 replies.
- [arrow-adbc] branch main updated (040ea97e -> 52981c62) - posted by li...@apache.org on 2023/09/20 14:32:31 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(r): Add quoting/escaping generics (#1083) - posted by li...@apache.org on 2023/09/20 14:33:13 UTC, 0 replies.
- [arrow-adbc] branch main updated (49ba460b -> 940e60a7) - posted by li...@apache.org on 2023/09/20 14:36:33 UTC, 0 replies.
- [arrow-adbc] branch maint-0.7.0 created (now efb72b47) - posted by li...@apache.org on 2023/09/20 14:37:47 UTC, 0 replies.
- [arrow-adbc] annotated tag apache-arrow-adbc-0.7.0-rc0 updated (efb72b47 -> 0edc4d68) - posted by li...@apache.org on 2023/09/20 14:37:52 UTC, 0 replies.
- [arrow] branch main updated (008d2777ea -> fecb9681a0) - posted by th...@apache.org on 2023/09/20 14:41:46 UTC, 0 replies.
- [arrow] branch main updated: GH-37779: [Go] Link to the pkg.go.dev site for Go reference docs (#37780) - posted by ze...@apache.org on 2023/09/20 14:50:07 UTC, 0 replies.
- [arrow] branch main updated (6b1bcae924 -> 00481a2799) - posted by li...@apache.org on 2023/09/20 15:47:41 UTC, 0 replies.
- svn commit: r64119 - in /dev/arrow/apache-arrow-adbc-0.7.0-rc0: ./ apache-arrow-adbc-0.7.0.tar.gz apache-arrow-adbc-0.7.0.tar.gz.asc apache-arrow-adbc-0.7.0.tar.gz.sha512 - posted by li...@apache.org on 2023/09/20 16:12:17 UTC, 0 replies.
- [arrow-datafusion-python] branch main updated: build(deps): bump mimalloc from 0.1.38 to 0.1.39 (#502) - posted by vi...@apache.org on 2023/09/20 16:43:55 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/mimalloc-0.1.39 deleted (was f326c39) - posted by gi...@apache.org on 2023/09/20 16:44:01 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/github_actions/main/arduino/setup-protoc-2 deleted (was 7096856) - posted by gi...@apache.org on 2023/09/20 16:45:47 UTC, 0 replies.
- [arrow-datafusion-python] branch asf-staging updated: Publish built docs triggered by c574d684f5ac244bf2a8b813f67ce8642babf10f - posted by gi...@apache.org on 2023/09/20 16:51:46 UTC, 0 replies.
- [arrow] branch main updated: GH-37805: [CI][MATLAB] Hard-code `release` to `R2023a` for `matlab-actions/setup-matlab` action in MATLAB CI workflows (#37808) - posted by ke...@apache.org on 2023/09/20 17:21:52 UTC, 0 replies.
- [arrow] branch main updated (e068b7f845 -> 2b34e37a95) - posted by ke...@apache.org on 2023/09/20 18:31:19 UTC, 0 replies.
- [arrow] branch main updated: GH-37653: [MATLAB] Add `arrow.array.StructArray` MATLAB class (#37806) - posted by ke...@apache.org on 2023/09/20 19:44:03 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Fix panic in TopK (#7609) - posted by av...@apache.org on 2023/09/20 20:37:39 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Move `FileCompressionType` out of `common` and into `core` (#7596) - posted by al...@apache.org on 2023/09/20 20:42:02 UTC, 0 replies.
- [arrow-datafusion] branch main updated (1186983854 -> a2a09c723a) - posted by al...@apache.org on 2023/09/20 20:43:12 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Change the unbounded_output API default (#7605) - posted by al...@apache.org on 2023/09/20 20:43:28 UTC, 0 replies.
- [arrow-rs] branch master updated: Refine documentation to `Array::is_null` (#4838) - posted by al...@apache.org on 2023/09/20 21:04:18 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: f9cd26f7bc76fb36ffce9ac59036b8c7a0cbd34d - posted by gi...@apache.org on 2023/09/20 21:08:37 UTC, 0 replies.
- [arrow-datafusion-python] branch main updated: build(deps): bump syn from 2.0.32 to 2.0.35 (#503) - posted by vi...@apache.org on 2023/09/20 22:20:42 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/syn-2.0.35 deleted (was fe546f2) - posted by gi...@apache.org on 2023/09/20 22:20:50 UTC, 0 replies.
- [arrow-datafusion-python] branch asf-staging updated: Publish built docs triggered by 31241f8e3711edbf97ea0613f3dc03cee4ee8fb7 - posted by gi...@apache.org on 2023/09/20 22:29:17 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-09-20-0) - posted by gi...@apache.org on 2023/09/21 00:21:34 UTC, 0 replies.
- [arrow] branch main updated: GH-35775: [Go][Parquet] Allow key value file metadata to be written after writing row groups (#37786) - posted by ze...@apache.org on 2023/09/21 01:47:25 UTC, 0 replies.
- [arrow] branch main updated: GH-35095: [C++] Prevent write after close in arrow::ipc::IpcFormatWriter (#37783) - posted by ko...@apache.org on 2023/09/21 03:49:00 UTC, 0 replies.
- [arrow-datafusion] branch main updated: feat: Parallel collecting parquet files statistics #7573 (#7595) - posted by dh...@apache.org on 2023/09/21 06:10:01 UTC, 0 replies.
- Error while running notifications feature from .asf.yaml in arrow-datafusion! - posted by Apache Infrastructure <us...@infra.apache.org> on 2023/09/21 06:10:02 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by c7347ce578d4d8ce282e6e91d41642f857580354 - posted by gi...@apache.org on 2023/09/21 06:10:42 UTC, 0 replies.
- [arrow-cookbook] branch main updated: Fix C++ cookbook by adding zlib to conda environment files (#328) - posted by ra...@apache.org on 2023/09/21 08:31:40 UTC, 0 replies.
- [arrow-cookbook] branch gh-pages updated (7b6f7c6 -> 0669951) - posted by gi...@apache.org on 2023/09/21 08:43:34 UTC, 0 replies.
- [arrow-cookbook] branch asf-site updated (7b6f7c6 -> 0669951) - posted by gi...@apache.org on 2023/09/21 08:43:37 UTC, 0 replies.
- [arrow] branch main updated: GH-37803: [CI][Dev][Python] Release and merge script errors (#37819) - posted by ra...@apache.org on 2023/09/21 09:32:13 UTC, 0 replies.
- [arrow] branch main updated: GH-35627: [Format][Integration] Add string-view to arrow format (#37526) - posted by bk...@apache.org on 2023/09/21 12:01:06 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(c/driver/postgresql,c/driver/sqlite): implement BOOL support in drivers (#1091) - posted by li...@apache.org on 2023/09/21 13:22:48 UTC, 0 replies.
- [arrow] branch main updated (9d6d501fb6 -> e83c23bb86) - posted by al...@apache.org on 2023/09/21 15:06:46 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: fix: Fix declaration of an array with an ambiguously constexpr size (#301) - posted by pa...@apache.org on 2023/09/21 21:05:43 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: fix(dev/release): Increase test discovery timeout value (#300) - posted by pa...@apache.org on 2023/09/21 21:06:13 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: fix: Return `EOVERFLOW` when appending to a string or binary type would exeed 2 GB (#302) - posted by pa...@apache.org on 2023/09/21 21:06:54 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Fix a typo in install.md (#144) - posted by ko...@apache.org on 2023/09/21 21:41:42 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: Update dist/ for commit 49e48161226a4019aab57691740ad8efa1c3bbf2 - posted by gi...@apache.org on 2023/09/22 01:25:55 UTC, 0 replies.
- [arrow-ballista] branch dependabot/cargo/main/sqlparser-0.38.0 created (now 4011f1c0) - posted by gi...@apache.org on 2023/09/22 04:27:49 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/sqlparser-0.38.0 created (now 2c4e33f0ad) - posted by gi...@apache.org on 2023/09/22 08:46:18 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Support hashing List columns (#7616) - posted by xu...@apache.org on 2023/09/22 11:56:41 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Make the sink input aware of its plan (#7610) - posted by ak...@apache.org on 2023/09/22 11:59:47 UTC, 0 replies.
- [arrow-datafusion] branch main updated: [MINOR] Reduce complexity on SHJ (#7607) - posted by ak...@apache.org on 2023/09/22 12:23:30 UTC, 0 replies.
- [arrow-datafusion] branch main updated: feat: Better large output display in datafusion-cli with --maxrows option (#7617) - posted by al...@apache.org on 2023/09/22 12:30:48 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: add examples for `arrow_cast` and `arrow_typeof` to user guide (#7615) - posted by al...@apache.org on 2023/09/22 12:31:05 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by 963680dd23f952c55ebf8ff973f8d8fa7d0070a1 - posted by gi...@apache.org on 2023/09/22 12:31:29 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated (443af7d651 -> 3e06bd50be) - posted by gi...@apache.org on 2023/09/22 12:31:49 UTC, 0 replies.
- [arrow-datafusion] 01/01: Publish built docs triggered by 4569939b3850a74eb8daa0225ebf6390f99c6422 - posted by gi...@apache.org on 2023/09/22 12:31:50 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Add test case, and fix stack overflow bug for get field access expr (#7623) - posted by al...@apache.org on 2023/09/22 12:32:00 UTC, 0 replies.
- svn commit: r64148 - in /release/arrow/arrow-rs-47.0.0: ./ apache-arrow-rs-47.0.0.tar.gz apache-arrow-rs-47.0.0.tar.gz.asc apache-arrow-rs-47.0.0.tar.gz.sha256 apache-arrow-rs-47.0.0.tar.gz.sha512 - posted by tu...@apache.org on 2023/09/22 13:18:44 UTC, 0 replies.
- svn commit: r64149 - /release/arrow/arrow-rs-46.0.0/ - posted by tu...@apache.org on 2023/09/22 13:18:46 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/tonic-build-eq-0.10.1 created (now a0ef66f6bb) - posted by gi...@apache.org on 2023/09/22 13:37:34 UTC, 0 replies.
- [arrow-datafusion] branch main updated (9fa020708b -> 70b862099e) - posted by al...@apache.org on 2023/09/22 15:42:16 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/sqlparser-0.38.0 deleted (was 2c4e33f0ad) - posted by gi...@apache.org on 2023/09/22 15:42:23 UTC, 0 replies.
- [arrow-datafusion] branch main updated (70b862099e -> 1c847b4d28) - posted by al...@apache.org on 2023/09/22 15:59:42 UTC, 0 replies.
- [arrow-rs] branch master updated: Update tonic-build requirement from =0.10.0 to =0.10.1 (#4846) - posted by tu...@apache.org on 2023/09/22 16:37:05 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/tonic-build-eq-0.10.1 deleted (was a0ef66f6bb) - posted by gi...@apache.org on 2023/09/22 16:37:13 UTC, 0 replies.
- [arrow] branch main updated (e83c23bb86 -> 772a01c080) - posted by bk...@apache.org on 2023/09/22 16:40:39 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 8465ed4729cf4de8a5aa31d811170c0968c1bc59 - posted by gi...@apache.org on 2023/09/22 16:42:06 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(python/adbc_driver_manager): allow non-indexable sequences in executemany (#1094) - posted by li...@apache.org on 2023/09/22 16:55:04 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Make it possible to compile datafusion-common without default features (#7625) - posted by al...@apache.org on 2023/09/22 19:13:56 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(go/adbc/driver/snowflake): prevent database options from getting overwritten (#1097) - posted by li...@apache.org on 2023/09/22 20:54:35 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Add missing --output-document of wget in install.md (#146) - posted by ko...@apache.org on 2023/09/22 21:52:06 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-09-22-0) - posted by gi...@apache.org on 2023/09/23 00:21:09 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Adding backtrace documentation (#7628) - posted by al...@apache.org on 2023/09/23 10:03:21 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by 9b45ed992a435bb4724c761bfddd3c98476b732f - posted by gi...@apache.org on 2023/09/23 10:04:02 UTC, 0 replies.
- [arrow-datafusion] branch main updated: fix(5975/5976): timezone handling for timestamps and `date_trunc`, `date_part` and `date_bin` (#7614) - posted by al...@apache.org on 2023/09/23 10:42:54 UTC, 0 replies.
- [arrow-rs] branch master updated: fix: make_primitive_scalar bug (#4852) - posted by tu...@apache.org on 2023/09/23 16:21:46 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 1de21d29ade3dbc48a89e150c00fd548f0b83aab - posted by gi...@apache.org on 2023/09/23 16:26:26 UTC, 0 replies.
- [arrow-rs] branch master updated: Perform HEAD request for HttpStore::head (#4837) - posted by tu...@apache.org on 2023/09/23 17:18:50 UTC, 0 replies.
- [arrow-rs] branch master updated: Minor: Improve object_store docs.rs landing page (#4849) - posted by tu...@apache.org on 2023/09/23 17:19:02 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 431be3facb0645528397aa800166089e4a21a834 - posted by gi...@apache.org on 2023/09/23 17:22:33 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/syn-2.0.37 created (now ffe01f5) - posted by gi...@apache.org on 2023/09/23 19:53:10 UTC, 0 replies.
- [arrow-datafusion-python] branch main updated: build(deps): bump syn from 2.0.35 to 2.0.37 (#506) - posted by vi...@apache.org on 2023/09/23 21:18:26 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/syn-2.0.37 deleted (was ffe01f5) - posted by gi...@apache.org on 2023/09/23 21:18:32 UTC, 0 replies.
- [arrow-datafusion-python] branch asf-staging updated: Publish built docs triggered by 9ef0a57bd4733fb8314c9aa8ae5408a7411cb004 - posted by gi...@apache.org on 2023/09/23 21:24:42 UTC, 0 replies.
- svn commit: r64163 - /release/arrow/apache-arrow-adbc-0.7.0/ - posted by li...@apache.org on 2023/09/23 22:00:22 UTC, 0 replies.
- [arrow-adbc] annotated tag apache-arrow-adbc-0.7.0 updated (efb72b47 -> ccf06be8) - posted by li...@apache.org on 2023/09/23 22:00:38 UTC, 0 replies.
- [arrow-adbc] annotated tag go/adbc/v0.7.0 updated (efb72b47 -> ccf06be8) - posted by li...@apache.org on 2023/09/23 22:03:55 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-09-23-0) - posted by gi...@apache.org on 2023/09/24 00:23:30 UTC, 0 replies.
- svn commit: r64166 - /dev/arrow/apache-arrow-adbc-0.7.0-rc0/ - posted by li...@apache.org on 2023/09/24 01:49:40 UTC, 0 replies.
- svn commit: r64167 - /release/arrow/apache-arrow-adbc-0.6.0/ - posted by li...@apache.org on 2023/09/24 01:49:41 UTC, 0 replies.
- [GitHub] [arrow-site] lidavidm opened a new pull request, #406: [Website] Add ADBC 0.7.0 post - posted by "lidavidm (via GitHub)" <gi...@apache.org> on 2023/09/24 02:07:00 UTC, 0 replies.
- [GitHub] [arrow-site] kou merged pull request #406: [Website] Add ADBC 0.7.0 post - posted by "kou (via GitHub)" <gi...@apache.org> on 2023/09/24 20:34:37 UTC, 0 replies.
- [arrow-site] branch main updated: [Website] Add ADBC 0.7.0 post (#406) - posted by ko...@apache.org on 2023/09/24 20:34:40 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating built site (build ca66899ba55c3cdcb0cb13d922410514887219e6) - posted by gi...@apache.org on 2023/09/24 20:42:04 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-09-24-0) - posted by gi...@apache.org on 2023/09/25 00:22:05 UTC, 0 replies.
- [arrow-ballista] branch dependabot/cargo/main/arrow-47.0.0 created (now 1b96632a) - posted by gi...@apache.org on 2023/09/25 04:41:22 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: remove unecessary Arcs in datetime_expressions (#7630) - posted by vi...@apache.org on 2023/09/25 04:53:37 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/arrow-flight-47.0.0 created (now 4aecd225df) - posted by gi...@apache.org on 2023/09/25 08:04:21 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/arrow-array-47.0.0 created (now bdcfcd892d) - posted by gi...@apache.org on 2023/09/25 08:05:44 UTC, 0 replies.
- [arrow] branch main updated: GH-36638: [R] Error with create_package_with_all_dependencies() on Windows (#37226) - posted by th...@apache.org on 2023/09/25 08:05:49 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/arrow-47.0.0 created (now 2f635a82a3) - posted by gi...@apache.org on 2023/09/25 08:06:26 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/arrow-schema-47.0.0 created (now a28f364533) - posted by gi...@apache.org on 2023/09/25 08:07:54 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/parquet-47.0.0 created (now 5e820555a7) - posted by gi...@apache.org on 2023/09/25 08:08:23 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/arrow-buffer-47.0.0 created (now ee867bf982) - posted by gi...@apache.org on 2023/09/25 08:08:56 UTC, 0 replies.
- [arrow-rs] branch master updated (6d5d7e36ef -> 72a2dab54a) - posted by tu...@apache.org on 2023/09/25 09:45:08 UTC, 0 replies.
- [arrow-rs] branch master updated: Allow overriding azure endpoint (#4853) (#4854) - posted by tu...@apache.org on 2023/09/25 09:45:22 UTC, 0 replies.
- [arrow-rs] branch master updated: fix: add missing precision overflow checking for `cast_string_to_decimal` (#4830) - posted by tu...@apache.org on 2023/09/25 09:46:01 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 72a2dab54a95d2d02151844cae63ee664d50d819 - posted by gi...@apache.org on 2023/09/25 09:49:16 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: b35511d293d72d3491330608325e38a6f5ca569a - posted by gi...@apache.org on 2023/09/25 09:50:20 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 7e7ac153c69a0b227ae11e0caf0f00b04b85cd23 - posted by gi...@apache.org on 2023/09/25 09:50:34 UTC, 0 replies.
- [arrow-site] branch AlenkaF-update-versions-json created (now 20b91d05853) - posted by al...@apache.org on 2023/09/25 10:38:31 UTC, 0 replies.
- [arrow-site] 01/01: Update versions.json - posted by al...@apache.org on 2023/09/25 10:38:32 UTC, 0 replies.
- [GitHub] [arrow-site] AlenkaF opened a new pull request, #407: Update versions.json - posted by "AlenkaF (via GitHub)" <gi...@apache.org> on 2023/09/25 10:44:06 UTC, 0 replies.
- [arrow-datafusion] branch main updated: fix: check for precision overflow when parsing float as decimal (#7627) - posted by al...@apache.org on 2023/09/25 11:10:37 UTC, 0 replies.
- [arrow-rs] branch master updated: Make ArrowRowGroupWriter Public and SerializedRowGroupWriter Send (#4850) - posted by tu...@apache.org on 2023/09/25 11:31:07 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 74e2c5cd23070d6803ce1e0dbfb78693d463d1c2 - posted by gi...@apache.org on 2023/09/25 11:34:52 UTC, 0 replies.
- [arrow-adbc] branch main updated: chore: update changelog and bump to 0.8.0-SNAPSHOT (#1102) - posted by li...@apache.org on 2023/09/25 12:18:15 UTC, 0 replies.
- [GitHub] [arrow-site] jorisvandenbossche commented on a diff in pull request #407: Update versions.json - posted by "jorisvandenbossche (via GitHub)" <gi...@apache.org> on 2023/09/25 12:41:58 UTC, 0 replies.
- [arrow] branch main updated: GH-37722: [Java][FlightRPC] Deprecate stateful login methods (#37833) - posted by li...@apache.org on 2023/09/25 12:45:15 UTC, 0 replies.
- [arrow] branch main updated: GH-36795: [C#] Implement support for dense and sparse unions (#36797) - posted by li...@apache.org on 2023/09/25 13:04:27 UTC, 0 replies.
- [arrow-site] branch AlenkaF-update-versions-json updated (20b91d05853 -> baa465ecf74) - posted by al...@apache.org on 2023/09/25 13:08:28 UTC, 0 replies.
- [GitHub] [arrow-site] AlenkaF commented on a diff in pull request #407: Update versions.json - posted by "AlenkaF (via GitHub)" <gi...@apache.org> on 2023/09/25 13:08:35 UTC, 0 replies.
- [GitHub] [arrow-site] jorisvandenbossche merged pull request #407: Update versions.json - posted by "jorisvandenbossche (via GitHub)" <gi...@apache.org> on 2023/09/25 13:14:54 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Update versions.json (#407) - posted by jo...@apache.org on 2023/09/25 13:14:57 UTC, 0 replies.
- [arrow-site] branch AlenkaF-update-versions-json deleted (was baa465ecf74) - posted by jo...@apache.org on 2023/09/25 13:14:59 UTC, 0 replies.
- [arrow] branch main updated: GH-37795: [Java][FlightSQL] Add mock FlightSqlProducer and tests (#37837) - posted by li...@apache.org on 2023/09/25 13:17:35 UTC, 0 replies.
- [arrow] branch main updated (3c013da56f -> 0f94eb64c4) - posted by li...@apache.org on 2023/09/25 14:55:38 UTC, 0 replies.
- [arrow] branch main updated (0f94eb64c4 -> 1ae2436286) - posted by ke...@apache.org on 2023/09/25 15:56:22 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/arrow-array-47.0.0 deleted (was bdcfcd892d) - posted by gi...@apache.org on 2023/09/25 16:27:58 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/parquet-47.0.0 deleted (was 5e820555a7) - posted by gi...@apache.org on 2023/09/25 16:28:08 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/arrow-flight-47.0.0 deleted (was 4aecd225df) - posted by gi...@apache.org on 2023/09/25 16:28:14 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/arrow-47.0.0 deleted (was 2f635a82a3) - posted by gi...@apache.org on 2023/09/25 16:28:17 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/arrow-buffer-47.0.0 deleted (was ee867bf982) - posted by gi...@apache.org on 2023/09/25 16:28:20 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/arrow-schema-47.0.0 deleted (was a28f364533) - posted by gi...@apache.org on 2023/09/25 16:28:31 UTC, 0 replies.
- [arrow-rs] branch master updated: Add ObjectStore BufReader (#4762) (#4857) - posted by tu...@apache.org on 2023/09/25 17:24:20 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Update arrow 47.0.0 in DataFusion (#7587) - posted by tu...@apache.org on 2023/09/25 17:50:45 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Add test crate to compile DataFusion with wasm-pack (#7633) - posted by al...@apache.org on 2023/09/25 18:47:43 UTC, 0 replies.
- [arrow-datafusion] branch main updated (6ead16ed2b -> 2d11436445) - posted by al...@apache.org on 2023/09/25 19:48:54 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by 2d114364457b5a0ba530ad265ac7618c5688fa8e - posted by gi...@apache.org on 2023/09/25 19:49:31 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: fix: Resolve build warnings on Windows (#304) - posted by pa...@apache.org on 2023/09/25 20:17:39 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: improve docstrings on `SessionState` (#7654) - posted by al...@apache.org on 2023/09/25 20:22:38 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Update example in the DataFrame documentation. (#7650) - posted by al...@apache.org on 2023/09/25 20:23:07 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by 44575a87e34d30a61d68bfd0a414bdea2f9d6aa4 - posted by gi...@apache.org on 2023/09/25 20:23:41 UTC, 0 replies.
- [arrow] branch main updated: GH-37782: [C++] Add `CanReferenceFieldsByNames` method to `arrow::StructArray` (#37823) - posted by ko...@apache.org on 2023/09/25 20:26:55 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Add HTTP object store example (#7602) - posted by al...@apache.org on 2023/09/25 20:43:51 UTC, 0 replies.
- [arrow-testing] branch master updated (2c84953 -> 37f2951) - posted by al...@apache.org on 2023/09/25 20:51:01 UTC, 0 replies.
- [arrow-testing] 01/01: Add simple_enum.avro and simple_fixed.avro (#92) - posted by al...@apache.org on 2023/09/25 20:51:02 UTC, 0 replies.
- [arrow] branch main updated: GH-37849: [C++] Add cpp/src/**/*.cmake to cmake-format targets (#37850) - posted by ko...@apache.org on 2023/09/25 20:57:39 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-09-25-0) - posted by gi...@apache.org on 2023/09/26 00:21:45 UTC, 0 replies.
- [arrow] branch main updated: GH-37789: [Integration][Go] Go C Data Interface integration testing (#37788) - posted by ap...@apache.org on 2023/09/26 07:14:13 UTC, 0 replies.
- [arrow-rs] tag 47.0.0 created (now 1d6feeaceb) - posted by tu...@apache.org on 2023/09/26 07:57:38 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/apache-avro-0.16 created (now 05b6a5e290) - posted by gi...@apache.org on 2023/09/26 08:31:15 UTC, 0 replies.
- [arrow-datafusion] branch main updated: feat: make parse_float_as_decimal work on negative numbers (#7648) - posted by al...@apache.org on 2023/09/26 11:38:33 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/apache-avro-0.16 updated (05b6a5e290 -> 5b1af2fec6) - posted by al...@apache.org on 2023/09/26 11:39:09 UTC, 0 replies.
- [arrow] branch main updated: GH-37703: [Java] Method for setting exact number of records in ListVector (#37838) - posted by li...@apache.org on 2023/09/26 12:45:01 UTC, 0 replies.
- [GitHub] [arrow-site] alamb opened a new pull request, #408: GH-25271: Update Apache Description Of A Project (DOAP) File - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/09/26 12:57:14 UTC, 0 replies.
- [arrow-nanoarrow] branch asf-site updated: add switcher.json - posted by pa...@apache.org on 2023/09/26 13:02:08 UTC, 0 replies.
- [GitHub] [arrow-site] alamb commented on a diff in pull request #408: GH-25271: Update Apache Description Of A Project (DOAP) File - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/09/26 13:03:09 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: Add version switcher to documentation build (#307) - posted by pa...@apache.org on 2023/09/26 13:30:29 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: Fix typo in IPC test (#308) - posted by pa...@apache.org on 2023/09/26 13:59:47 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: chore: Go through verification instructions + update where needed (#305) - posted by pa...@apache.org on 2023/09/26 14:12:29 UTC, 0 replies.
- [arrow-nanoarrow] branch maint-0.3.0 created (now db08a1a) - posted by pa...@apache.org on 2023/09/26 14:16:33 UTC, 0 replies.
- [arrow-nanoarrow] branch maint-0.3.0 updated (db08a1a -> 5cdf953) - posted by pa...@apache.org on 2023/09/26 14:18:24 UTC, 0 replies.
- [arrow-nanoarrow] 01/02: chore: update CHANGELOG.md for 0.3.0 - posted by pa...@apache.org on 2023/09/26 14:18:25 UTC, 0 replies.
- [arrow-nanoarrow] 02/02: chore: update versions for 0.3.0 - posted by pa...@apache.org on 2023/09/26 14:18:26 UTC, 0 replies.
- [arrow] branch main updated: GH-37293: [C++][Parquet] Encoding: Add Benchmark for DELTA_BYTE_ARRAY (#37641) - posted by ap...@apache.org on 2023/09/26 14:23:25 UTC, 0 replies.
- [arrow-nanoarrow] branch maint-0.3.0 updated (5cdf953 -> c00cd77) - posted by pa...@apache.org on 2023/09/26 14:32:50 UTC, 0 replies.
- [arrow-nanoarrow] 01/03: fix changelog - posted by pa...@apache.org on 2023/09/26 14:32:51 UTC, 0 replies.
- [arrow-nanoarrow] 02/03: fix R news - posted by pa...@apache.org on 2023/09/26 14:32:52 UTC, 0 replies.
- [arrow-nanoarrow] 03/03: fix dist/ version - posted by pa...@apache.org on 2023/09/26 14:32:53 UTC, 0 replies.
- [arrow-nanoarrow] annotated tag apache-arrow-nanoarrow-0.3.0-rc0 updated (c00cd77 -> ef3c673) - posted by pa...@apache.org on 2023/09/26 14:34:48 UTC, 0 replies.
- svn commit: r64206 - in /dev/arrow/apache-arrow-nanoarrow-0.3.0-rc0: ./ apache-arrow-nanoarrow-0.3.0.tar.gz apache-arrow-nanoarrow-0.3.0.tar.gz.asc apache-arrow-nanoarrow-0.3.0.tar.gz.sha512 - posted by pa...@apache.org on 2023/09/26 15:00:15 UTC, 0 replies.
- [arrow] branch main updated: GH-37845: [Go][Parquet] Check the number of logical fields instead of physical columns (#37846) - posted by ze...@apache.org on 2023/09/26 15:01:44 UTC, 0 replies.
- [arrow-rs] branch master updated: Faster Serde Integration (~80% faster) (#4861) - posted by tu...@apache.org on 2023/09/26 15:55:56 UTC, 0 replies.
- [arrow-rs] branch master updated: Prepare object_store 0.7.1 (#4860) - posted by tu...@apache.org on 2023/09/26 15:56:33 UTC, 0 replies.
- svn commit: r64208 - /dev/arrow/apache-arrow-object-store-rs-0.7.1-rc1/ - posted by tu...@apache.org on 2023/09/26 15:58:13 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 4ef7917bd57b701e30def8511b5fd8a7961f2fcf - posted by gi...@apache.org on 2023/09/26 16:01:26 UTC, 0 replies.
- [arrow] branch main updated: GH-37705: [Java] Extra input methods for VarChar writers (#37883) - posted by li...@apache.org on 2023/09/26 19:18:59 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [JS] update link to issues (#37882) - posted by do...@apache.org on 2023/09/26 19:36:29 UTC, 0 replies.
- [arrow-adbc] branch main updated: ci: remove gemfury clean step (#1108) - posted by li...@apache.org on 2023/09/26 20:24:06 UTC, 0 replies.
- [GitHub] [arrow-site] alamb opened a new pull request, #409: [Website]: Update Affiliation for Brent Gardner - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/09/26 20:45:24 UTC, 0 replies.
- [GitHub] [arrow-site] kou commented on a diff in pull request #408: GH-25271: Update Apache Description Of A Project (DOAP) File - posted by "kou (via GitHub)" <gi...@apache.org> on 2023/09/26 20:45:38 UTC, 0 replies.
- [GitHub] [arrow-site] alamb opened a new pull request, #410: [WEBSITE] Update affiliation of Yijie Shen - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/09/26 20:46:38 UTC, 0 replies.
- [GitHub] [arrow-site] alamb opened a new pull request, #411: [WEBSITE] Update affiliation for Daniël Heres - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/09/26 20:47:55 UTC, 0 replies.
- [arrow] branch main updated (23c1bf9ff7 -> 517d849b58) - posted by ko...@apache.org on 2023/09/26 20:48:52 UTC, 0 replies.
- [arrow] branch main updated: GH-25659: [Java] Add DefaultVectorComparators for Large types (#37887) - posted by li...@apache.org on 2023/09/26 20:52:14 UTC, 0 replies.
- [GitHub] [arrow-site] yjshen commented on pull request #410: MINOR: [WEBSITE] Update affiliation of Yijie Shen - posted by "yjshen (via GitHub)" <gi...@apache.org> on 2023/09/26 21:35:40 UTC, 0 replies.
- [GitHub] [arrow-site] Dandandan merged pull request #411: MINOR: [WEBSITE] Update affiliation for Daniël Heres - posted by "Dandandan (via GitHub)" <gi...@apache.org> on 2023/09/26 21:50:03 UTC, 0 replies.
- [arrow-site] branch main updated: MINOR: [WEBSITE] Update affiliation for Daniël Heres (#411) - posted by dh...@apache.org on 2023/09/26 21:50:05 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating built site (build 5e2c4a8e6964aae31344812152a7b045d32570f7) - posted by gi...@apache.org on 2023/09/26 21:56:57 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-09-26-0) - posted by gi...@apache.org on 2023/09/27 00:23:09 UTC, 0 replies.
- [GitHub] [arrow-site] yjshen merged pull request #410: MINOR: [WEBSITE] Update affiliation of Yijie Shen - posted by "yjshen (via GitHub)" <gi...@apache.org> on 2023/09/27 06:06:51 UTC, 0 replies.
- [arrow-site] branch main updated: MINOR: [WEBSITE] Update affiliation of Yijie Shen (#410) - posted by yj...@apache.org on 2023/09/27 06:06:56 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating built site (build 4fd6a8d371a924e76e0ace3f2ff8002a108ebf96) - posted by gi...@apache.org on 2023/09/27 06:13:36 UTC, 0 replies.
- [arrow-rs] branch master updated: Make align_buffers as public API (#4863) - posted by tu...@apache.org on 2023/09/27 09:28:49 UTC, 0 replies.
- [arrow-rs] branch master updated: Enable new integration tests (#4828) (#4862) - posted by tu...@apache.org on 2023/09/27 09:29:44 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 8a07be3a5111aaab8dda5288f5ebcd962f00ad66 - posted by gi...@apache.org on 2023/09/27 09:32:56 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: b600e202f4bd8a9ec91b58db3686ec84213a01f0 - posted by gi...@apache.org on 2023/09/27 09:33:34 UTC, 0 replies.
- [GitHub] [arrow-site] raulcd opened a new pull request, #412: [Website] Update documentations for JS for 13.0.0 - posted by "raulcd (via GitHub)" <gi...@apache.org> on 2023/09/27 10:35:02 UTC, 1 replies.
- [GitHub] [arrow-site] raulcd closed pull request #412: [Website] Update documentations for JS for 13.0.0 - posted by "raulcd (via GitHub)" <gi...@apache.org> on 2023/09/27 10:38:32 UTC, 0 replies.
- [GitHub] [arrow-site] alamb commented on pull request #408: GH-25271: Update Apache Description Of A Project (DOAP) File - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/09/27 11:01:52 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(go/adbc/pkg): support Windows in Makefile (#1114) - posted by li...@apache.org on 2023/09/27 12:39:47 UTC, 0 replies.
- [arrow] branch main updated: GH-36590: [Docs] Support Pydata Sphinx Theme 0.14.0 (#36591) - posted by jo...@apache.org on 2023/09/27 14:23:32 UTC, 0 replies.
- [GitHub] [arrow-site] domoritz merged pull request #412: [Website] Update documentations for JS for 13.0.0 - posted by "domoritz (via GitHub)" <gi...@apache.org> on 2023/09/27 14:43:43 UTC, 0 replies.
- [arrow-site] branch asf-site updated: [Website] Update documentations for JS for 13.0.0 (#412) - posted by do...@apache.org on 2023/09/27 14:43:47 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: add doc comments to `ExtractEquijoinPredicate` (#7658) - posted by vi...@apache.org on 2023/09/27 15:15:23 UTC, 0 replies.
- [arrow] branch main updated: GH-37377: [C#] Throw OverflowException on overflow in TimestampArray.ConvertTo() (#37388) - posted by we...@apache.org on 2023/09/27 15:42:29 UTC, 0 replies.
- [arrow] branch main updated: GH-35770: [Go][Documentation] Update TimestampType zero value as seconds in comment (#37905) - posted by ze...@apache.org on 2023/09/27 15:51:14 UTC, 0 replies.
- [arrow-rs] branch master updated: Flush in multiple_append test (#4868) (#4869) - posted by tu...@apache.org on 2023/09/27 16:52:31 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 786760a8f26cb3a6ebe0f552dee7d337036913c2 - posted by gi...@apache.org on 2023/09/27 16:56:22 UTC, 0 replies.
- [arrow-rs] branch master updated: Check precision overflow for casting floating to decimal (#4866) - posted by tu...@apache.org on 2023/09/27 19:17:35 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 62bb64cf9f034a75e4485719653253077eb8efa6 - posted by gi...@apache.org on 2023/09/27 19:22:39 UTC, 0 replies.
- [GitHub] [arrow-site] kou commented on pull request #408: GH-25271: Update Apache Description Of A Project (DOAP) File - posted by "kou (via GitHub)" <gi...@apache.org> on 2023/09/27 21:11:24 UTC, 0 replies.
- [arrow-adbc] branch main updated: ci: Don't redefine ADBC_EXPORTING (#1122) - posted by li...@apache.org on 2023/09/27 22:30:58 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-09-27-0) - posted by gi...@apache.org on 2023/09/28 00:21:50 UTC, 0 replies.
- [GitHub] [arrow-site] thisisnic opened a new pull request, #413: Update R docs with R 13.0.0.1 release - posted by "thisisnic (via GitHub)" <gi...@apache.org> on 2023/09/28 10:26:50 UTC, 0 replies.
- [arrow] branch main updated: GH-37621: [Packaging][Conda] Sync conda recipes with feedstocks (#37624) - posted by jo...@apache.org on 2023/09/28 11:18:15 UTC, 0 replies.
- [arrow-rs] branch master updated: feat: improve flight CLI error handling (#4873) - posted by tu...@apache.org on 2023/09/28 11:51:21 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 284556e55ae073b88cd24cbc0749e19f394d21fd - posted by gi...@apache.org on 2023/09/28 11:56:24 UTC, 0 replies.
- [arrow-datafusion] branch main updated (bcc2acd8d1 -> 22d03c127e) - posted by oz...@apache.org on 2023/09/28 12:45:18 UTC, 0 replies.
- [arrow-adbc] branch main updated: chore(c/driver/postgresql): Use target_include_directories (#1123) - posted by li...@apache.org on 2023/09/28 12:51:53 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(go/adbc/driver/snowflake): default SetOption to StatusNotImplemented (#1120) - posted by li...@apache.org on 2023/09/28 12:52:55 UTC, 0 replies.
- [arrow] branch main updated: GH-37863: [Java] Add typed getters for StructVector (#37916) - posted by li...@apache.org on 2023/09/28 13:22:34 UTC, 0 replies.
- [arrow] branch main updated (284dddd129 -> 26667340f2) - posted by li...@apache.org on 2023/09/28 13:22:53 UTC, 0 replies.
- [arrow] branch main updated: GH-37893: [Java] Move Types.proto in a subfolder (#37894) - posted by li...@apache.org on 2023/09/28 14:50:59 UTC, 0 replies.
- [arrow] branch main updated: GH-34950: [C++][Parquet] Support encryption for page index (#36574) - posted by ap...@apache.org on 2023/09/28 16:07:22 UTC, 0 replies.
- [arrow] branch main updated (853d8491ad -> e9730f5971) - posted by ap...@apache.org on 2023/09/28 16:24:33 UTC, 0 replies.
- [arrow-rs] branch master updated: Flush in creates_dir_if_not_present_append (#4872) (#4874) - posted by tu...@apache.org on 2023/09/28 16:46:55 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 471f6dd2911d8328ca56efe2f685e08c0a3fb8c8 - posted by gi...@apache.org on 2023/09/28 16:50:40 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: add ticket references to parallel parquet writing code (#7592) - posted by al...@apache.org on 2023/09/28 16:52:51 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: Add ticket reference and add test comment (#7593) - posted by al...@apache.org on 2023/09/28 16:53:00 UTC, 0 replies.
- [arrow-datafusion] branch main updated (8dafc37a74 -> addd3681cb) - posted by al...@apache.org on 2023/09/28 16:53:50 UTC, 0 replies.
- [arrow-datafusion] branch main updated (addd3681cb -> 8f6cae7ad6) - posted by al...@apache.org on 2023/09/28 16:54:18 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(c/driver/postgresql): Inital COPY Writer design (#1110) - posted by li...@apache.org on 2023/09/28 16:56:16 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Upgrade apache-avro to 0.16 (#7674) - posted by al...@apache.org on 2023/09/28 16:57:48 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/apache-avro-0.16 deleted (was 5b1af2fec6) - posted by gi...@apache.org on 2023/09/28 16:58:34 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Move window analysis to the window method (#7672) - posted by al...@apache.org on 2023/09/28 17:24:54 UTC, 0 replies.
- [arrow-datafusion] branch main updated (26a36024c2 -> 4b2b7dcfc6) - posted by dh...@apache.org on 2023/09/28 19:47:38 UTC, 0 replies.
- [arrow] branch main updated: GH-37842: [R] Implement infer_schema.data.frame() (#37843) - posted by th...@apache.org on 2023/09/28 20:40:53 UTC, 0 replies.
- [arrow] branch main updated (79abb7362f -> 9d3806a277) - posted by th...@apache.org on 2023/09/28 20:42:03 UTC, 0 replies.
- [arrow] branch main updated: GH-37803: [Python][CI] Pin setuptools_scm to fix release verification scripts (#37930) - posted by ko...@apache.org on 2023/09/28 21:09:53 UTC, 0 replies.
- [arrow] branch main updated: GH-21815: [JS] Add support for Duration type (#37341) - posted by do...@apache.org on 2023/09/28 21:41:01 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-09-28-0) - posted by gi...@apache.org on 2023/09/29 00:22:16 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: Improve `TableProviderFilterPushDown` docs (#7685) - posted by dh...@apache.org on 2023/09/29 07:19:33 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [R] Bump versions file for navigating between docs versions (#37928) - posted by th...@apache.org on 2023/09/29 08:53:47 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [CI][Dev] Fix crossbow badge url (#37946) - posted by ko...@apache.org on 2023/09/29 09:21:10 UTC, 0 replies.
- [arrow-datafusion] branch main updated (236893f452 -> c6d29e7854) - posted by dh...@apache.org on 2023/09/29 12:29:04 UTC, 0 replies.
- [arrow] branch main updated: GH-37950: [R] tests fail on R < 4.0 due to test calling data.frame() without specifying stringsAsFactors=FALSE (#37951) - posted by th...@apache.org on 2023/09/29 12:31:46 UTC, 0 replies.
- [arrow] branch main updated (141559816e -> 72c6497dd0) - posted by th...@apache.org on 2023/09/29 12:32:51 UTC, 0 replies.
- [arrow] branch main updated: GH-37702: [Java] Add vector validation consistent with C++ (#37942) - posted by li...@apache.org on 2023/09/29 13:11:20 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Fix bug in simplify expressions (#214) (#7699) - posted by dh...@apache.org on 2023/09/29 13:25:04 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Enhance Enforce Dist capabilities to fix, sub optimal bad plans (#7671) - posted by ak...@apache.org on 2023/09/29 13:27:26 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/tonic-build-eq-0.10.2 created (now bce6fdb112) - posted by gi...@apache.org on 2023/09/29 13:31:39 UTC, 0 replies.
- [arrow-datafusion] branch main updated: docs: add section on supports_filters_pushdown (#7680) - posted by al...@apache.org on 2023/09/29 14:06:54 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by 6ed2e84da8154931c393a9885b80c4f8a9d47ebb - posted by gi...@apache.org on 2023/09/29 14:07:25 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Improve cache usage in CI (#7678) - posted by al...@apache.org on 2023/09/29 14:30:32 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(c/driver/postgresql): add integral COPY writers (#1130) - posted by li...@apache.org on 2023/09/29 14:46:17 UTC, 0 replies.
- [arrow-adbc] branch main updated: refactor(c/driver/postgresql): refactor Handle class (#1132) - posted by li...@apache.org on 2023/09/29 14:46:36 UTC, 0 replies.
- [arrow-rs] branch master updated: Update tonic-build requirement from =0.10.1 to =0.10.2 (#4881) - posted by vi...@apache.org on 2023/09/29 14:58:16 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/tonic-build-eq-0.10.2 deleted (was bce6fdb112) - posted by gi...@apache.org on 2023/09/29 14:58:24 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 0e04757d90c22186983af12f01385f00f4e85f1e - posted by gi...@apache.org on 2023/09/29 15:02:56 UTC, 0 replies.
- [arrow-adbc] branch main updated: build(c): replace usage of include_directories (#1133) - posted by li...@apache.org on 2023/09/29 16:13:54 UTC, 0 replies.
- [arrow-adbc] branch main updated: refactor(c/driver/postgresql): remove unnecessary destructor (#1134) - posted by li...@apache.org on 2023/09/29 16:15:48 UTC, 0 replies.
- [arrow-adbc] branch main updated: refactor(go/adbc/driver): add driver framework (#1081) - posted by li...@apache.org on 2023/09/29 16:16:30 UTC, 0 replies.
- svn commit: r64264 - /release/arrow/apache-arrow-nanoarrow-0.3.0/ - posted by pa...@apache.org on 2023/09/29 16:21:10 UTC, 0 replies.
- [arrow-nanoarrow] annotated tag apache-arrow-nanoarrow-0.3.0 updated (c00cd77 -> 93521d0) - posted by pa...@apache.org on 2023/09/29 16:21:50 UTC, 0 replies.
- svn commit: r64265 - /dev/arrow/apache-arrow-nanoarrow-0.3.0-rc0/ - posted by pa...@apache.org on 2023/09/29 16:22:56 UTC, 0 replies.
- [arrow-datafusion] branch main updated (de15917704 -> 70cded6e3d) - posted by al...@apache.org on 2023/09/29 16:30:33 UTC, 0 replies.
- [arrow-datafusion] branch main updated (70cded6e3d -> 2d6e768c60) - posted by al...@apache.org on 2023/09/29 16:35:16 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: chore: Update versions on `main` (#311) - posted by pa...@apache.org on 2023/09/29 16:49:07 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: Move hash utils to common (#7684) - posted by al...@apache.org on 2023/09/29 16:51:45 UTC, 0 replies.
- [arrow-nanoarrow] branch asf-site updated: Update documentation for 0.3.0 - posted by pa...@apache.org on 2023/09/29 17:01:16 UTC, 0 replies.
- [arrow-nanoarrow] branch asf-site updated: Fix redirect - posted by pa...@apache.org on 2023/09/29 17:07:44 UTC, 0 replies.
- [arrow] branch main updated: GH-37851: [C++] IPC: ArrayLoader style enhancement (#37872) - posted by bk...@apache.org on 2023/09/29 17:11:43 UTC, 0 replies.
- svn commit: r64266 - /release/arrow/arrow-object-store-rs-0.7.1/ - posted by tu...@apache.org on 2023/09/29 17:26:19 UTC, 0 replies.
- svn commit: r64267 - /release/arrow/arrow-object-store-rs-0.7.0/ - posted by tu...@apache.org on 2023/09/29 17:26:21 UTC, 0 replies.
- [arrow-adbc] branch main updated: chore(c/integration/duckdb): update to DuckDB 0.9.0 (#1135) - posted by li...@apache.org on 2023/09/29 18:47:16 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(r/adbcdrivermanager): Fix valgrind errors identified by CRAN 0.7.0 submission (#1136) - posted by pa...@apache.org on 2023/09/29 19:36:18 UTC, 0 replies.
- [arrow] branch main updated (816eac4579 -> 1bd3cba84a) - posted by th...@apache.org on 2023/09/29 19:37:46 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(c/driver_manager): Include cerrno in driver manager (#1137) - posted by li...@apache.org on 2023/09/29 20:01:57 UTC, 0 replies.
- [arrow] branch main updated: GH-37835: [MATLAB] Improve `arrow.tabular.Schema` display (#37836) - posted by ke...@apache.org on 2023/09/29 20:16:58 UTC, 0 replies.
- [arrow-adbc] branch main updated: chore: add ywc88 as a collaborator (#1140) - posted by li...@apache.org on 2023/09/29 22:34:00 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-09-29-0) - posted by gi...@apache.org on 2023/09/30 00:21:12 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: Update dist/ for commit 798a1b8f096c84e2b6f887427649f1cb496412b2 - posted by gi...@apache.org on 2023/09/30 01:24:44 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Update Default Parquet Write Compression (#7692) - posted by dh...@apache.org on 2023/09/30 05:23:02 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by 692ea24357d32b1242c476f0ed33498c815ac921 - posted by gi...@apache.org on 2023/09/30 05:23:38 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/object_store-0.7.1 created (now 3d1c596) - posted by gi...@apache.org on 2023/09/30 19:11:41 UTC, 0 replies.