You are viewing a plain text version of this content. The canonical link for it is here.
- (arrow-datafusion) branch main updated: Cleanup TreeNode implementations (#8672) - posted by vi...@apache.org on 2024/01/01 08:22:24 UTC, 0 replies.
- (arrow-rs) branch master updated: Make regexp_match take scalar pattern and flag (#5245) - posted by tu...@apache.org on 2024/01/01 11:21:59 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: e6395e21d923caf5b7cd643fc5d4418642d3bb3a - posted by gi...@apache.org on 2024/01/01 11:24:40 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Update sqlparser requirement from 0.40.0 to 0.41.0 (#8647) - posted by al...@apache.org on 2024/01/01 12:13:40 UTC, 0 replies.
- (arrow-datafusion) branch dependabot/cargo/main/sqlparser-0.41.0 deleted (was da9eed3283) - posted by gi...@apache.org on 2024/01/01 12:13:46 UTC, 0 replies.
- (arrow-datafusion) branch main updated (8ae7ddc7f9 -> 4dcfd7dd81) - posted by al...@apache.org on 2024/01/01 12:25:43 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by 4dcfd7dd81153cfc70e5772f70519b7257e31932 - posted by gi...@apache.org on 2024/01/01 12:26:19 UTC, 0 replies.
- (arrow-rs) branch dependabot/cargo/object_store/master/snafu-0.8 created (now 322cf67681) - posted by gi...@apache.org on 2024/01/01 13:34:31 UTC, 0 replies.
- (arrow) branch main updated: GH-39051: [C++] Use Cast() instead of CastTo() for List Scalar in test (#39353) - posted by ko...@apache.org on 2024/01/01 13:36:06 UTC, 0 replies.
- (arrow) branch main updated (8a9f877896 -> 1369630408) - posted by ko...@apache.org on 2024/01/01 13:36:43 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/dataset/org.apache.avro-avro-1.11.3 created (now 0827468212) - posted by gi...@apache.org on 2024/01/01 13:37:03 UTC, 0 replies.
- (arrow) branch main updated: GH-39268: [C++] Don't install bundled Azure SDK for C++ with CMake 3.28+ (#39269) - posted by ko...@apache.org on 2024/01/01 13:38:30 UTC, 0 replies.
- (arrow-rs) branch dependabot/cargo/master/proc-macro2-eq-1.0.73 created (now 827928f17c) - posted by gi...@apache.org on 2024/01/01 13:59:15 UTC, 0 replies.
- (arrow-rs) branch master updated: Update proc-macro2 requirement from =1.0.71 to =1.0.73 (#5265) - posted by tu...@apache.org on 2024/01/01 14:58:54 UTC, 0 replies.
- (arrow-rs) branch dependabot/cargo/master/proc-macro2-eq-1.0.73 deleted (was 827928f17c) - posted by gi...@apache.org on 2024/01/01 14:59:01 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: dece26367aad80671ea1429b14217605206a8065 - posted by gi...@apache.org on 2024/01/01 15:01:48 UTC, 0 replies.
- (arrow) branch dependabot/npm_and_yarn/js/rollup/plugin-node-resolve-15.2.3 created (now a95d6be8d6) - posted by gi...@apache.org on 2024/01/01 16:17:53 UTC, 0 replies.
- (arrow) branch dependabot/npm_and_yarn/js/ts-node-10.9.2 created (now 7c35c9cb82) - posted by gi...@apache.org on 2024/01/01 16:18:07 UTC, 0 replies.
- (arrow) branch dependabot/npm_and_yarn/js/typescript-eslint/parser-5.62.0 created (now 3cdeccd91a) - posted by gi...@apache.org on 2024/01/01 16:18:33 UTC, 0 replies.
- (arrow) branch dependabot/npm_and_yarn/js/esbuild-0.19.11 created (now 38f6b99f4e) - posted by gi...@apache.org on 2024/01/01 16:20:18 UTC, 0 replies.
- (arrow) branch dependabot/npm_and_yarn/js/esbuild-0.19.8 deleted (was 3f48514343) - posted by gi...@apache.org on 2024/01/01 16:20:26 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.mockito-mockito-junit-jupiter-5.8.0 created (now 504847ef42) - posted by gi...@apache.org on 2024/01/01 16:23:55 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/com.google.errorprone-error_prone_core-2.24.0 created (now 8c63261725) - posted by gi...@apache.org on 2024/01/01 16:24:04 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.mockito-mockito-core-5.8.0 created (now a9193f4cc7) - posted by gi...@apache.org on 2024/01/01 16:24:08 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.apache.maven.plugins-maven-plugin-plugin-3.10.2 created (now c2e6ac107d) - posted by gi...@apache.org on 2024/01/01 16:24:19 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/com.google.guava-guava-bom-33.0.0-jre created (now 6981d4a389) - posted by gi...@apache.org on 2024/01/01 16:24:26 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Remove DescribeTableStmt in parser in favour of existing functionality from sqlparser-rs (#8703) - posted by al...@apache.org on 2024/01/01 17:30:24 UTC, 0 replies.
- (arrow-datafusion) branch main updated: feat: simplify null in list (#8691) - posted by al...@apache.org on 2024/01/01 17:44:32 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Rename `expr::window_function::WindowFunction` to `WindowFunctionDefinition`, make structure consistent with ScalarFunction (#8382) - posted by al...@apache.org on 2024/01/01 19:09:46 UTC, 0 replies.
- (arrow-adbc) branch dependabot/github_actions/actions/setup-python-5 created (now 32a6da71) - posted by gi...@apache.org on 2024/01/01 21:00:51 UTC, 0 replies.
- (arrow-rs) branch dependabot/cargo/object_store/master/snafu-0.8 deleted (was 322cf67681) - posted by gi...@apache.org on 2024/01/01 23:45:16 UTC, 0 replies.
- (arrow) branch main updated: GH-39387: [C++] Fix compile warning (#39389) - posted by fe...@apache.org on 2024/01/02 01:24:15 UTC, 0 replies.
- (arrow) branch main updated: GH-39413: [C++][Parquet] Vectorize decode plain on FLBA (#39414) - posted by ma...@apache.org on 2024/01/02 04:35:54 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [Docs] update date in NOTICE.txt (#39418) - posted by ko...@apache.org on 2024/01/02 08:07:21 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Deprecate duplicate function `LogicalPlan::with_new_inputs` (#8707) - posted by vi...@apache.org on 2024/01/02 08:28:42 UTC, 0 replies.
- (arrow-adbc) branch main updated (3c0ca4b5 -> b8cb2720) - posted by li...@apache.org on 2024/01/02 13:02:09 UTC, 0 replies.
- (arrow-adbc) branch dependabot/github_actions/actions/setup-go-5 deleted (was 740fe058) - posted by li...@apache.org on 2024/01/02 13:02:14 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: fix(r): Ensure simple `list()`s can be converted without arrow installed (#344) - posted by pa...@apache.org on 2024/01/02 13:08:07 UTC, 0 replies.
- (arrow-adbc) branch main updated (b8cb2720 -> c77fdde2) - posted by li...@apache.org on 2024/01/02 13:08:21 UTC, 0 replies.
- (arrow-adbc) branch dependabot/github_actions/actions/setup-python-5 deleted (was 32a6da71) - posted by li...@apache.org on 2024/01/02 13:08:24 UTC, 0 replies.
- (arrow-nanoarrow) branch asf-site updated: update documentation for tag main - posted by gi...@apache.org on 2024/01/02 13:09:26 UTC, 20 replies.
- (arrow-nanoarrow) branch main updated: feat(r): Add conversion from integer type to `character()` (#345) - posted by pa...@apache.org on 2024/01/02 13:10:03 UTC, 0 replies.
- (arrow-adbc) branch main updated: chore(go): bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 in /go/adbc (#1413) - posted by li...@apache.org on 2024/01/02 13:11:14 UTC, 0 replies.
- (arrow-adbc) branch dependabot/go_modules/go/adbc/github.com/dvsekhvalnov/jose2go-1.6.0 deleted (was 4215fded) - posted by li...@apache.org on 2024/01/02 13:11:16 UTC, 0 replies.
- (arrow-adbc) branch main updated (6166fa62 -> d7e06cb9) - posted by li...@apache.org on 2024/01/02 13:11:44 UTC, 0 replies.
- (arrow-adbc) branch dependabot/github_actions/docker/login-action-3 deleted (was fc18eab5) - posted by li...@apache.org on 2024/01/02 13:11:51 UTC, 0 replies.
- (arrow-adbc) branch asf-site updated: publish documentation - posted by gi...@apache.org on 2024/01/02 13:12:54 UTC, 46 replies.
- (arrow-nanoarrow) branch main updated: feat(r): Add more `nanoarrow_array_stream` generics (#349) - posted by pa...@apache.org on 2024/01/02 13:13:49 UTC, 0 replies.
- (arrow-rs) branch dependabot/cargo/master/proc-macro2-eq-1.0.74 created (now fed3e0ae9d) - posted by gi...@apache.org on 2024/01/02 13:34:31 UTC, 0 replies.
- (arrow-rs) branch master updated: Update proc-macro2 requirement from =1.0.73 to =1.0.74 (#5271) - posted by tu...@apache.org on 2024/01/02 14:37:28 UTC, 0 replies.
- (arrow-rs) branch dependabot/cargo/master/proc-macro2-eq-1.0.74 deleted (was fed3e0ae9d) - posted by gi...@apache.org on 2024/01/02 14:37:33 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: b2b4e7a44f814ac5f9d20886171ea20b2dd8a30f - posted by gi...@apache.org on 2024/01/02 14:40:36 UTC, 0 replies.
- (arrow-adbc) branch dependabot/github_actions/actions/download-artifact-4 updated (2a59968d -> 8576b0e3) - posted by li...@apache.org on 2024/01/02 15:13:56 UTC, 0 replies.
- (arrow) branch main updated: MINOR: Bump org.apache.avro:avro from 1.8.2 to 1.11.3 in /java/dataset (#39401) - posted by li...@apache.org on 2024/01/02 15:19:42 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/dataset/org.apache.avro-avro-1.11.3 deleted (was 0827468212) - posted by li...@apache.org on 2024/01/02 15:19:47 UTC, 0 replies.
- (arrow) branch main updated: GH-39327: [Java] define assemble descriptor for new custom maven plugin project (#39331) - posted by li...@apache.org on 2024/01/02 15:20:32 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Minor: refactor bloom filter tests to reduce duplication (#8435) - posted by al...@apache.org on 2024/01/02 15:36:50 UTC, 0 replies.
- (arrow-adbc) branch main updated (d7e06cb9 -> e8224bfc) - posted by li...@apache.org on 2024/01/02 15:42:17 UTC, 0 replies.
- (arrow-adbc) branch dependabot/github_actions/actions/download-artifact-4 deleted (was 8576b0e3) - posted by li...@apache.org on 2024/01/02 15:42:24 UTC, 0 replies.
- (arrow-adbc) branch dependabot/github_actions/actions/upload-artifact-4 deleted (was 7a5a228b) - posted by gi...@apache.org on 2024/01/02 15:43:00 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [Java] Bump com.google.guava:guava-bom from 32.1.3-jre to 33.0.0-jre in /java (#39411) - posted by li...@apache.org on 2024/01/02 15:47:53 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/com.google.guava-guava-bom-33.0.0-jre deleted (was 6981d4a389) - posted by li...@apache.org on 2024/01/02 15:47:56 UTC, 0 replies.
- (arrow-datafusion) branch main updated: clean up code (#8715) - posted by al...@apache.org on 2024/01/02 15:48:37 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Update analyze.rs (#8717) - posted by al...@apache.org on 2024/01/02 15:52:17 UTC, 0 replies.
- (arrow-datafusion) branch main updated: support LargeList in array_position (#8714) - posted by al...@apache.org on 2024/01/02 15:57:32 UTC, 0 replies.
- (arrow-datafusion) branch main updated: support LargeList in array_ndims (#8716) - posted by al...@apache.org on 2024/01/02 15:58:24 UTC, 0 replies.
- (arrow-datafusion) branch main updated: feat: remove filters with null constants (#8700) - posted by al...@apache.org on 2024/01/02 15:59:21 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.mockito-mockito-core-5.8.0 deleted (was a9193f4cc7) - posted by gi...@apache.org on 2024/01/02 16:11:09 UTC, 0 replies.
- (arrow-adbc) branch main updated: test(go/adbc/driver/snowflake): skip failing test (#1421) - posted by li...@apache.org on 2024/01/02 18:49:37 UTC, 0 replies.
- (arrow-adbc) branch main updated: docs: add simple glossary (#1420) - posted by li...@apache.org on 2024/01/02 18:50:12 UTC, 0 replies.
- (arrow) branch main updated: GH-39430: [C++][ORC] Upgrade ORC to 1.9.2 (#39431) - posted by li...@apache.org on 2024/01/02 20:14:20 UTC, 0 replies.
- (arrow-adbc) branch main updated: docs: update footer to match arrow.apache.org (#1423) - posted by li...@apache.org on 2024/01/02 21:03:48 UTC, 0 replies.
- (arrow-datafusion) branch main updated: support `LargeList` in `array_prepend` and `array_append` (#8679) - posted by al...@apache.org on 2024/01/02 22:37:25 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Support for `extract(epoch from date)` for Date32 and Date64 (#8695) - posted by co...@apache.org on 2024/01/02 23:17:32 UTC, 0 replies.
- (arrow-datafusion-python) tag 34.0.0 created (now b22f82f) - posted by ag...@apache.org on 2024/01/03 00:39:50 UTC, 0 replies.
- svn commit: r66393 - /release/arrow/arrow-datafusion-python-34.0.0/ - posted by ag...@apache.org on 2024/01/03 00:40:19 UTC, 0 replies.
- (arrow-datafusion-python) branch asf-site updated: Publish built docs triggered by b22f82f3055941dc3599c9a18458a2de163ff4c0 - posted by gi...@apache.org on 2024/01/03 00:43:48 UTC, 0 replies.
- svn commit: r66394 - /dev/arrow/apache-arrow-datafusion-python-34.0.0-rc1/ - posted by ag...@apache.org on 2024/01/03 00:49:13 UTC, 0 replies.
- svn commit: r66395 - /release/arrow/arrow-datafusion-python-33.0.0/ - posted by ag...@apache.org on 2024/01/03 00:49:25 UTC, 0 replies.
- (arrow) branch main updated: GH-39255: [JS] Allow customization of schema when passing vectors to table constructor (#39256) - posted by do...@apache.org on 2024/01/03 08:53:06 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [Docs] Add an empty line to make `.. code-block::` work correctly (#39388) - posted by al...@apache.org on 2024/01/03 09:35:47 UTC, 0 replies.
- (arrow) branch main updated: GH-39425: [CI] Fix import to match new substrait repo structure (#39426) - posted by ra...@apache.org on 2024/01/03 10:35:00 UTC, 0 replies.
- (arrow-rs) branch master updated: docs(object_store): Mention `with_allow_http` in docs of `with_endpoint` (#5275) - posted by tu...@apache.org on 2024/01/03 10:59:22 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: 2460c88a331721ffd8ec204a46df69a49fee71c6 - posted by gi...@apache.org on 2024/01/03 11:02:05 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Implement trait based API for defining WindowUDF (#8719) - posted by al...@apache.org on 2024/01/03 12:25:04 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by 6b1e9c6a3ae95b7065e902d99d9fde66f0f8e054 - posted by gi...@apache.org on 2024/01/03 12:25:38 UTC, 0 replies.
- (arrow-adbc) branch main updated (650994d5 -> 2116cfff) - posted by li...@apache.org on 2024/01/03 13:28:14 UTC, 0 replies.
- (arrow-adbc) branch main updated: python: switch to static versioning for simplicity (#1419) - posted by li...@apache.org on 2024/01/03 13:29:28 UTC, 0 replies.
- (arrow-adbc) branch main updated: fix(java/driver/jdbc): fix connection leak in `JdbcDataSourceDatabase` constructor (#1418) - posted by li...@apache.org on 2024/01/03 13:35:04 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.mockito-mockito-junit-jupiter-5.8.0 deleted (was 504847ef42) - posted by gi...@apache.org on 2024/01/03 14:44:47 UTC, 0 replies.
- (arrow-adbc) branch main updated: chore: revert actions/download-artifact from 4 to 3 (#1426) - posted by li...@apache.org on 2024/01/03 15:36:34 UTC, 0 replies.
- (arrow) branch main updated: GH-38458: [Go] Add ValueLen to BinaryLike interface (#39242) - posted by ze...@apache.org on 2024/01/03 16:29:21 UTC, 0 replies.
- (arrow-adbc) branch main updated: fix(dev/release): install openssl explicitly for R CMD check (#1427) - posted by li...@apache.org on 2024/01/03 16:45:18 UTC, 0 replies.
- (arrow-adbc) branch main updated: fix(go/adbc/driver/snowflake): Removing SQL injection to get table name with special character for getObjectsTables (#1338) - posted by li...@apache.org on 2024/01/03 17:23:01 UTC, 0 replies.
- (arrow-datafusion) branch main updated (6b1e9c6a3a -> 1179a76567) - posted by al...@apache.org on 2024/01/03 17:50:53 UTC, 0 replies.
- (arrow-adbc) branch main updated: test(go/adbc/driver/snowflake): update value in test (#1428) - posted by li...@apache.org on 2024/01/03 17:59:51 UTC, 0 replies.
- (arrow-adbc) annotated tag apache-arrow-adbc-0.9.0-rc0 updated (37a27717 -> fb9ff29d) - posted by li...@apache.org on 2024/01/03 19:00:29 UTC, 0 replies.
- (arrow-adbc) branch maint-0.9.0 created (now 37a27717) - posted by li...@apache.org on 2024/01/03 19:00:34 UTC, 0 replies.
- (arrow-rs) branch master updated: Fix ObjectMeta::size for range requests (#5272) (#5276) - posted by tu...@apache.org on 2024/01/03 19:34:22 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: 5a67f1f1e8fda9329df7edda42f82219a975ddc7 - posted by gi...@apache.org on 2024/01/03 19:36:54 UTC, 0 replies.
- svn commit: r66415 - in /dev/arrow/apache-arrow-adbc-0.9.0-rc0: ./ apache-arrow-adbc-0.9.0.tar.gz apache-arrow-adbc-0.9.0.tar.gz.asc apache-arrow-adbc-0.9.0.tar.gz.sha512 - posted by li...@apache.org on 2024/01/03 20:03:13 UTC, 0 replies.
- (arrow-datafusion) branch main updated: [CI] Improve windows machine CI test time (#8730) - posted by al...@apache.org on 2024/01/03 21:58:17 UTC, 0 replies.
- (arrow-datafusion) branch main updated: fix guarantees in allways_true of PruningPredicate (#8732) - posted by al...@apache.org on 2024/01/03 22:01:19 UTC, 0 replies.
- (arrow-datafusion) branch main updated: [Minor] Avoid mem copy in generate window exprs (#8718) - posted by al...@apache.org on 2024/01/03 22:02:43 UTC, 0 replies.
- (arrow-datafusion) branch main updated (881d03f72c -> ca260d99f1) - posted by al...@apache.org on 2024/01/03 22:14:29 UTC, 0 replies.
- (arrow) branch main updated: GH-34316: [Python] FixedSizeListArray.from_arrays supports mask parameter (#39396) - posted by wj...@apache.org on 2024/01/03 23:12:31 UTC, 0 replies.
- (arrow) branch main updated: GH-39435: [JS] Add Vector.nullable (#39436) - posted by do...@apache.org on 2024/01/04 01:12:10 UTC, 0 replies.
- (arrow-datafusion) branch main updated: ctrl+c termination (#8739) - posted by oz...@apache.org on 2024/01/04 06:18:09 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Add support for functional dependency for ROW_NUMBER window function. (#8737) - posted by oz...@apache.org on 2024/01/04 06:39:09 UTC, 0 replies.
- (arrow-rs) branch master updated: Retry Safe/Read-Only Requests on Timeout (#5278) - posted by tu...@apache.org on 2024/01/04 08:39:07 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: 8fda51889171791d8d36ffc96fc0921fba372fd8 - posted by gi...@apache.org on 2024/01/04 08:41:51 UTC, 0 replies.
- (arrow) branch main updated: GH-39421: [CI][Ruby] Update to using Ubuntu 22.04 on test-ruby and test-c-glib nightly jobs (#39422) - posted by ra...@apache.org on 2024/01/04 10:49:10 UTC, 0 replies.
- (arrow-rs) branch dependabot/cargo/master/proc-macro2-eq-1.0.75 created (now f48230eeb5) - posted by gi...@apache.org on 2024/01/04 13:41:12 UTC, 0 replies.
- (arrow-rs) branch master updated: Update proc-macro2 requirement from =1.0.74 to =1.0.75 (#5279) - posted by tu...@apache.org on 2024/01/04 14:42:23 UTC, 0 replies.
- (arrow-rs) branch dependabot/cargo/master/proc-macro2-eq-1.0.75 deleted (was f48230eeb5) - posted by gi...@apache.org on 2024/01/04 14:42:29 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: a9470d3eb083303350fc109f94865666fd0f062f - posted by gi...@apache.org on 2024/01/04 14:45:37 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/maven.version-3.9.6 deleted (was 93b4d32d5c) - posted by gi...@apache.org on 2024/01/04 14:45:49 UTC, 0 replies.
- (arrow-rs) branch master updated: feat(object_store): Azure url signing (#5259) - posted by tu...@apache.org on 2024/01/04 16:40:57 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: 2f383e764aa2b79e52d562e24eb0d1dce41f5ce7 - posted by gi...@apache.org on 2024/01/04 16:43:52 UTC, 0 replies.
- (arrow) branch main updated: GH-38964: [C++] Fix spelling (compute) (#38965) - posted by fe...@apache.org on 2024/01/04 17:57:32 UTC, 0 replies.
- (arrow) branch main updated: GH-37848: [C++][Gandiva] Migrate LLVM JIT engine from MCJIT to ORC v2/LLJIT (#39098) - posted by ko...@apache.org on 2024/01/04 19:02:47 UTC, 0 replies.
- (arrow) branch main updated: GH-39114: [JS] Fix Example Code (#39442) - posted by do...@apache.org on 2024/01/04 21:18:28 UTC, 0 replies.
- (arrow-rs) branch master updated: DynamoDB ConditionalPut (#5247) - posted by tu...@apache.org on 2024/01/04 21:32:31 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: cf61bb89d8318a972b1408771ca1d82baf03e1b0 - posted by gi...@apache.org on 2024/01/04 21:35:06 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Minor: reduce code duplication in PruningPredicate test (#8441) - posted by al...@apache.org on 2024/01/04 22:20:52 UTC, 0 replies.
- (arrow-datafusion) branch dev2 created (now e5036d0e76) - posted by co...@apache.org on 2024/01/04 23:05:13 UTC, 0 replies.
- (arrow) branch main updated: GH-39384: [C++] Disable -Werror=attributes for Azure SDK's identity.hpp (#39448) - posted by fe...@apache.org on 2024/01/05 00:04:31 UTC, 0 replies.
- (arrow) branch main updated: PARQUET-2411: [C++][Parquet] Allow reading dictionary without reading data via ByteArrayDictionaryRecordReader (#39153) - posted by ma...@apache.org on 2024/01/05 02:41:07 UTC, 0 replies.
- (arrow-rs) branch master updated: object_store: full HTTP range support (#5222) - posted by tu...@apache.org on 2024/01/05 06:17:06 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: 2f5dcdffb0b712f8000877ded669257f26892dd4 - posted by gi...@apache.org on 2024/01/05 06:19:44 UTC, 0 replies.
- (arrow-datafusion) branch main updated: feat: native types in `DistinctCountAccumulator` for primitive types (#8721) - posted by dh...@apache.org on 2024/01/05 09:32:24 UTC, 0 replies.
- (arrow-rs) branch master updated: Support S3 Express One Zone (#5268) - posted by tu...@apache.org on 2024/01/05 11:08:17 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: f7101ec3a2b37c436f4554c28fa2d0a05de533ff - posted by gi...@apache.org on 2024/01/05 11:10:48 UTC, 0 replies.
- [I] [Website] Can't build with latest ruby version "logger.rb:384:in `level': undefined method `[]' for nil (NoMethodError)" [arrow-site] - posted by "alamb (via GitHub)" <gi...@apache.org> on 2024/01/05 12:00:40 UTC, 2 replies.
- [PR] [Website]: Update unstructions with workaround for new ruby [arrow-site] - posted by "alamb (via GitHub)" <gi...@apache.org> on 2024/01/05 12:07:02 UTC, 1 replies.
- (arrow-datafusion) branch main updated: Add test case for unnecessary hash when target is 1 (#8757) - posted by ak...@apache.org on 2024/01/05 12:20:47 UTC, 0 replies.
- Re: [PR] [Website]: Update instructions with workaround for new ruby [arrow-site] - posted by "kou (via GitHub)" <gi...@apache.org> on 2024/01/05 12:29:06 UTC, 5 replies.
- (arrow-rs) branch master updated: Print container logs in CI (#5286) - posted by tu...@apache.org on 2024/01/05 13:11:27 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: 2e86650529ff858349c46f209cf2d44c555da4f4 - posted by gi...@apache.org on 2024/01/05 13:14:16 UTC, 0 replies.
- (arrow-rs) branch master updated: Prepare object_store 0.9.0 (#5224) (#5285) - posted by tu...@apache.org on 2024/01/05 13:21:36 UTC, 0 replies.
- svn commit: r66432 - /dev/arrow/apache-arrow-object-store-rs-0.9.0-rc1/ - posted by tu...@apache.org on 2024/01/05 13:23:21 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: cb16050ec732872d5995c7420cc6858749bbf743 - posted by gi...@apache.org on 2024/01/05 13:24:38 UTC, 0 replies.
- (arrow-rs) tag object_store_0.9.0-rc1 created (now cb16050ec7) - posted by tu...@apache.org on 2024/01/05 13:24:42 UTC, 0 replies.
- [PR] [Website] Update deps [arrow-site] - posted by "bkmgit (via GitHub)" <gi...@apache.org> on 2024/01/05 13:35:55 UTC, 17 replies.
- (arrow) branch main updated (bec0385679 -> 04d79846dc) - posted by ko...@apache.org on 2024/01/05 14:04:39 UTC, 0 replies.
- (arrow-rs) branch dom/39395 created (now 33a1a1a615) - posted by do...@apache.org on 2024/01/05 14:15:02 UTC, 0 replies.
- (arrow-rs) 01/01: Enable JS tests again - posted by do...@apache.org on 2024/01/05 14:15:03 UTC, 0 replies.
- (arrow-adbc) branch main updated: docs(r): fix source links from pkgdown site (#1434) - posted by pa...@apache.org on 2024/01/05 15:16:55 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [Java] Bump com.google.errorprone:error_prone_core from 2.4.0 to 2.24.0 in /java (#39452) - posted by li...@apache.org on 2024/01/05 15:19:14 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/com.google.errorprone-error_prone_core-2.24.1 created (now ac9a76ffc9) - posted by gi...@apache.org on 2024/01/05 15:20:24 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/com.google.errorprone-error_prone_core-2.24.0 deleted (was 8c63261725) - posted by gi...@apache.org on 2024/01/05 15:20:31 UTC, 0 replies.
- (arrow-rs) branch master updated: Enable JS tests again (#5287) - posted by do...@apache.org on 2024/01/05 15:21:55 UTC, 0 replies.
- (arrow-rs) branch dom/39395 deleted (was 33a1a1a615) - posted by do...@apache.org on 2024/01/05 15:22:01 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: a61e824abdd7b38ea214828480430ff2a13f2ead - posted by gi...@apache.org on 2024/01/05 15:24:43 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.apache.derby-derby-10.17.1.0 deleted (was 19d1054356) - posted by gi...@apache.org on 2024/01/05 15:25:53 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Minor: Improve `PruningPredicate` docstrings more (#8748) - posted by al...@apache.org on 2024/01/05 15:29:30 UTC, 0 replies.
- (arrow) branch main updated: GH-38772: [C++] Implement directory semantics even when the storage account doesn't support HNS (#39361) - posted by fe...@apache.org on 2024/01/05 15:44:53 UTC, 0 replies.
- (arrow) branch main updated: GH-39419: [C++][Parquet] Style: Using arrow::Buffer data_as api rather than reinterpret_cast (#39420) - posted by ma...@apache.org on 2024/01/05 15:44:59 UTC, 0 replies.
- (arrow-datafusion) branch main updated: feat: support `LargeList` in `cardinality` (#8726) - posted by co...@apache.org on 2024/01/05 16:55:32 UTC, 0 replies.
- (arrow) branch main updated: GH-39468: [Java] Fix site build for docs (#39471) - posted by li...@apache.org on 2024/01/05 17:54:48 UTC, 0 replies.
- (arrow) branch main updated: GH-39048: [JS] Re-export existing type enums (#39473) - posted by do...@apache.org on 2024/01/05 17:57:11 UTC, 0 replies.
- [PR] Update Build Instructions [arrow-site] - posted by "bkmgit (via GitHub)" <gi...@apache.org> on 2024/01/05 18:09:55 UTC, 1 replies.
- (arrow-datafusion) branch main updated (af20d2d874 -> 93b4a4cc42) - posted by al...@apache.org on 2024/01/05 18:39:58 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.apache.maven.plugins-maven-plugin-plugin-3.10.2 updated (c2e6ac107d -> abf9b8f84b) - posted by gi...@apache.org on 2024/01/05 18:58:39 UTC, 0 replies.
- (arrow) branch main updated (38af25808e -> 9b931af14e) - posted by do...@apache.org on 2024/01/05 19:35:43 UTC, 0 replies.
- (arrow) branch main updated (9b931af14e -> afb40a9f5a) - posted by do...@apache.org on 2024/01/05 19:36:49 UTC, 0 replies.
- (arrow) branch dependabot/npm_and_yarn/js/typescript-eslint/parser-5.62.0 updated (3cdeccd91a -> f600f70463) - posted by gi...@apache.org on 2024/01/05 19:37:17 UTC, 0 replies.
- (arrow) branch dependabot/npm_and_yarn/js/typescript-eslint/parser-5.62.0 updated (f600f70463 -> 38df8e14bb) - posted by gi...@apache.org on 2024/01/05 19:38:33 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Update checking columns in schema merge (#8765) - posted by al...@apache.org on 2024/01/05 20:36:47 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Minor: Add documentation about stream cancellation (#8747) - posted by al...@apache.org on 2024/01/05 20:37:56 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Move `repartition_file_scans` out of `enable_round_robin` check in `EnforceDistribution` rule (#8731) - posted by al...@apache.org on 2024/01/05 20:39:02 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Clean internal implementation of WindowUDF (#8746) - posted by al...@apache.org on 2024/01/05 21:06:37 UTC, 0 replies.
- (arrow-datafusion) branch main updated: feat: support `largelist` in `array_to_string` (#8729) - posted by al...@apache.org on 2024/01/05 21:09:31 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Error handling. (#8761) - posted by al...@apache.org on 2024/01/05 21:17:09 UTC, 0 replies.
- (arrow) branch main updated: GH-39366: [JS] Add largeUtf8 to benchmark (#39367) - posted by do...@apache.org on 2024/01/05 22:06:51 UTC, 0 replies.
- (arrow) branch main updated: GH-39047: [JS] Enable test for generate_primitive_large_offsets_case (#39470) - posted by do...@apache.org on 2024/01/05 22:07:12 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Convert Binary Operator `StringConcat` to Function for `array_concat`, `array_append` and `array_prepend` (#8636) - posted by al...@apache.org on 2024/01/05 22:15:00 UTC, 0 replies.
- (arrow) branch main updated: GH-39289: [JS] Add types to exports (#39475) - posted by do...@apache.org on 2024/01/05 22:40:54 UTC, 0 replies.
- (arrow) branch main updated (17b946c745 -> 33c64edc93) - posted by fe...@apache.org on 2024/01/05 23:33:49 UTC, 0 replies.
- (arrow) branch main updated: GH-39163: [C++] Add missing data copy in StreamDecoder::Consume(data) (#39164) - posted by ko...@apache.org on 2024/01/06 07:57:51 UTC, 0 replies.
- (arrow) branch main updated (6ab7a18fdc -> ca2362a8b3) - posted by do...@apache.org on 2024/01/06 08:38:49 UTC, 0 replies.
- (arrow) branch dependabot/npm_and_yarn/js/typescript-eslint/parser-5.62.0 deleted (was 38df8e14bb) - posted by gi...@apache.org on 2024/01/06 08:38:55 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Minor: Fix incorrect indices for hashing struct (#8775) - posted by al...@apache.org on 2024/01/06 14:35:04 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Minor: Improve library docs to mention TreeNode, ExprSimplifier, PruningPredicate and cp_solver (#8749) - posted by al...@apache.org on 2024/01/06 14:46:20 UTC, 0 replies.
- [PR] [Website]: Update to Jekyl `4.3.3` [arrow-site] - posted by "alamb (via GitHub)" <gi...@apache.org> on 2024/01/06 16:15:18 UTC, 2 replies.
- [PR] [Website]: Fix typo in docker instructions [arrow-site] - posted by "alamb (via GitHub)" <gi...@apache.org> on 2024/01/06 16:18:55 UTC, 1 replies.
- (arrow-datafusion) branch main updated: [MINOR] Add logo source files (#8762) - posted by al...@apache.org on 2024/01/06 16:20:01 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Add Apache attribution to site footer (#8760) - posted by al...@apache.org on 2024/01/06 16:20:34 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by 40c674bb570e5434a9876d9dd31df280155e00ff - posted by gi...@apache.org on 2024/01/06 16:21:05 UTC, 0 replies.
- (arrow-datafusion) branch main updated: ci: speed up win64 test (#8728) - posted by co...@apache.org on 2024/01/06 19:29:50 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/futures-0.3.30 created (now 50e0048) - posted by gi...@apache.org on 2024/01/06 19:46:27 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/pyo3-build-config-0.20.2 created (now 6584812) - posted by gi...@apache.org on 2024/01/06 19:46:35 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/async-trait-0.1.77 created (now 7666e9f) - posted by gi...@apache.org on 2024/01/06 19:46:43 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/pyo3-0.20.2 created (now bb0a87f) - posted by gi...@apache.org on 2024/01/06 19:46:52 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/tokio-1.35.1 created (now 424365b) - posted by gi...@apache.org on 2024/01/06 19:47:01 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/syn-2.0.43 created (now ab6469a) - posted by gi...@apache.org on 2024/01/06 19:47:10 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Add `schema_err!` error macros with optional backtrace (#8620) - posted by co...@apache.org on 2024/01/06 20:23:46 UTC, 0 replies.
- (arrow-site) branch main updated: [Website]: Update to Jekyl `4.3.3` (#451) - posted by ko...@apache.org on 2024/01/06 20:49:32 UTC, 0 replies.
- (arrow-site) branch main updated: [Website]: Fix typo in docker instructions (#452) - posted by ko...@apache.org on 2024/01/06 20:50:14 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating built site (build a195a9db1fa71b90830150550b0cfb673873ff66) - posted by gi...@apache.org on 2024/01/06 20:54:42 UTC, 0 replies.
- (arrow) branch main updated: GH-39225: [GLib] Use Cast() instaed of CastTo (#39228) - posted by ko...@apache.org on 2024/01/06 21:17:02 UTC, 0 replies.
- (arrow) branch main updated: GH-39303: [Archery][Benchmarking] Allow setting C++ repetition min time (#39324) - posted by ko...@apache.org on 2024/01/06 21:58:28 UTC, 0 replies.
- (arrow) branch main updated: GH-39049: [C++] Use Cast() instead of CastTo() for Dictionary Scalar in test (#39362) - posted by ko...@apache.org on 2024/01/06 23:02:14 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating dev docs (build nightly-tests-2024-01-06-0) - posted by gi...@apache.org on 2024/01/07 00:25:54 UTC, 0 replies.
- [PR] Use new Ruby and Nodejs versions [arrow-site] - posted by "bkmgit (via GitHub)" <gi...@apache.org> on 2024/01/07 01:35:06 UTC, 7 replies.
- [PR] Install required node modules and ruby gems [arrow-site] - posted by "bkmgit (via GitHub)" <gi...@apache.org> on 2024/01/07 02:08:50 UTC, 3 replies.
- [I] Update dependencies [arrow-site] - posted by "bkmgit (via GitHub)" <gi...@apache.org> on 2024/01/07 03:39:31 UTC, 0 replies.
- [I] [Website] Preview workflow fails [arrow-site] - posted by "bkmgit (via GitHub)" <gi...@apache.org> on 2024/01/07 03:44:34 UTC, 2 replies.
- (arrow-datafusion-python) branch main updated: build(deps): bump syn from 2.0.41 to 2.0.43 (#559) - posted by vi...@apache.org on 2024/01/07 04:04:16 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/syn-2.0.43 deleted (was ab6469a) - posted by gi...@apache.org on 2024/01/07 04:04:23 UTC, 0 replies.
- (arrow-datafusion-python) branch main updated (967bbff -> 3f8e862) - posted by vi...@apache.org on 2024/01/07 04:04:31 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/tokio-1.35.1 deleted (was 424365b) - posted by gi...@apache.org on 2024/01/07 04:04:36 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/futures-0.3.30 updated (50e0048 -> 6f5e21b) - posted by gi...@apache.org on 2024/01/07 04:04:55 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/async-trait-0.1.77 updated (7666e9f -> b110c8c) - posted by gi...@apache.org on 2024/01/07 04:04:57 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/pyo3-build-config-0.20.2 updated (6584812 -> 19785a8) - posted by gi...@apache.org on 2024/01/07 04:05:00 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/pyo3-0.20.2 updated (bb0a87f -> ab4aa65) - posted by gi...@apache.org on 2024/01/07 04:05:03 UTC, 0 replies.
- (arrow-datafusion-python) branch asf-staging updated: Publish built docs triggered by 967bbffb93123df0109d82f3a4b36ca0528d4fdb - posted by gi...@apache.org on 2024/01/07 04:08:06 UTC, 0 replies.
- (arrow-datafusion-python) branch asf-staging updated (941a1e6 -> 04383cb) - posted by gi...@apache.org on 2024/01/07 04:08:30 UTC, 0 replies.
- (arrow-datafusion-python) 01/01: Publish built docs triggered by 3f8e862508194e1db8e6f893bf5c67cab457fef0 - posted by gi...@apache.org on 2024/01/07 04:08:31 UTC, 0 replies.
- (arrow-datafusion-python) branch main updated: build(deps): bump async-trait from 0.1.74 to 0.1.77 (#556) - posted by vi...@apache.org on 2024/01/07 05:15:46 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/async-trait-0.1.77 deleted (was b110c8c) - posted by gi...@apache.org on 2024/01/07 05:15:51 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/pyo3-0.20.2 updated (ab4aa65 -> cfc3c80) - posted by gi...@apache.org on 2024/01/07 05:16:36 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/pyo3-build-config-0.20.2 updated (19785a8 -> 1addbe0) - posted by gi...@apache.org on 2024/01/07 05:16:39 UTC, 0 replies.
- (arrow-datafusion-python) branch asf-staging updated: Publish built docs triggered by 767d43e05d9e398df713bfc0545635f3b048ca17 - posted by gi...@apache.org on 2024/01/07 05:19:41 UTC, 0 replies.
- (arrow-datafusion-python) branch main updated: build(deps): bump pyo3 from 0.20.0 to 0.20.2 (#557) - posted by vi...@apache.org on 2024/01/07 07:09:06 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/pyo3-0.20.2 deleted (was cfc3c80) - posted by gi...@apache.org on 2024/01/07 07:09:12 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/pyo3-build-config-0.20.2 deleted (was 1addbe0) - posted by gi...@apache.org on 2024/01/07 07:09:49 UTC, 0 replies.
- (arrow-datafusion-python) branch asf-staging updated: Publish built docs triggered by 7de4316b70dd1b2aeed68bfee293d95a2cc384b5 - posted by gi...@apache.org on 2024/01/07 07:13:21 UTC, 0 replies.
- [PR] [Website]: DataFusion 26-34 blog [arrow-site] - posted by "alamb (via GitHub)" <gi...@apache.org> on 2024/01/07 13:55:51 UTC, 17 replies.
- [PR] Blog_post_improvements [arrow-site] - posted by "Omega359 (via GitHub)" <gi...@apache.org> on 2024/01/07 16:11:47 UTC, 3 replies.
- (arrow) branch main updated: GH-39488: [Ruby] Add support for ChunkedArray in Ractor (#39490) - posted by ko...@apache.org on 2024/01/07 22:21:07 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating dev docs (build nightly-tests-2024-01-07-0) - posted by gi...@apache.org on 2024/01/08 00:24:20 UTC, 0 replies.
- [I] [Website] Build instructions for code documentation are outdated [arrow-site] - posted by "bkmgit (via GitHub)" <gi...@apache.org> on 2024/01/08 04:13:27 UTC, 0 replies.
- (arrow) branch main updated: GH-39469: [CI][JS] Force node 20 on JS build on arm64 to fix build issues (#39499) - posted by ko...@apache.org on 2024/01/08 12:43:30 UTC, 0 replies.
- (arrow) branch main updated: GH-38341: [Python] Remove usage of pandas internals DatetimeTZBlock (#38321) - posted by jo...@apache.org on 2024/01/08 13:21:16 UTC, 0 replies.
- (arrow) branch main updated: GH-30117: [C++][Python] Add "Z" to the end of timestamp print string when tz defined (#39272) - posted by jo...@apache.org on 2024/01/08 13:26:20 UTC, 0 replies.
- (arrow-rs) branch dependabot/cargo/master/proc-macro2-eq-1.0.76 created (now b2edb96d31) - posted by gi...@apache.org on 2024/01/08 13:52:34 UTC, 0 replies.
- (arrow-adbc) branch main updated: fix(dev/release,go): ensure temporary directory removable (#1438) - posted by li...@apache.org on 2024/01/08 14:09:59 UTC, 0 replies.
- (arrow-adbc) branch main updated: fix(dev/release,glib): set library path to run example (#1436) - posted by li...@apache.org on 2024/01/08 14:10:27 UTC, 0 replies.
- (arrow) branch main updated: GH-39500: [Docs] Pin pydata-sphinx-theme to 0.14 (#39501) - posted by jo...@apache.org on 2024/01/08 14:29:11 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Fix regression by reverting Materialize dictionaries in group keys (#8740) - posted by al...@apache.org on 2024/01/08 14:29:38 UTC, 0 replies.
- svn commit: r66469 - /release/arrow/arrow-object-store-rs-0.9.0/ - posted by tu...@apache.org on 2024/01/08 14:29:42 UTC, 0 replies.
- svn commit: r66470 - /release/arrow/arrow-object-store-rs-0.8.0/ - posted by tu...@apache.org on 2024/01/08 14:29:43 UTC, 0 replies.
- (arrow-rs) branch master updated: Update proc-macro2 requirement from =1.0.75 to =1.0.76 (#5289) - posted by tu...@apache.org on 2024/01/08 14:38:29 UTC, 0 replies.
- (arrow-rs) branch dependabot/cargo/master/proc-macro2-eq-1.0.76 deleted (was b2edb96d31) - posted by gi...@apache.org on 2024/01/08 14:38:34 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: e831d5c8c3293d4e15e38a2abbf6db403a50a093 - posted by gi...@apache.org on 2024/01/08 14:41:46 UTC, 0 replies.
- (arrow-datafusion) branch main updated: fix: struct field don't push down to TableScan (#8774) - posted by al...@apache.org on 2024/01/08 14:43:19 UTC, 0 replies.
- (arrow-adbc) branch main updated: fix(dev/release): remove gtest without prompting on Windows (#1439) - posted by li...@apache.org on 2024/01/08 14:50:41 UTC, 0 replies.
- (arrow) branch main updated: GH-39355: [Java] Improve JdbcConsumer exceptions (#39356) - posted by li...@apache.org on 2024/01/08 14:51:35 UTC, 0 replies.
- (arrow) branch main updated: GH-39064: [C++][Parquet] Support row group filtering for nested paths for struct fields (#39065) - posted by jo...@apache.org on 2024/01/08 15:07:06 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: feat(r): Provide LinkingTo headers for extension packages (#332) - posted by pa...@apache.org on 2024/01/08 15:11:01 UTC, 0 replies.
- svn commit: r66473 - /release/arrow/apache-arrow-adbc-0.9.0/ - posted by li...@apache.org on 2024/01/08 15:32:21 UTC, 0 replies.
- (arrow-adbc) annotated tag apache-arrow-adbc-0.9.0 updated (37a27717 -> a0d780df) - posted by li...@apache.org on 2024/01/08 15:32:35 UTC, 0 replies.
- (arrow-adbc) annotated tag go/adbc/v0.9.0 updated (37a27717 -> a0d780df) - posted by li...@apache.org on 2024/01/08 15:38:46 UTC, 0 replies.
- (arrow) branch main updated: GH-39217: [Python] RecordBatchReader.from_stream constructor for objects implementing the Arrow PyCapsule protocol (#39218) - posted by jo...@apache.org on 2024/01/08 15:49:21 UTC, 0 replies.
- (arrow) branch main updated (dc40e5fba1 -> 60b89ff0c9) - posted by jo...@apache.org on 2024/01/08 16:10:49 UTC, 0 replies.
- (arrow) branch dependabot/nuget/csharp/Grpc.AspNetCore.Server-2.60.0 created (now eb8a9b6b37) - posted by gi...@apache.org on 2024/01/08 16:11:27 UTC, 0 replies.
- (arrow) branch dependabot/nuget/csharp/xunit-2.6.5 created (now 6e3391d1a7) - posted by gi...@apache.org on 2024/01/08 16:15:00 UTC, 0 replies.
- (arrow) branch main updated: GH-39484: [Java] Support 256 bit decimals in JdbcToArrowUtils (#39485) - posted by li...@apache.org on 2024/01/08 16:19:12 UTC, 0 replies.
- (arrow-datafusion) branch main updated (cc4289484c -> 746988a7e5) - posted by al...@apache.org on 2024/01/08 16:19:27 UTC, 0 replies.
- (arrow) branch maint-15.0.0 created (now 1622a2e945) - posted by ra...@apache.org on 2024/01/08 16:22:55 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.bouncycastle-bcpkix-jdk15on-1.70 created (now ddc36db734) - posted by gi...@apache.org on 2024/01/08 16:24:44 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.apache.commons-commons-pool2-2.12.0 created (now fac0005a56) - posted by gi...@apache.org on 2024/01/08 16:24:56 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.apache.maven.plugins-maven-deploy-plugin-3.1.1 created (now 4bba57c123) - posted by gi...@apache.org on 2024/01/08 16:25:08 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/com.puppycrawl.tools-checkstyle-10.12.7 created (now b8989f1ebf) - posted by gi...@apache.org on 2024/01/08 16:25:11 UTC, 0 replies.
- (arrow) branch main updated: GH-38811: [R] Actually use fetched cmake on macos (#39453) - posted by as...@apache.org on 2024/01/08 16:28:07 UTC, 0 replies.
- [I] [Website] rss feed has a formatting error [arrow-site] - posted by "bkmgit (via GitHub)" <gi...@apache.org> on 2024/01/08 16:29:42 UTC, 1 replies.
- [PR] Fix formatting error [arrow-site] - posted by "bkmgit (via GitHub)" <gi...@apache.org> on 2024/01/08 16:30:36 UTC, 1 replies.
- (arrow) branch main updated: GH-39437: [CI][Python] Update pandas tests failing on pandas nightly CI build (#39498) - posted by jo...@apache.org on 2024/01/08 16:38:33 UTC, 0 replies.
- (arrow) branch main updated: GH-38663: [C++] Add support for service-specific endpoint for S3 using `AWS_ENDPOINT_URL_S3` (#39160) - posted by ap...@apache.org on 2024/01/08 16:45:42 UTC, 0 replies.
- svn commit: r66475 - /dev/arrow/apache-arrow-adbc-0.9.0-rc0/ - posted by li...@apache.org on 2024/01/08 16:49:40 UTC, 0 replies.
- svn commit: r66476 - /release/arrow/apache-arrow-adbc-0.8.0/ - posted by li...@apache.org on 2024/01/08 16:49:41 UTC, 0 replies.
- (arrow-adbc) branch main updated (6f73be3d -> 4fe76ddf) - posted by li...@apache.org on 2024/01/08 16:51:06 UTC, 0 replies.
- (arrow-adbc) 01/02: chore: update versions for 0.10.0-SNAPSHOT - posted by li...@apache.org on 2024/01/08 16:51:07 UTC, 0 replies.
- (arrow-adbc) 02/02: chore: update changelog for 0.9.0 - posted by li...@apache.org on 2024/01/08 16:51:08 UTC, 0 replies.
- (arrow-rs) tag object_store_0.9.0 created (now cb16050ec7) - posted by tu...@apache.org on 2024/01/08 17:18:55 UTC, 0 replies.
- (arrow-rs) branch master updated: Update parquet object_store dependency to 0.9.0 (#5290) - posted by tu...@apache.org on 2024/01/08 17:32:33 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: ca14f6f6d01e5a98bc1a3cb3ecf8727db11d68c7 - posted by gi...@apache.org on 2024/01/08 17:35:38 UTC, 0 replies.
- [PR] [Website] Add ADBC 0.9.0 post [arrow-site] - posted by "lidavidm (via GitHub)" <gi...@apache.org> on 2024/01/08 17:43:08 UTC, 1 replies.
- (arrow-rs) branch master updated: Prepare arrow 50.0.0 (#5291) - posted by tu...@apache.org on 2024/01/08 18:41:49 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: db811083669df66992008c9409b743a2e365adb0 - posted by gi...@apache.org on 2024/01/08 18:44:54 UTC, 0 replies.
- (arrow-datafusion) branch alamb/clean_rewrite created (now b832e43001) - posted by al...@apache.org on 2024/01/08 19:14:53 UTC, 0 replies.
- (arrow-datafusion) 01/01: clean - posted by al...@apache.org on 2024/01/08 19:14:54 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Minor: Fix error messages in array expressions (#8781) - posted by al...@apache.org on 2024/01/08 19:34:10 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: chore: Enable more compiler warnings (#351) - posted by pa...@apache.org on 2024/01/08 20:00:05 UTC, 0 replies.
- (arrow) branch main updated: GH-39309: [Go][Parquet] handle nil bitWriter for DeltaBinaryPacked (#39347) - posted by ze...@apache.org on 2024/01/08 20:28:21 UTC, 0 replies.
- (arrow-adbc) branch dependabot/nuget/csharp/xunit-2.6.5 created (now 67fbeeac) - posted by gi...@apache.org on 2024/01/08 20:35:35 UTC, 0 replies.
- (arrow-adbc) branch dependabot/github_actions/actions/download-artifact-4 created (now b8fb07b3) - posted by gi...@apache.org on 2024/01/08 21:02:26 UTC, 0 replies.
- (arrow-adbc) branch dependabot/github_actions/actions/download-artifact-4 deleted (was b8fb07b3) - posted by li...@apache.org on 2024/01/08 21:06:20 UTC, 0 replies.
- (arrow-adbc) branch main updated (4fe76ddf -> 568ce0c7) - posted by li...@apache.org on 2024/01/08 21:06:56 UTC, 0 replies.
- (arrow-adbc) branch dependabot/nuget/csharp/xunit-2.6.5 deleted (was 67fbeeac) - posted by li...@apache.org on 2024/01/08 21:07:02 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [C#] Bump Grpc.AspNetCore.Server from 2.59.0 to 2.60.0 in /csharp (#39507) - posted by cu...@apache.org on 2024/01/08 21:41:04 UTC, 0 replies.
- (arrow) branch dependabot/nuget/csharp/Grpc.AspNetCore.Server-2.60.0 deleted (was eb8a9b6b37) - posted by gi...@apache.org on 2024/01/08 21:41:19 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [C#] Bump xunit from 2.6.4 to 2.6.5 in /csharp (#39508) - posted by cu...@apache.org on 2024/01/08 21:42:33 UTC, 0 replies.
- (arrow) branch dependabot/nuget/csharp/xunit-2.6.5 deleted (was 6e3391d1a7) - posted by gi...@apache.org on 2024/01/08 21:42:39 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Move tests from `expr.rs` to sqllogictests. Part1 (#8773) - posted by co...@apache.org on 2024/01/08 23:16:01 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [R] Default to bundled re2 build (#39514) - posted by as...@apache.org on 2024/01/08 23:38:00 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [Java] Bump org.bouncycastle:bcpkix-jdk15on from 1.61 to 1.70 in /java (#39509) - posted by ko...@apache.org on 2024/01/09 00:23:05 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.bouncycastle-bcpkix-jdk15on-1.70 deleted (was ddc36db734) - posted by gi...@apache.org on 2024/01/09 00:23:12 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [Java] Bump org.apache.commons:commons-pool2 from 2.11.1 to 2.12.0 in /java (#39511) - posted by ko...@apache.org on 2024/01/09 00:23:54 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating dev docs (build nightly-tests-2024-01-08-0) - posted by gi...@apache.org on 2024/01/09 00:24:00 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.apache.commons-commons-pool2-2.12.0 deleted (was fac0005a56) - posted by gi...@apache.org on 2024/01/09 00:24:01 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [Java] Bump org.apache.maven.plugins:maven-deploy-plugin from 2.8.1 to 3.1.1 in /java (#39510) - posted by ko...@apache.org on 2024/01/09 00:24:29 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.apache.maven.plugins-maven-deploy-plugin-3.1.1 deleted (was 4bba57c123) - posted by gi...@apache.org on 2024/01/09 00:24:35 UTC, 0 replies.
- (arrow-site) branch main updated: Fix formatting error (#461) - posted by ko...@apache.org on 2024/01/09 00:29:38 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating built site (build 101ae2609d2f6cc58430d6ec8604ac9d77a48c24) - posted by gi...@apache.org on 2024/01/09 00:34:13 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: Update dist/ for commit be3d432ef08fe71fa6d591820b966da225da40a7 - posted by gi...@apache.org on 2024/01/09 01:29:38 UTC, 0 replies.
- (arrow) branch main updated: GH-39385: [C++] Use more permissable return code for rename (#39481) - posted by ko...@apache.org on 2024/01/09 02:35:45 UTC, 0 replies.
- (arrow) branch main updated (b101c014d7 -> 3af69c88f5) - posted by ma...@apache.org on 2024/01/09 02:46:44 UTC, 0 replies.
- (arrow) branch main updated: GH-39517: [C++] Disable parallelism for jemalloc external project (#39522) - posted by as...@apache.org on 2024/01/09 03:26:30 UTC, 0 replies.
- (arrow-ballista) branch dependabot/cargo/main/object_store-0.9.0 created (now cda93344) - posted by gi...@apache.org on 2024/01/09 04:16:45 UTC, 0 replies.
- (arrow-ballista) branch dependabot/cargo/main/hashlink-0.9.0 created (now 3b2cda6a) - posted by gi...@apache.org on 2024/01/09 04:17:23 UTC, 0 replies.
- [I] [Website] Repository size is needlessly large [arrow-site] - posted by "bkmgit (via GitHub)" <gi...@apache.org> on 2024/01/09 07:32:54 UTC, 2 replies.
- (arrow-datafusion) branch dependabot/cargo/main/substrait-0.22.1 created (now dee996662d) - posted by gi...@apache.org on 2024/01/09 08:43:17 UTC, 0 replies.
- (arrow) branch maint-15.0.0 updated (1622a2e945 -> 9f1436e4e3) - posted by ra...@apache.org on 2024/01/09 08:58:12 UTC, 0 replies.
- (arrow) 01/04: GH-38811: [R] Actually use fetched cmake on macos (#39453) - posted by ra...@apache.org on 2024/01/09 08:58:13 UTC, 0 replies.
- (arrow) 02/04: GH-39437: [CI][Python] Update pandas tests failing on pandas nightly CI build (#39498) - posted by ra...@apache.org on 2024/01/09 08:58:14 UTC, 0 replies.
- (arrow) 03/04: GH-39517: [C++] Disable parallelism for jemalloc external project (#39522) - posted by ra...@apache.org on 2024/01/09 08:58:15 UTC, 0 replies.
- (arrow) 04/04: MINOR: [R] Default to bundled re2 build (#39514) - posted by ra...@apache.org on 2024/01/09 08:58:16 UTC, 0 replies.
- (arrow-datafusion) branch main updated (0e53c6d816 -> e7cc04db68) - posted by tu...@apache.org on 2024/01/09 09:12:00 UTC, 0 replies.
- (arrow-datafusion) branch dependabot/npm_and_yarn/datafusion/wasmtest/datafusion-wasm-app/follow-redirects-1.15.4 created (now 6a64d0c876) - posted by gi...@apache.org on 2024/01/09 09:12:28 UTC, 0 replies.
- svn commit: r66505 - in /dev/arrow/apache-arrow-rs-50.0.0-rc1: ./ apache-arrow-rs-50.0.0.tar.gz apache-arrow-rs-50.0.0.tar.gz.asc apache-arrow-rs-50.0.0.tar.gz.sha256 apache-arrow-rs-50.0.0.tar.gz.sha512 - posted by tu...@apache.org on 2024/01/09 10:20:32 UTC, 0 replies.
- (arrow-rs) tag 50.0.0-rc1 created (now db81108366) - posted by tu...@apache.org on 2024/01/09 10:23:40 UTC, 0 replies.
- [PR] [Website] Version 15.0.0 blog post [arrow-site] - posted by "raulcd (via GitHub)" <gi...@apache.org> on 2024/01/09 10:55:17 UTC, 30 replies.
- (arrow-datafusion) branch main updated: Use standard tree walk in Projection Pushdown (#8787) - posted by dh...@apache.org on 2024/01/09 12:02:46 UTC, 0 replies.
- (arrow) branch main updated: GH-39313: [Python] Fix race condition in _pandas_api#_check_import (#39314) - posted by ap...@apache.org on 2024/01/09 13:25:28 UTC, 0 replies.
- (arrow) branch main updated: GH-39531: [Python][CI] Skip failing dask tests: test_describe_empty and test_view (#39534) - posted by al...@apache.org on 2024/01/09 13:52:46 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/com.google.errorprone-error_prone_core-2.24.1 deleted (was ac9a76ffc9) - posted by li...@apache.org on 2024/01/09 14:12:26 UTC, 0 replies.
- (arrow-site) branch main updated: [Website] Add ADBC 0.9.0 post (#462) - posted by li...@apache.org on 2024/01/09 14:13:08 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating built site (build 91c782ca33e2a8bdfec110020b81916c0d31a694) - posted by gi...@apache.org on 2024/01/09 14:17:49 UTC, 0 replies.
- (arrow) branch main updated: GH-37286: [Java] Start adding nullability/nullness annotations (#37723) - posted by li...@apache.org on 2024/01/09 14:19:01 UTC, 0 replies.
- (arrow) branch main updated (ccc79e9c69 -> 1e74acef7c) - posted by li...@apache.org on 2024/01/09 15:16:11 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.apache.maven.plugins-maven-plugin-plugin-3.10.2 deleted (was abf9b8f84b) - posted by li...@apache.org on 2024/01/09 15:16:19 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: feat: Add dictionary support in integration test utility (#342) - posted by pa...@apache.org on 2024/01/09 15:37:55 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Implement trait based API for define AggregateUDF (#8733) - posted by al...@apache.org on 2024/01/09 17:27:25 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by 85719df5f2fff12a1752c47086a4a9cf158c28da - posted by gi...@apache.org on 2024/01/09 17:27:55 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Minor: Improve `DataFusionError` documentation (#8792) - posted by al...@apache.org on 2024/01/09 18:11:20 UTC, 0 replies.
- (arrow-datafusion) branch main updated: fix: failed to create ValuesExec with non-nullable schema (#8776) - posted by al...@apache.org on 2024/01/09 18:26:18 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Update substrait requirement from 0.21.0 to 0.22.1 (#8796) - posted by al...@apache.org on 2024/01/09 19:00:10 UTC, 0 replies.
- (arrow-datafusion) branch dependabot/cargo/main/substrait-0.22.1 deleted (was dee996662d) - posted by gi...@apache.org on 2024/01/09 19:00:16 UTC, 0 replies.
- (arrow-datafusion) branch main updated (7b8533848b -> 7f3b9b8bcd) - posted by al...@apache.org on 2024/01/09 19:02:20 UTC, 0 replies.
- (arrow-datafusion) branch dependabot/npm_and_yarn/datafusion/wasmtest/datafusion-wasm-app/follow-redirects-1.15.4 deleted (was 6a64d0c876) - posted by al...@apache.org on 2024/01/09 19:02:23 UTC, 0 replies.
- (arrow-datafusion) branch main updated: fix docs: array_pop_first should be array_pop_front (#8797) - posted by al...@apache.org on 2024/01/09 19:03:27 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by 72cfc809aec6e4f78c0b1fe080d401ff65b425a7 - posted by gi...@apache.org on 2024/01/09 19:04:03 UTC, 0 replies.
- (arrow-datafusion) branch main updated: feat: Add bloom filter metric to ParquetExec (#8772) - posted by al...@apache.org on 2024/01/09 20:18:40 UTC, 0 replies.
- (arrow-datafusion) branch main updated (b3e17e7fe5 -> be8a9536e6) - posted by al...@apache.org on 2024/01/09 20:35:08 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by be8a9536e6f8c7bbebd0e991901bf6acb22ec133 - posted by gi...@apache.org on 2024/01/09 20:35:40 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Change `ScalarValue::{List, LargeList, FixedSizedList}` to take specific types rather than `ArrayRef` (#8562) - posted by al...@apache.org on 2024/01/09 20:35:43 UTC, 0 replies.
- (arrow) branch main updated: GH-38988: [Go] Expose dictionary size from DictionaryBuilder (#39521) - posted by ze...@apache.org on 2024/01/09 21:25:31 UTC, 0 replies.
- (arrow) branch main updated: GH-39456: [Go][Parquet] Arrow DATE64 Type Coerced to Parquet DATE Logical Type (#39460) - posted by ze...@apache.org on 2024/01/09 21:59:10 UTC, 0 replies.
- (arrow) branch main updated: GH-35718: [Go][Parquet] Fix for null-only encoding panic (#39497) - posted by ze...@apache.org on 2024/01/09 22:02:11 UTC, 0 replies.
- (arrow-adbc) branch main updated: chore(r): Ensure that Go caches nor binary objects created during test compile end up in R source tarballs (#1445) - posted by pa...@apache.org on 2024/01/09 22:29:43 UTC, 0 replies.
- (arrow) branch maint-14.0.2-cran updated (be6764f374 -> b704eac418) - posted by as...@apache.org on 2024/01/09 22:29:55 UTC, 0 replies.
- (arrow) 01/05: MINOR: [R] Increase timeout for binary download (#39080) - posted by as...@apache.org on 2024/01/09 22:29:56 UTC, 0 replies.
- (arrow) 02/05: MINOR: [R] Fix .lintr config file for updated lintr dependency (#38639) - posted by as...@apache.org on 2024/01/09 22:29:57 UTC, 0 replies.
- (arrow) 03/05: GH-38811: [R] Actually use fetched cmake on macos (#39453) - posted by as...@apache.org on 2024/01/09 22:29:58 UTC, 0 replies.
- (arrow) 04/05: MINOR: [R] Default to bundled re2 build (#39514) - posted by as...@apache.org on 2024/01/09 22:29:59 UTC, 0 replies.
- (arrow) 05/05: GH-39517: [C++] Disable parallelism for jemalloc external project (#39522) - posted by as...@apache.org on 2024/01/09 22:30:00 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating dev docs (build nightly-tests-2024-01-09-0) - posted by gi...@apache.org on 2024/01/10 00:23:37 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: Update dist/ for commit 6523f511799537ac1dc3b210d8e804caff02edd9 - posted by gi...@apache.org on 2024/01/10 01:29:52 UTC, 0 replies.
- (arrow) branch maint-14.0.2-cran updated (b704eac418 -> 3e1cf8e005) - posted by as...@apache.org on 2024/01/10 02:48:02 UTC, 0 replies.
- (arrow) 01/02: GH-38382: [R] Explicitly clean up `arrow_duck_connection()` on exit (#38495) - posted by as...@apache.org on 2024/01/10 02:48:03 UTC, 0 replies.
- (arrow) 02/02: [CRAN] Add checksums - posted by as...@apache.org on 2024/01/10 02:48:04 UTC, 0 replies.
- (arrow) branch main updated (f0879ed354 -> c752bdb08b) - posted by ma...@apache.org on 2024/01/10 07:32:08 UTC, 0 replies.
- (arrow) branch main updated: GH-39537: [Packaging][Python] Add a numpy<2 pin to the install requirements for the 15.x release branch (#39538) - posted by jo...@apache.org on 2024/01/10 08:11:18 UTC, 0 replies.
- (arrow) branch main updated: GH-39533: [Python] NumPy 2.0 compat: remove usage of np.core (#39535) - posted by jo...@apache.org on 2024/01/10 08:13:10 UTC, 0 replies.
- (arrow-datafusion) branch main updated: fix: fix markdown table in docs (#8812) - posted by ya...@apache.org on 2024/01/10 10:27:50 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by 1d56d6f1663a2751fedf1a8ff687db4de24efdfd - posted by gi...@apache.org on 2024/01/10 10:28:17 UTC, 0 replies.
- (arrow) branch maint-15.0.0 updated (9f1436e4e3 -> b5d26f833c) - posted by ra...@apache.org on 2024/01/10 10:53:09 UTC, 0 replies.
- (arrow) 01/03: GH-39531: [Python][CI] Skip failing dask tests: test_describe_empty and test_view (#39534) - posted by ra...@apache.org on 2024/01/10 10:53:10 UTC, 0 replies.
- (arrow) 02/03: GH-39537: [Packaging][Python] Add a numpy<2 pin to the install requirements for the 15.x release branch (#39538) - posted by ra...@apache.org on 2024/01/10 10:53:11 UTC, 0 replies.
- (arrow) 03/03: GH-39533: [Python] NumPy 2.0 compat: remove usage of np.core (#39535) - posted by ra...@apache.org on 2024/01/10 10:53:12 UTC, 0 replies.
- (arrow-datafusion) branch main updated: docs: add sudo for install commands (#8804) - posted by al...@apache.org on 2024/01/10 11:33:22 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by e5ba6de074affd40cb0984d503694e543d816a6c - posted by gi...@apache.org on 2024/01/10 11:33:52 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Standardize `CompressionTypeVariant` encoding in protobuf (#8785) - posted by me...@apache.org on 2024/01/10 12:13:04 UTC, 0 replies.
- (arrow-ballista) branch dependabot/npm_and_yarn/ballista/scheduler/ui/follow-redirects-1.15.4 created (now d386b21e) - posted by gi...@apache.org on 2024/01/10 12:33:03 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [R][Docs] Fix geoarrrow url in NEWS.md (#39547) - posted by as...@apache.org on 2024/01/10 13:14:58 UTC, 0 replies.
- (arrow) branch maint-14.0.2-cran updated: MINOR: [R][Docs] Fix geoarrrow url in NEWS.md (#39547) - posted by as...@apache.org on 2024/01/10 13:17:00 UTC, 0 replies.
- (arrow-adbc) branch main updated: refactor(c/driver/postgresql): Split postgres_copy_reader.h into reader/writer headers (#1432) - posted by li...@apache.org on 2024/01/10 13:28:19 UTC, 0 replies.
- (arrow) branch main updated: GH-38998: [Java] Build memory-core and memory-unsafe as JPMS modules (#39011) - posted by li...@apache.org on 2024/01/10 13:30:28 UTC, 0 replies.
- (arrow) branch main updated: GH-39515: [Python] Pass in type to `MapType.from_arrays` (#39516) - posted by al...@apache.org on 2024/01/10 17:07:31 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Make benefits_from_input_partitioning Default in SHJ (#8801) - posted by al...@apache.org on 2024/01/10 19:20:54 UTC, 0 replies.
- (arrow-datafusion) branch main updated: refactor: standardize exec_from funcs arg order (#8809) - posted by al...@apache.org on 2024/01/10 19:22:29 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: ci(python): Add cibuildwheel setup for Python wheels (#353) - posted by pa...@apache.org on 2024/01/10 19:52:56 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [Ruby][Gandiva][Docs] Fix syntax error in example (#39551) - posted by ko...@apache.org on 2024/01/11 00:16:30 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating dev docs (build nightly-tests-2024-01-10-0) - posted by gi...@apache.org on 2024/01/11 00:23:47 UTC, 0 replies.
- (arrow) branch main updated: GH-38962: [C++] Fix spelling (array) (#38963) - posted by fe...@apache.org on 2024/01/11 01:39:13 UTC, 0 replies.
- (arrow-datafusion) branch main updated (e862539199 -> 5e0970a3d5) - posted by ya...@apache.org on 2024/01/11 03:38:22 UTC, 0 replies.
- (arrow-datafusion) branch main updated: [MINOR]: Add size check for aggregate (#8813) - posted by ak...@apache.org on 2024/01/11 05:57:41 UTC, 0 replies.
- (arrow-rs) branch master updated: refactor: log server error during object store retries (#5294) - posted by mn...@apache.org on 2024/01/11 10:43:15 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: fcfe36fa2cc5d83db756f988210dfe587b77d06c - posted by gi...@apache.org on 2024/01/11 10:45:52 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Minor: chores: Update clippy in pre-commit.sh (#8810) - posted by al...@apache.org on 2024/01/11 10:46:03 UTC, 0 replies.
- (arrow-rs) branch master updated: Extend string parsing support for Date32 to encompass the timestamp format (#5282) - posted by tu...@apache.org on 2024/01/11 11:00:18 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: 72d8a783176219f0864022daba70e84ceab7e221 - posted by gi...@apache.org on 2024/01/11 11:02:40 UTC, 0 replies.
- (arrow) branch main updated: GH-39270: [C++] Avoid creating memory manager instance for every buffer view/copy (#39271) - posted by ko...@apache.org on 2024/01/11 13:45:29 UTC, 0 replies.
- (arrow) branch main updated: GH-39427: [GLib] Update script and documentation (#39428) - posted by ko...@apache.org on 2024/01/11 13:51:02 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/com.puppycrawl.tools-checkstyle-10.12.7 deleted (was b8989f1ebf) - posted by gi...@apache.org on 2024/01/11 14:24:39 UTC, 0 replies.
- (arrow) branch main updated: GH-39233: [Compute] Add some duration kernels (#39358) - posted by ap...@apache.org on 2024/01/11 15:38:48 UTC, 0 replies.
- (arrow) branch main updated: GH-38833: [C++] Avoid hash_mean overflow (#39349) - posted by ap...@apache.org on 2024/01/11 15:40:56 UTC, 0 replies.
- (arrow) branch main updated: GH-39549: [C++] Pass -jN to make in external projects (#39550) - posted by as...@apache.org on 2024/01/11 17:13:09 UTC, 0 replies.
- (arrow-rs) branch master updated (72d8a78317 -> 4a6ae68ad8) - posted by tu...@apache.org on 2024/01/11 17:17:24 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: 4a6ae68ad87e42e7373656ffacbde2f0681ae32b - posted by gi...@apache.org on 2024/01/11 17:19:54 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Cleanup the usage of round-robin repartitioning (#8794) - posted by vi...@apache.org on 2024/01/11 17:33:07 UTC, 0 replies.
- (arrow) branch main updated: GH-39525: [C++][Parquet] Pass memory pool to decoders (#39526) - posted by ma...@apache.org on 2024/01/11 17:40:57 UTC, 0 replies.
- (arrow) branch main updated: GH-39231: [C++][Compute] Add binary_slice kernel for fixed size binary (#39245) - posted by ap...@apache.org on 2024/01/11 17:56:52 UTC, 0 replies.
- (arrow) branch main updated: GH-37164: [Python] Attach Python stacktrace to errors in `ConvertPyError` (#39380) - posted by ap...@apache.org on 2024/01/11 18:00:56 UTC, 0 replies.
- (arrow) branch main updated: GH-39560: [C++][Parquet] Add integration test for BYTE_STREAM_SPLIT (#39570) - posted by ap...@apache.org on 2024/01/11 18:40:52 UTC, 0 replies.
- (arrow) branch main updated: GH-38997: [Java] Modularize format and vector (#38995) - posted by jd...@apache.org on 2024/01/11 18:50:08 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: refactor(python): Document, prefix, and add reprs for C-wrapping classes (#340) - posted by pa...@apache.org on 2024/01/11 19:17:30 UTC, 0 replies.
- (arrow-datafusion) branch main updated (1f13607e7e -> ecdfd02a48) - posted by al...@apache.org on 2024/01/11 19:26:56 UTC, 0 replies.
- (arrow-adbc) branch main updated: refactor(csharp/test/Drivers/Interop/Snowflake): Updated the metadata tests to work without the db name (#1352) - posted by cu...@apache.org on 2024/01/11 19:32:59 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Remove unused array_expression.rs and SUPPORTED_ARRAY_TYPES (#8807) - posted by al...@apache.org on 2024/01/11 20:19:22 UTC, 0 replies.
- (arrow-datafusion) branch main updated (a23a7393ac -> 8a0b447e47) - posted by al...@apache.org on 2024/01/11 20:24:12 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by 8a0b447e47a835382e268f60bf6200947e2fb43e - posted by gi...@apache.org on 2024/01/11 20:24:32 UTC, 0 replies.
- (arrow-adbc) branch main updated: fix(r/adbcdrivermanager): Use std::vector instead of std::basic_string (#1453) - posted by pa...@apache.org on 2024/01/11 20:32:19 UTC, 0 replies.
- (arrow-datafusion) branch main updated: typo in array_slt (#8831) - posted by al...@apache.org on 2024/01/11 20:36:57 UTC, 0 replies.
- (arrow-datafusion) branch main updated: docs: document SessionConfig (#8771) - posted by wj...@apache.org on 2024/01/11 21:07:47 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by 910cc76f53dc897708eaab45ed8ce09aac5bc8aa - posted by gi...@apache.org on 2024/01/11 21:08:18 UTC, 0 replies.
- (arrow-datafusion) branch main updated (910cc76f53 -> 5d13ee9290) - posted by co...@apache.org on 2024/01/11 21:13:29 UTC, 0 replies.
- (arrow-datafusion) branch main updated: [CI] Refactor CI builders (#8826) - posted by co...@apache.org on 2024/01/11 21:16:37 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating dev docs (build nightly-tests-2024-01-11-0) - posted by gi...@apache.org on 2024/01/12 00:23:41 UTC, 0 replies.
- (arrow) branch main updated (1a622ec18c -> c78a1aeb2e) - posted by ko...@apache.org on 2024/01/12 01:12:09 UTC, 0 replies.
- (arrow) branch main updated: GH-39523: [R] Don't override explicitly set NOT_CRAN=false when on dev version (#39524) - posted by as...@apache.org on 2024/01/12 04:08:46 UTC, 0 replies.
- (arrow) branch maint-15.0.0 updated (b5d26f833c -> 29502eac92) - posted by ra...@apache.org on 2024/01/12 09:57:57 UTC, 0 replies.
- (arrow-rs) branch master updated (4a6ae68ad8 -> 4c3e9be465) - posted by tu...@apache.org on 2024/01/12 10:23:35 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: 4c3e9be465f1448b20faca69c0652748bb0f5436 - posted by gi...@apache.org on 2024/01/12 10:26:50 UTC, 0 replies.
- svn commit: r66569 - in /release/arrow/arrow-rs-50.0.0: ./ apache-arrow-rs-50.0.0.tar.gz apache-arrow-rs-50.0.0.tar.gz.asc apache-arrow-rs-50.0.0.tar.gz.sha256 apache-arrow-rs-50.0.0.tar.gz.sha512 - posted by tu...@apache.org on 2024/01/12 12:01:25 UTC, 0 replies.
- svn commit: r66570 - /release/arrow/arrow-rs-49.0.0/ - posted by tu...@apache.org on 2024/01/12 12:01:26 UTC, 0 replies.
- (arrow-rs) tag 50.0.0 created (now db81108366) - posted by tu...@apache.org on 2024/01/12 12:06:08 UTC, 0 replies.
- (arrow) branch maint-15.0.0 updated (29502eac92 -> dffef2cb09) - posted by ra...@apache.org on 2024/01/12 15:12:37 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: feat: Add support for datetime types in integration tester (#356) - posted by pa...@apache.org on 2024/01/12 16:17:44 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: chore(ci): Add Python development files to verification images and build (#360) - posted by pa...@apache.org on 2024/01/12 17:58:29 UTC, 0 replies.
- (arrow) branch main updated: GH-39558: [Java] Add SQL_ALL_TABLES_ARE_SELECTABLE, SQL_NULL_ORDERING and SQL_MAX_COLUMNS_IN_TABLE support to SqlInfoBuilder (#39561) - posted by li...@apache.org on 2024/01/12 19:56:11 UTC, 0 replies.
- (arrow) branch main updated: GH-39564: [CI][Java] Set correct version on Java BOM (#39580) - posted by ra...@apache.org on 2024/01/12 21:25:15 UTC, 0 replies.
- (arrow) branch maint-15.0.0 updated (dffef2cb09 -> 69174f873b) - posted by ra...@apache.org on 2024/01/12 21:26:42 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Serialize function signature simplifications (#8802) - posted by al...@apache.org on 2024/01/12 22:21:47 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Port tests in `group_by.rs` to sqllogictest (#8834) - posted by al...@apache.org on 2024/01/12 22:25:57 UTC, 0 replies.
- (arrow-datafusion) branch main updated (8353a2ca2f -> eb81ea299a) - posted by co...@apache.org on 2024/01/12 22:34:08 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating dev docs (build nightly-tests-2024-01-12-0) - posted by gi...@apache.org on 2024/01/13 00:23:33 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: [c++] Remove one std::move avoiding 'pessimizing move' (closes #362) (#363) - posted by pa...@apache.org on 2024/01/13 01:22:28 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: Update dist/ for commit 81bd4bed503845d3d9b0f1e0de66ea87fb57795b - posted by gi...@apache.org on 2024/01/13 01:28:58 UTC, 0 replies.
- (arrow-datafusion) branch main updated: feat: add more components to the wasm-pack compatible list (#8843) - posted by wa...@apache.org on 2024/01/13 03:12:01 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/object_store-0.9.0 created (now aa82451) - posted by gi...@apache.org on 2024/01/13 19:18:44 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Port tests in timestamp.rs to sqllogictest (#8818) - posted by co...@apache.org on 2024/01/13 19:25:31 UTC, 0 replies.
- (arrow) branch main updated: GH-39519: [Swift] Fix null count when using reader (#39520) - posted by ko...@apache.org on 2024/01/13 22:02:13 UTC, 0 replies.
- (arrow) branch main updated: GH-39588: [CI][Go] Add CGO_ENABLED=1 to cdata_integration build to fix macOS build with conda (#39589) - posted by ra...@apache.org on 2024/01/14 14:43:06 UTC, 0 replies.
- (arrow) branch maint-15.0.0 updated (69174f873b -> eb6076fc89) - posted by ra...@apache.org on 2024/01/14 14:43:55 UTC, 0 replies.
- (arrow) annotated tag apache-arrow-15.0.0 updated (3c655df6d4 -> 08a0ad5289) - posted by ra...@apache.org on 2024/01/14 14:45:56 UTC, 0 replies.
- (arrow) branch release-15.0.0-rc0 created (now 3c655df6d4) - posted by ra...@apache.org on 2024/01/14 14:46:09 UTC, 0 replies.
- svn commit: r66600 - in /dev/arrow/apache-arrow-15.0.0-rc0: ./ apache-arrow-15.0.0.tar.gz apache-arrow-15.0.0.tar.gz.asc apache-arrow-15.0.0.tar.gz.sha256 apache-arrow-15.0.0.tar.gz.sha512 - posted by ra...@apache.org on 2024/01/14 14:46:57 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Upgrade to object_store `0.9.0` and arrow `50.0.0` (#8758) - posted by tu...@apache.org on 2024/01/14 16:42:56 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by acf0f78987c2fae2315893d43923a33080df9402 - posted by gi...@apache.org on 2024/01/14 16:43:24 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Fix ApproxPercentileCont signature (#8825) - posted by al...@apache.org on 2024/01/14 18:45:24 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Minor: Update `with_column_rename` method doc (#8858) - posted by co...@apache.org on 2024/01/14 19:34:31 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Minor: Document `parquet_metadata` function (#8852) - posted by co...@apache.org on 2024/01/14 19:35:44 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by 1dcdcd431187178d736cdd3a6c004204aa2faa14 - posted by gi...@apache.org on 2024/01/14 19:36:17 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating dev docs (build nightly-tests-2024-01-14-0) - posted by gi...@apache.org on 2024/01/15 00:24:54 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Remove need for sort in new_with_metadata (#8855) - posted by dh...@apache.org on 2024/01/15 08:21:44 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Minor: fix wrong function call (#8847) - posted by al...@apache.org on 2024/01/15 11:05:47 UTC, 0 replies.
- (arrow-datafusion) branch add-expre-serilize-test created (now 983dd2ed7c) - posted by al...@apache.org on 2024/01/15 11:22:41 UTC, 0 replies.
- (arrow-datafusion) 01/02: Merge remote-tracking branch 'apache/main' into add-expre-serilize-test - posted by al...@apache.org on 2024/01/15 11:22:42 UTC, 0 replies.
- (arrow-datafusion) 02/02: Fix other functions, improve test logic - posted by al...@apache.org on 2024/01/15 11:22:43 UTC, 0 replies.
- (arrow-rs) branch master updated: Update localstack 3.0.2 (#5302) - posted by tu...@apache.org on 2024/01/15 11:47:25 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: 07fa7f6f0b51e0018f7ea8643f0947667bc15a88 - posted by gi...@apache.org on 2024/01/15 11:50:19 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [R] Clean up docs (#39591) - posted by pa...@apache.org on 2024/01/15 11:58:12 UTC, 0 replies.
- (arrow-datafusion) branch main updated (6b8c6ade0f -> d07d126df5) - posted by ya...@apache.org on 2024/01/15 12:06:00 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Port tests in timestamp.rs to sqllogictest (#8859) - posted by al...@apache.org on 2024/01/15 12:43:10 UTC, 0 replies.
- (arrow) branch main updated: GH-39504: [Docs] Update footer in main sphinx docs with correct attribution (#39505) - posted by al...@apache.org on 2024/01/15 14:02:53 UTC, 0 replies.
- (arrow-rs) branch master updated: Result into error in case of endianness mismatches (#5301) - posted by tu...@apache.org on 2024/01/15 14:27:32 UTC, 0 replies.
- (arrow-rs) branch master updated: Add support for more fused boolean operations (#5298) - posted by tu...@apache.org on 2024/01/15 14:27:49 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: 8345991ad662d63feed35356171842c27fb36783 - posted by gi...@apache.org on 2024/01/15 14:30:02 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: ba6dbb8e27bbdc0453f4e8694bd24f09b8d7e7b1 - posted by gi...@apache.org on 2024/01/15 14:30:17 UTC, 0 replies.
- (arrow-adbc) branch main updated: fix(ci): remove invalid --version=14 clang-format argument (#1462) - posted by li...@apache.org on 2024/01/15 14:54:26 UTC, 0 replies.
- (arrow-datafusion) branch main updated: test: Port `order.rs` tests to sqllogictest (#8857) - posted by al...@apache.org on 2024/01/15 15:03:23 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/commons-codec-commons-codec-1.16.0 created (now 1c9d7bae65) - posted by gi...@apache.org on 2024/01/15 16:20:41 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.apache.maven.plugins-maven-jar-plugin-3.3.0 created (now 8301a131ee) - posted by gi...@apache.org on 2024/01/15 16:20:49 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/dep.slf4j.version-2.0.11 created (now f680c8e651) - posted by gi...@apache.org on 2024/01/15 16:20:58 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.apache.orc-orc-core-1.9.2 created (now e9dfc46479) - posted by gi...@apache.org on 2024/01/15 16:21:07 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.jacoco-jacoco-maven-plugin-0.8.11 created (now 748ee342a4) - posted by gi...@apache.org on 2024/01/15 16:21:16 UTC, 0 replies.
- (arrow) branch dependabot/github_actions/actions/upload-artifact-4 created (now b0a7895847) - posted by gi...@apache.org on 2024/01/15 16:42:56 UTC, 0 replies.
- (arrow) branch dependabot/nuget/csharp/Google.Protobuf-3.25.2 created (now fef810a373) - posted by gi...@apache.org on 2024/01/15 17:00:42 UTC, 0 replies.
- (arrow) branch dependabot/nuget/csharp/xunit-2.6.6 created (now 7fa62d975a) - posted by gi...@apache.org on 2024/01/15 17:03:59 UTC, 0 replies.
- (arrow-datafusion-comet) branch main created (now 52241f4) - posted by ag...@apache.org on 2024/01/15 17:41:41 UTC, 0 replies.
- (arrow-datafusion-comet) 01/01: first commit - posted by ag...@apache.org on 2024/01/15 17:41:42 UTC, 0 replies.
- (arrow-datafusion-comet) branch main updated: add asf yaml - posted by ag...@apache.org on 2024/01/15 17:43:20 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Determine causal window frames to produce early results. (#8842) - posted by oz...@apache.org on 2024/01/15 18:23:13 UTC, 0 replies.
- (arrow-datafusion) branch main updated (259e12c6fe -> e966a10288) - posted by ag...@apache.org on 2024/01/15 18:27:18 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [C#] Bump Google.Protobuf from 3.25.1 to 3.25.2 in /csharp (#39617) - posted by cu...@apache.org on 2024/01/15 18:32:08 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [C#] Bump xunit from 2.6.5 to 2.6.6 in /csharp (#39618) - posted by cu...@apache.org on 2024/01/15 18:33:11 UTC, 0 replies.
- (arrow) branch dependabot/nuget/csharp/xunit-2.6.6 deleted (was 7fa62d975a) - posted by gi...@apache.org on 2024/01/15 18:33:17 UTC, 0 replies.
- (arrow) branch main updated (31d02314da -> 809244e4cb) - posted by li...@apache.org on 2024/01/15 19:52:03 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.apache.maven.plugins-maven-jar-plugin-3.3.0 deleted (was 8301a131ee) - posted by li...@apache.org on 2024/01/15 19:52:10 UTC, 0 replies.
- (arrow-adbc) branch dependabot/nuget/csharp/xunit-2.6.6 created (now 504b2fda) - posted by gi...@apache.org on 2024/01/15 20:50:22 UTC, 0 replies.
- (arrow-adbc) branch main updated: chore(csharp): bump xunit from 2.6.5 to 2.6.6 in /csharp (#1464) - posted by cu...@apache.org on 2024/01/15 21:29:25 UTC, 0 replies.
- (arrow-adbc) branch dependabot/nuget/csharp/xunit-2.6.6 deleted (was 504b2fda) - posted by gi...@apache.org on 2024/01/15 21:29:32 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [CI] Update allowed_roles for crossbow submission (#39610) - posted by ko...@apache.org on 2024/01/16 00:21:22 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [Java] Bump commons-codec:commons-codec from 1.15 to 1.16.0 in /java (#39611) - posted by ko...@apache.org on 2024/01/16 00:21:51 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/commons-codec-commons-codec-1.16.0 deleted (was 1c9d7bae65) - posted by gi...@apache.org on 2024/01/16 00:21:58 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating dev docs (build nightly-tests-2024-01-15-0) - posted by gi...@apache.org on 2024/01/16 00:23:37 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [Java] Bump org.jacoco:jacoco-maven-plugin from 0.8.7 to 0.8.11 in /java (#39615) - posted by ko...@apache.org on 2024/01/16 00:24:06 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.jacoco-jacoco-maven-plugin-0.8.11 deleted (was 748ee342a4) - posted by gi...@apache.org on 2024/01/16 00:24:12 UTC, 0 replies.
- (arrow) branch dependabot/github_actions/actions/upload-artifact-4 deleted (was b0a7895847) - posted by gi...@apache.org on 2024/01/16 00:26:07 UTC, 0 replies.
- (arrow) branch main updated: GH-39601: [R] Don't download cmake when TEST_OFFLINE_BUILD=true (#39602) - posted by as...@apache.org on 2024/01/16 01:12:22 UTC, 0 replies.
- (arrow-ballista) branch main updated: Prepare 0.12 release (#955) - posted by ag...@apache.org on 2024/01/16 02:09:38 UTC, 0 replies.
- (arrow-ballista) tag 0.12.0-rc1 created (now 9903ab27) - posted by ag...@apache.org on 2024/01/16 02:10:44 UTC, 0 replies.
- svn commit: r66625 - in /dev/arrow/apache-arrow-ballista-0.12.0-rc1: ./ apache-arrow-ballista-0.12.0.tar.gz apache-arrow-ballista-0.12.0.tar.gz.asc apache-arrow-ballista-0.12.0.tar.gz.sha256 apache-arrow-ballista-0.12.0.tar.gz.sha512 - posted by ag...@apache.org on 2024/01/16 02:12:37 UTC, 0 replies.
- (arrow-datafusion) branch main updated: fix: don't extract common sub expr in `CASE WHEN` clause (#8833) - posted by li...@apache.org on 2024/01/16 02:16:37 UTC, 0 replies.
- (arrow) branch main updated: GH-39584: [R] fallback to source gracefully (#39587) - posted by as...@apache.org on 2024/01/16 03:36:04 UTC, 0 replies.
- (arrow) branch main updated: GH-39624: [R][CI] Add CMake to docker file and update envvars (#39625) - posted by as...@apache.org on 2024/01/16 03:39:01 UTC, 0 replies.
- (arrow-datafusion) branch main updated (4cde998f1e -> 08de64d377) - posted by dh...@apache.org on 2024/01/16 08:51:27 UTC, 0 replies.
- (arrow) branch maint-15.0.0 updated (eb6076fc89 -> 0f862c9c3d) - posted by ra...@apache.org on 2024/01/16 11:15:26 UTC, 0 replies.
- (arrow-datafusion) branch main updated (08de64d377 -> 5433b52e93) - posted by al...@apache.org on 2024/01/16 11:53:14 UTC, 0 replies.
- (arrow) branch main updated (ac50918a63 -> eec4942d9c) - posted by do...@apache.org on 2024/01/16 12:22:23 UTC, 0 replies.
- (arrow) branch main updated: GH-39598: [C#] Fix verification script (#39605) - posted by cu...@apache.org on 2024/01/16 12:36:41 UTC, 0 replies.
- (arrow-datafusion) branch main updated (5433b52e93 -> b64ad79f8b) - posted by ja...@apache.org on 2024/01/16 13:12:35 UTC, 0 replies.
- (arrow-datafusion) branch main updated: docs: Update contributor guide with installation instructions (#8876) - posted by ja...@apache.org on 2024/01/16 13:23:04 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by 08cee667637048284a2ac21ad06f40f426e60057 - posted by gi...@apache.org on 2024/01/16 13:23:34 UTC, 0 replies.
- (arrow-datafusion) branch main updated: add tests between nested list and largelist (#8882) - posted by al...@apache.org on 2024/01/16 13:35:26 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [Java] Bump dep.slf4j.version from 1.7.5 to 2.0.11 in /java (#39613) - posted by li...@apache.org on 2024/01/16 13:55:02 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/dep.slf4j.version-2.0.11 deleted (was f680c8e651) - posted by li...@apache.org on 2024/01/16 13:55:07 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [Java] Bump org.apache.orc:orc-core from 1.7.6 to 1.9.2 in /java (#39614) - posted by li...@apache.org on 2024/01/16 13:55:58 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.apache.orc-orc-core-1.9.2 deleted (was e9dfc46479) - posted by li...@apache.org on 2024/01/16 13:56:02 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Disable Parallel Parquet Writer by Default, Improve Writing Test Coverage (#8854) - posted by al...@apache.org on 2024/01/16 14:05:26 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by d2ff112de073f63490f049425f197d6066ea1980 - posted by gi...@apache.org on 2024/01/16 14:05:56 UTC, 0 replies.
- (arrow-adbc) branch main updated: fix(java/driver/jdbc): improve error messages thrown from JdbcDataSource connect failures (#1466) - posted by li...@apache.org on 2024/01/16 14:21:29 UTC, 0 replies.
- (arrow) branch main updated: GH-39562: [C++][Parquet] Fix crash in test_parquet_dataset_lazy_filtering (#39632) - posted by ap...@apache.org on 2024/01/16 14:24:24 UTC, 0 replies.
- (arrow) branch maint-15.0.0 updated (0f862c9c3d -> e93d1ee98c) - posted by ra...@apache.org on 2024/01/16 14:33:48 UTC, 0 replies.
- (arrow) annotated tag apache-arrow-15.0.0 updated (08a0ad5289 -> 7f6513ab09) - posted by ra...@apache.org on 2024/01/16 14:39:11 UTC, 0 replies.
- (arrow) 01/03: MINOR: [Release] Update CHANGELOG.md for 15.0.0 - posted by ra...@apache.org on 2024/01/16 14:39:12 UTC, 0 replies.
- (arrow) 02/03: MINOR: [Release] Update .deb/.rpm changelogs for 15.0.0 - posted by ra...@apache.org on 2024/01/16 14:39:13 UTC, 0 replies.
- (arrow) 03/03: MINOR: [Release] Update versions for 15.0.0 - posted by ra...@apache.org on 2024/01/16 14:39:14 UTC, 0 replies.
- (arrow) branch release-15.0.0-rc1 created (now a61f4af724) - posted by ra...@apache.org on 2024/01/16 14:39:21 UTC, 0 replies.
- svn commit: r66639 - in /dev/arrow/apache-arrow-15.0.0-rc1: ./ apache-arrow-15.0.0.tar.gz apache-arrow-15.0.0.tar.gz.asc apache-arrow-15.0.0.tar.gz.sha256 apache-arrow-15.0.0.tar.gz.sha512 - posted by ra...@apache.org on 2024/01/16 14:39:47 UTC, 0 replies.
- (arrow) branch main updated: GH-39628: [C++] Use -j1 for cmake >= 3.28 (#39629) - posted by as...@apache.org on 2024/01/16 16:04:21 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Support for order sensitive `NTH_VALUE` aggregation, make reverse `ARRAY_AGG` more efficient (#8841) - posted by oz...@apache.org on 2024/01/16 16:16:54 UTC, 0 replies.
- (arrow-adbc) branch main updated (644f6e02 -> 046f8b6e) - posted by cu...@apache.org on 2024/01/16 16:49:58 UTC, 0 replies.
- (arrow) branch main updated: GH-39577: [C++] Fix tail-word access cross buffer boundary in `CompareBinaryColumnToRow` (#39606) - posted by ap...@apache.org on 2024/01/16 17:14:09 UTC, 0 replies.
- Re: [PR] [Website]: DataFusion 26-34 blog post [arrow-site] - posted by "alamb (via GitHub)" <gi...@apache.org> on 2024/01/16 19:00:58 UTC, 14 replies.
- (arrow-datafusion) branch main updated: Remove migrated unit tests (#8885) - posted by al...@apache.org on 2024/01/16 21:02:10 UTC, 0 replies.
- (arrow) branch maint-14.0.2-cran updated (99dce9eb52 -> de133eaba0) - posted by as...@apache.org on 2024/01/16 22:16:33 UTC, 0 replies.
- (arrow) 01/03: GH-39601: [R] Don't download cmake when TEST_OFFLINE_BUILD=true (#39602) - posted by as...@apache.org on 2024/01/16 22:16:34 UTC, 0 replies.
- (arrow) 02/03: GH-39584: [R] fallback to source gracefully (#39587) - posted by as...@apache.org on 2024/01/16 22:16:35 UTC, 0 replies.
- (arrow) 03/03: GH-39624: [R][CI] Add CMake to docker file and update envvars (#39625) - posted by as...@apache.org on 2024/01/16 22:16:36 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating dev docs (build nightly-tests-2024-01-16-0) - posted by gi...@apache.org on 2024/01/17 00:23:39 UTC, 0 replies.
- (arrow) branch maint-14.0.2-cran updated (de133eaba0 -> 4a239b6d18) - posted by as...@apache.org on 2024/01/17 02:20:01 UTC, 0 replies.
- (arrow) 01/02: GH-39549: [C++] Pass -jN to make in external projects (#39550) - posted by as...@apache.org on 2024/01/17 02:20:02 UTC, 0 replies.
- (arrow) 02/02: GH-39628: [C++] Use -j1 for cmake >= 3.28 (#39629) - posted by as...@apache.org on 2024/01/17 02:20:03 UTC, 0 replies.
- (arrow) branch main updated: GH-39626: [Docs][R] Update NEWS.md for 15.0.0 (#39627) - posted by as...@apache.org on 2024/01/17 04:09:59 UTC, 0 replies.
- (arrow-datafusion) branch main updated: test: Port tests in `references.rs` to sqllogictest (#8877) - posted by ja...@apache.org on 2024/01/17 06:15:31 UTC, 0 replies.
- (arrow) branch main updated: GH-36412: [Python][CI] Fix extra deprecation warnings in the pandas nightly build (#39609) - posted by jo...@apache.org on 2024/01/17 10:12:50 UTC, 0 replies.
- (arrow) branch main updated: GH-39599: [Python] Avoid leaking references to Numpy dtypes (#39636) - posted by jo...@apache.org on 2024/01/17 10:26:44 UTC, 0 replies.
- (arrow-datafusion) branch alamb/rework_format_tests created (now 39a3bb08dc) - posted by al...@apache.org on 2024/01/17 12:17:58 UTC, 0 replies.
- (arrow-datafusion) 01/01: fmt - posted by al...@apache.org on 2024/01/17 12:17:59 UTC, 0 replies.
- (arrow) branch main updated: GH-39336: [C++][Parquet] Minor: Style enhancement for parquet::FileMetaData (#39337) - posted by ma...@apache.org on 2024/01/17 12:37:10 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: chore(ci): Integrate Python into more CI workflows (#359) - posted by pa...@apache.org on 2024/01/17 13:32:55 UTC, 0 replies.
- (arrow) branch main updated: GH-39654: [Java] Upgrade to Netty 4.1.105.Final (#39655) - posted by li...@apache.org on 2024/01/17 13:35:11 UTC, 0 replies.
- (arrow) branch main updated: GH-39390: [C++] Thirdparty: bump default zlib to 1.3 (#39391) - posted by ma...@apache.org on 2024/01/17 13:37:00 UTC, 0 replies.
- (arrow-datafusion) branch alamb/clean_rewrite deleted (was b832e43001) - posted by al...@apache.org on 2024/01/17 14:24:41 UTC, 0 replies.
- (arrow-datafusion) branch alamb/rework_format_tests deleted (was 39a3bb08dc) - posted by al...@apache.org on 2024/01/17 14:24:56 UTC, 0 replies.
- (arrow-datafusion) branch alamb-patch-1 deleted (was 9fc3228eb6) - posted by al...@apache.org on 2024/01/17 14:24:59 UTC, 0 replies.
- (arrow-datafusion) branch alamb/test_cleanup deleted (was 592a99cf4c) - posted by al...@apache.org on 2024/01/17 14:25:02 UTC, 0 replies.
- (arrow-datafusion) branch add-expre-serilize-test deleted (was 983dd2ed7c) - posted by al...@apache.org on 2024/01/17 14:25:08 UTC, 0 replies.
- (arrow-datafusion) branch infer_between_predicates deleted (was ca163a94b2) - posted by al...@apache.org on 2024/01/17 14:25:14 UTC, 0 replies.
- (arrow-datafusion) branch branch-21 deleted (was c5678484bd) - posted by al...@apache.org on 2024/01/17 14:25:22 UTC, 0 replies.
- (arrow) branch main updated (3acc2eab73 -> 4a33d2f8f8) - posted by al...@apache.org on 2024/01/17 15:58:57 UTC, 0 replies.
- (arrow-datafusion) branch main updated: fix bug with `to_timestamp` and `InitCap` logical serialization, add roundtrip test between expression and proto, (#8868) - posted by co...@apache.org on 2024/01/17 16:05:05 UTC, 0 replies.
- (arrow-rs) branch master updated: Avro block decompression (#5306) - posted by tu...@apache.org on 2024/01/17 16:23:48 UTC, 0 replies.
- (arrow) branch main updated: GH-39583: [C++] Fix the issue of ExecBatchBuilder when appending consecutive tail rows with the same id may exceed buffer boundary (for fixed size types) (#39585) - posted by ap...@apache.org on 2024/01/17 16:26:56 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: 202e9a1c29ef93d0bf4c42ea8c4c3733b44721ab - posted by gi...@apache.org on 2024/01/17 16:27:07 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [CI] Add new collaborator (vibhatha) (#39661) - posted by as...@apache.org on 2024/01/17 16:53:05 UTC, 0 replies.
- (arrow) branch main updated: GH-39552: [Go] inclusion of option to use replacer when creating csv strings with go library (#39576) - posted by ze...@apache.org on 2024/01/17 17:00:48 UTC, 0 replies.
- (arrow-datafusion) branch main updated: uncomment tests (#8881) - posted by al...@apache.org on 2024/01/17 20:26:18 UTC, 0 replies.
- (arrow-datafusion) branch main updated: refactor: rename FileStream.file_reader to file_opener & update doc (#8883) - posted by al...@apache.org on 2024/01/17 20:26:44 UTC, 0 replies.
- (arrow-datafusion) branch main updated: docs: fix wrong name in sub-crates' README (#8889) - posted by al...@apache.org on 2024/01/17 21:13:56 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Recursive CTEs: Stage 1 - add config flag (#8828) - posted by al...@apache.org on 2024/01/17 21:24:26 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by 89d22b4b5c62f26e6cc0fc86dfa631ada1f44567 - posted by gi...@apache.org on 2024/01/17 21:24:59 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating dev docs (build nightly-tests-2024-01-17-0) - posted by gi...@apache.org on 2024/01/18 00:23:47 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/maven/module-info-compiler-maven-plugin/org.apache.maven-maven-core-3.8.1 deleted (was a6e273d369) - posted by gi...@apache.org on 2024/01/18 01:47:12 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Support array literal with scalar function (#8884) - posted by ja...@apache.org on 2024/01/18 03:19:30 UTC, 0 replies.
- (arrow) branch main updated: GH-39656: [Release] Update platform tags for macOS wheels to macosx_10_15 (#39657) - posted by ko...@apache.org on 2024/01/18 03:23:03 UTC, 0 replies.
- (arrow-ballista) branch dependabot/github_actions/actions/cache-4 created (now c4c67194) - posted by gi...@apache.org on 2024/01/18 04:12:37 UTC, 0 replies.
- (arrow-datafusion) branch dependabot/github_actions/actions/cache-4 created (now 00b3e663d1) - posted by gi...@apache.org on 2024/01/18 08:49:12 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Bump actions/cache from 3 to 4 (#8903) - posted by mn...@apache.org on 2024/01/18 09:43:53 UTC, 0 replies.
- (arrow-datafusion) branch dependabot/github_actions/actions/cache-4 deleted (was 00b3e663d1) - posted by gi...@apache.org on 2024/01/18 09:43:59 UTC, 0 replies.
- (arrow) branch main updated: GH-39683: [Release] Use temporary direction with TEST_BINARY=1 (#39684) - posted by ra...@apache.org on 2024/01/18 09:46:25 UTC, 0 replies.
- (arrow-rs) branch master updated: Remove localstack DynamoDB workaround (#5267) (#5307) - posted by tu...@apache.org on 2024/01/18 11:07:46 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: 3ed7cc61d4157263ef2ab5c2d12bc7890a5315b3 - posted by gi...@apache.org on 2024/01/18 11:10:24 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Fix `datafusion-cli` print output (#8895) - posted by al...@apache.org on 2024/01/18 11:34:10 UTC, 0 replies.
- (arrow) branch main updated: GH-39332: [C++] Explicit error in ExecBatchBuilder when appending var length data exceeds offset limit (int32 max) (#39383) - posted by ap...@apache.org on 2024/01/18 11:44:33 UTC, 0 replies.
- (arrow-datafusion) branch main updated: docs: add an example for RecordBatchReceiverStreamBuilder (#8888) - posted by al...@apache.org on 2024/01/18 12:07:31 UTC, 0 replies.
- (arrow-rs) branch dependabot/github_actions/actions/cache-4 created (now ff0a102e90) - posted by gi...@apache.org on 2024/01/18 13:10:18 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Fix "Projection references non-aggregate values" by updating `rebase_expr` to use `transform_down` (#8890) - posted by al...@apache.org on 2024/01/18 13:57:40 UTC, 0 replies.
- (arrow) branch main updated: GH-39466: [Go][Parquet] Align Arrow and Parquet Timestamp Instant/Local Semantics (#39467) - posted by ze...@apache.org on 2024/01/18 16:09:57 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Add serde support for Arrow FileTypeWriterOptions (#8850) - posted by al...@apache.org on 2024/01/18 20:24:53 UTC, 0 replies.
- (arrow) branch main updated (858574d0bd -> 55afcf0450) - posted by ze...@apache.org on 2024/01/18 20:30:46 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating dev docs (build nightly-tests-2024-01-18-0) - posted by gi...@apache.org on 2024/01/19 00:24:17 UTC, 0 replies.
- (arrow-rs) branch master updated: Bump actions/cache from 3 to 4 (#5308) - posted by tu...@apache.org on 2024/01/19 09:30:43 UTC, 0 replies.
- (arrow-rs) branch dependabot/github_actions/actions/cache-4 deleted (was ff0a102e90) - posted by gi...@apache.org on 2024/01/19 09:30:48 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: 8301b23845a9c818dcc42312432b79306db5ac56 - posted by gi...@apache.org on 2024/01/19 09:33:28 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Improve datafusion-cli print format tests (#8896) - posted by dh...@apache.org on 2024/01/19 09:57:04 UTC, 0 replies.
- (arrow-rs) branch master updated: Pass options to HTTPBuilder in parse_url_opts (#5310) (#5311) - posted by tu...@apache.org on 2024/01/19 10:47:30 UTC, 0 replies.
- (arrow-rs) branch master updated: Update IOx links (#5312) - posted by tu...@apache.org on 2024/01/19 10:47:47 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: ff5a84df3941207ab5f6af2d051c843bce5b08d8 - posted by gi...@apache.org on 2024/01/19 10:50:19 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: 639e81e98c0962a2401f542dc1b7abcac4d3ea25 - posted by gi...@apache.org on 2024/01/19 10:50:35 UTC, 0 replies.
- (arrow-site) branch main updated: [Website]: DataFusion 26-34 blog post (#457) - posted by al...@apache.org on 2024/01/19 12:14:09 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating built site (build b49af25a329a34cc9b7284fbd5fe3d3b368c2e0b) - posted by gi...@apache.org on 2024/01/19 12:19:04 UTC, 0 replies.
- (arrow-adbc) branch main updated: feat(go/adbc)!: close database explicitly (#1460) - posted by ze...@apache.org on 2024/01/19 16:10:00 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/h2-0.3.24 created (now f82b1a6) - posted by gi...@apache.org on 2024/01/19 16:22:23 UTC, 0 replies.
- (arrow) branch main updated: GH-39574: [Go] Enable PollFlightInfo in Flight RPC (#39575) - posted by li...@apache.org on 2024/01/19 16:25:39 UTC, 0 replies.
- (arrow-adbc) branch main updated: chore(deps): Update Snowflake dependency (#1474) - posted by ze...@apache.org on 2024/01/19 18:44:45 UTC, 0 replies.
- (arrow-adbc) branch main updated: refactor(c/driver/postgresql): start C++17 (#1472) - posted by li...@apache.org on 2024/01/19 19:32:53 UTC, 0 replies.
- (arrow-datafusion) branch alamb-patch-1 created (now 2fce09fec8) - posted by al...@apache.org on 2024/01/19 20:02:24 UTC, 0 replies.
- (arrow-datafusion) 01/01: Minor: Document third argument of date_bin as optional - posted by al...@apache.org on 2024/01/19 20:02:25 UTC, 0 replies.
- (arrow-datafusion) branch alamb-patch-1 updated (2fce09fec8 -> 2ed5b3d9ee) - posted by al...@apache.org on 2024/01/19 20:04:39 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Recursive CTEs: Stage 2 - add support for sql -> logical plan generation (#8839) - posted by al...@apache.org on 2024/01/19 20:07:49 UTC, 0 replies.
- (arrow-datafusion) branch main updated: remove null in array-append adn array-prepend (#8901) - posted by al...@apache.org on 2024/01/19 20:08:45 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Add support for FixedSizeList type in `arrow_cast`, hashing (#8344) - posted by al...@apache.org on 2024/01/19 20:14:49 UTC, 0 replies.
- (arrow) branch main updated: GH-39001: [Java] Modularize remaining modules (#39221) - posted by li...@apache.org on 2024/01/19 22:56:23 UTC, 0 replies.
- (arrow) branch main updated (92682f0f60 -> 05b8f366e1) - posted by as...@apache.org on 2024/01/19 23:43:44 UTC, 0 replies.
- (arrow) branch maint-14.0.2-cran updated: GH-39697: [R] Source build should check if offline (#39699) - posted by as...@apache.org on 2024/01/19 23:46:16 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating dev docs (build nightly-tests-2024-01-19-0) - posted by gi...@apache.org on 2024/01/20 00:22:57 UTC, 0 replies.
- (arrow-datafusion) branch main updated (ae0f401d89 -> d0c84cc3f5) - posted by vi...@apache.org on 2024/01/20 08:05:39 UTC, 0 replies.
- (arrow-datafusion) branch main updated: support to_timestamp with optional chrono formats (#8886) - posted by al...@apache.org on 2024/01/20 10:28:30 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by e7c0482d05a4251db83eb7d4897318020df6f0b2 - posted by gi...@apache.org on 2024/01/20 10:29:00 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Minor: Document third argument of `date_bin` as optional and default value (#8912) - posted by al...@apache.org on 2024/01/20 10:34:58 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by a4a94291268f5d9cab094618bb1dffa6bba9b290 - posted by gi...@apache.org on 2024/01/20 10:35:27 UTC, 0 replies.
- (arrow-rs) branch master updated: Test parse_url_opts for HTTP (#5310) (#5316) - posted by tu...@apache.org on 2024/01/20 10:48:07 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: b03613eb002302a85f5761f2b16753d4777552e5 - posted by gi...@apache.org on 2024/01/20 10:50:53 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Minor: distinguish parquet row group pruning test type (#8921) - posted by ya...@apache.org on 2024/01/20 10:52:59 UTC, 0 replies.
- (arrow-datafusion) branch branch-35 created (now e58446bbe9) - posted by ag...@apache.org on 2024/01/20 15:30:30 UTC, 0 replies.
- (arrow-datafusion) tag 35.0.0-rc1 created (now e58446bbe9) - posted by ag...@apache.org on 2024/01/20 15:30:48 UTC, 0 replies.
- svn commit: r66719 - in /dev/arrow/apache-arrow-datafusion-35.0.0-rc1: ./ apache-arrow-datafusion-35.0.0.tar.gz apache-arrow-datafusion-35.0.0.tar.gz.asc apache-arrow-datafusion-35.0.0.tar.gz.sha256 apache-arrow-datafusion-35.0.0.tar.gz.sha512 - posted by ag...@apache.org on 2024/01/20 15:31:15 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Add hash_join_single_partition_threshold_rows config (#8720) - posted by al...@apache.org on 2024/01/20 16:35:06 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by f5a97d58d484e93c2f79c5b624b10bd9e75c45f0 - posted by gi...@apache.org on 2024/01/20 16:35:35 UTC, 0 replies.
- (arrow-datafusion) branch alamb/no_small_string created (now e538dc1adc) - posted by al...@apache.org on 2024/01/20 17:44:27 UTC, 0 replies.
- (arrow-datafusion) 01/01: Simplify offset construction - posted by al...@apache.org on 2024/01/20 17:44:28 UTC, 0 replies.
- (arrow-adbc) branch main updated: fix(r/adbcpostgresql): Link -lcrypt32 on Windows (#1471) - posted by pa...@apache.org on 2024/01/20 18:41:30 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/uuid-1.7.0 created (now 8d85165) - posted by gi...@apache.org on 2024/01/20 19:48:49 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Prepare 35.0.0-rc1 (#8924) - posted by ag...@apache.org on 2024/01/20 22:00:11 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by b7e13a0af711477ad41450566c14430089edd3f2 - posted by gi...@apache.org on 2024/01/20 22:00:39 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: fix: Suppress unused parameter warnings (#365) - posted by pa...@apache.org on 2024/01/20 23:56:05 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating dev docs (build nightly-tests-2024-01-20-0) - posted by gi...@apache.org on 2024/01/21 00:26:03 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: Update dist/ for commit 0a7edce59892f8307f8e16644d44aa86acd8b980 - posted by gi...@apache.org on 2024/01/21 01:31:26 UTC, 0 replies.
- (arrow-datafusion) branch main updated (b7e13a0af7 -> 0116e2a9b4) - posted by al...@apache.org on 2024/01/21 12:30:37 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by 0116e2a9b4a3ed4491802e19195769b96b7a971a - posted by gi...@apache.org on 2024/01/21 12:31:09 UTC, 0 replies.
- svn commit: r66729 - /release/arrow/arrow-15.0.0/ - posted by ra...@apache.org on 2024/01/21 14:07:58 UTC, 0 replies.
- (arrow) branch maint-15.0.0 updated (e93d1ee98c -> a61f4af724) - posted by ra...@apache.org on 2024/01/21 14:25:36 UTC, 0 replies.
- [PR] [Website] Add release note for 15.0.0 [arrow-site] - posted by "raulcd (via GitHub)" <gi...@apache.org> on 2024/01/21 14:27:51 UTC, 1 replies.
- (arrow) branch main updated (05b8f366e1 -> bb7f584bf7) - posted by ra...@apache.org on 2024/01/21 15:06:48 UTC, 0 replies.
- (arrow) tag apache-arrow-16.0.0.dev created (now bb7f584bf7) - posted by ra...@apache.org on 2024/01/21 15:06:56 UTC, 0 replies.
- (arrow) annotated tag go/v15.0.0 updated (a61f4af724 -> 7f6513ab09) - posted by ra...@apache.org on 2024/01/21 15:07:06 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [C#] Update copyright year on built assembly (#39726) - posted by cu...@apache.org on 2024/01/21 17:23:02 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/github_actions/main/actions/cache-4 created (now 532d473) - posted by gi...@apache.org on 2024/01/21 19:57:39 UTC, 0 replies.
- (arrow-adbc) branch main updated: chore(csharp): Change the Arrow reference from a submodule to a package (#1478) - posted by cu...@apache.org on 2024/01/21 22:14:57 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating dev docs (build nightly-tests-2024-01-21-0) - posted by gi...@apache.org on 2024/01/22 00:25:11 UTC, 0 replies.
- (arrow) branch main updated: GH-39702: [GLib] Add support for time zone in GArrowTimestampDataType (#39717) - posted by ko...@apache.org on 2024/01/22 02:19:16 UTC, 0 replies.
- (arrow-site) branch main updated: [Website] Add release note for 15.0.0 (#465) - posted by ko...@apache.org on 2024/01/22 02:38:51 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating built site (build 8ee3825955d37a16bf8ad4db247dd7d0cf9db360) - posted by gi...@apache.org on 2024/01/22 02:43:32 UTC, 0 replies.
- (arrow-datafusion) branch main updated: fix: recursive initialize method (#8937) - posted by wa...@apache.org on 2024/01/22 02:46:33 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Fix expr partial ord test (#8908) - posted by ak...@apache.org on 2024/01/22 07:20:11 UTC, 0 replies.
- (arrow-datafusion) branch dependabot/cargo/main/substrait-0.23.0 created (now e571332691) - posted by gi...@apache.org on 2024/01/22 08:31:01 UTC, 0 replies.
- (arrow-datafusion) branch dependabot/cargo/main/env_logger-0.11 created (now d4d5dff736) - posted by gi...@apache.org on 2024/01/22 08:31:40 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Simplify windows builtin functions return type (#8920) - posted by ak...@apache.org on 2024/01/22 08:34:48 UTC, 0 replies.
- [PR] [Website] Update documentations for 15.0.0 [arrow-site] - posted by "raulcd (via GitHub)" <gi...@apache.org> on 2024/01/22 10:14:14 UTC, 1 replies.
- svn commit: r66737 - /dev/arrow/apache-arrow-15.0.0-rc0/ - posted by ra...@apache.org on 2024/01/22 10:14:57 UTC, 0 replies.
- svn commit: r66738 - /dev/arrow/apache-arrow-15.0.0-rc1/ - posted by ra...@apache.org on 2024/01/22 10:14:59 UTC, 0 replies.
- svn commit: r66739 - /release/arrow/arrow-14.0.2/ - posted by ra...@apache.org on 2024/01/22 10:15:01 UTC, 0 replies.
- (arrow-site) branch main updated: [Website] Version 15.0.0 blog post (#464) - posted by ra...@apache.org on 2024/01/22 10:55:00 UTC, 0 replies.
- [PR] MINOR: Update date for blog post with real release date [arrow-site] - posted by "raulcd (via GitHub)" <gi...@apache.org> on 2024/01/22 10:57:32 UTC, 1 replies.
- (arrow-site) branch main updated: MINOR: Update date for blog post with real release date (#467) - posted by ra...@apache.org on 2024/01/22 10:58:03 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating built site (build 303afbadfe508c8c2f740a372eb4ba1821f53099) - posted by gi...@apache.org on 2024/01/22 10:59:48 UTC, 0 replies.
- (arrow-rs) branch master updated: parquet: Add ArrowWriterOptions to skip embedding the arrow metadata (#5299) - posted by tu...@apache.org on 2024/01/22 11:00:01 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: ce589325d87b7ba55d3af74ad77f7cee9ff3c95b - posted by gi...@apache.org on 2024/01/22 11:02:34 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating built site (build 26fad63291bef08908f24979f8f36cc929acdbc8) - posted by gi...@apache.org on 2024/01/22 11:11:14 UTC, 0 replies.
- (arrow-rs) branch master updated: Enhance Date64 type documentation (#5323) - posted by tu...@apache.org on 2024/01/22 11:21:27 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: b594d9063a55c503ae67cec2809fe3d2fa472bfa - posted by gi...@apache.org on 2024/01/22 11:23:56 UTC, 0 replies.
- (arrow-site) branch asf-site updated: [Website] Update documentations for 15.0.0 (#466) - posted by ra...@apache.org on 2024/01/22 11:25:52 UTC, 0 replies.
- (arrow-rs) branch master updated: fix panic when decode a group with no child (#5322) - posted by tu...@apache.org on 2024/01/22 11:30:58 UTC, 0 replies.
- (arrow-rs) branch master updated: Minor/Doc Expand FlightSqlServiceClient::handshake doc (#5321) - posted by tu...@apache.org on 2024/01/22 11:31:10 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: e47e2f19d189637d82fcb2650225f7684280de1f - posted by gi...@apache.org on 2024/01/22 11:33:34 UTC, 0 replies.
- (arrow-rs) branch dependabot/cargo/master/proc-macro2-eq-1.0.78 created (now 586e1ec7ee) - posted by gi...@apache.org on 2024/01/22 13:32:13 UTC, 0 replies.
- (arrow) branch revert-39629-use-j1-328 created (now 7792f40e02) - posted by ap...@apache.org on 2024/01/22 13:57:10 UTC, 0 replies.
- (arrow) 01/01: Revert "GH-39628: [C++] Use -j1 for cmake >= 3.28" - posted by ap...@apache.org on 2024/01/22 13:57:11 UTC, 0 replies.
- (arrow) branch main updated: GH-39579: [Python] fix raising ValueError on _ensure_partitioning (#39593) - posted by al...@apache.org on 2024/01/22 14:27:12 UTC, 0 replies.
- (arrow) branch main updated: GH-39690: [C++][FlightRPC] Fix nullptr dereference in PollInfo (#39711) - posted by li...@apache.org on 2024/01/22 14:39:02 UTC, 0 replies.
- (arrow) branch dependabot/github_actions/actions/cache-4 created (now dd22effdbd) - posted by gi...@apache.org on 2024/01/22 16:36:12 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/joda-time-joda-time-2.12.6 created (now 11e315faa2) - posted by gi...@apache.org on 2024/01/22 16:38:17 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.apache.maven.plugins-maven-install-plugin-3.1.1 created (now 9543f52bc7) - posted by gi...@apache.org on 2024/01/22 16:38:28 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.apache.maven.plugins-maven-plugin-plugin-3.11.0 created (now 8c7a428422) - posted by gi...@apache.org on 2024/01/22 16:38:39 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.apache.maven.plugins-maven-dependency-plugin-3.6.1 created (now 35abb73fd2) - posted by gi...@apache.org on 2024/01/22 16:38:48 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.mockito-mockito-inline-5.2.0 created (now 6ded8453d9) - posted by gi...@apache.org on 2024/01/22 16:38:52 UTC, 0 replies.
- (arrow-adbc) branch main updated: feat(go/adbc/driver/flightsql): enable incremental queries (#1457) - posted by li...@apache.org on 2024/01/22 17:17:34 UTC, 0 replies.
- (arrow) branch main updated (3b73f438bf -> 92c5afe69a) - posted by ap...@apache.org on 2024/01/22 17:28:22 UTC, 0 replies.
- (arrow-adbc) branch dependabot/maven/java/driver/jdbc-validation-derby/org.apache.derby-derby-10.17.1.0 created (now 69e28c2b) - posted by gi...@apache.org on 2024/01/22 17:45:12 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/flight/flight-sql/org.apache.derby-derby-10.17.1.0 created (now 28dbb1c44e) - posted by gi...@apache.org on 2024/01/22 17:45:22 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Fix handling of nested leaf columns in parallel parquet writer (#8923) - posted by al...@apache.org on 2024/01/22 18:47:16 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by 38d5f75de45ae3a7e1602456da4f86e127ed319f - posted by gi...@apache.org on 2024/01/22 18:47:46 UTC, 0 replies.
- (arrow) branch main updated: GH-35369: [Docs] Add a missing space after ref:`IPC format ` (#38276) - posted by al...@apache.org on 2024/01/22 18:49:03 UTC, 0 replies.
- (arrow-datafusion) branch main updated (38d5f75de4 -> f2e67019c3) - posted by al...@apache.org on 2024/01/22 18:53:53 UTC, 0 replies.
- (arrow-datafusion) branch main updated: fix: common_subexpr_eliminate rule should not apply to short-circuit expression (#8928) - posted by al...@apache.org on 2024/01/22 19:16:45 UTC, 0 replies.
- (arrow-datafusion) branch main updated (c9935ae52e -> edec418924) - posted by al...@apache.org on 2024/01/22 19:39:51 UTC, 0 replies.
- (arrow-datafusion) branch dependabot/cargo/main/env_logger-0.11 updated (d4d5dff736 -> 2bcfa59f07) - posted by gi...@apache.org on 2024/01/22 19:41:50 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Refactor partitioned_csv tests (#8919) - posted by al...@apache.org on 2024/01/22 19:43:35 UTC, 0 replies.
- (arrow-datafusion) branch main updated: [CI] Fix RUSTFLAGS (#8929) - posted by al...@apache.org on 2024/01/22 19:44:14 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Minor: Update datafusion-cli README to explain why it is not in the w… (#8938) - posted by al...@apache.org on 2024/01/22 19:44:25 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Add syntax highlight to datafusion-cli (#8918) - posted by al...@apache.org on 2024/01/22 19:47:41 UTC, 0 replies.
- (arrow-datafusion) branch main updated (f39841b533 -> 795c71f3e8) - posted by al...@apache.org on 2024/01/22 20:03:44 UTC, 0 replies.
- (arrow-datafusion) branch dependabot/cargo/main/substrait-0.23.0 deleted (was e571332691) - posted by al...@apache.org on 2024/01/22 20:03:50 UTC, 0 replies.
- (arrow-datafusion) branch dependabot/cargo/main/env_logger-0.11 updated (2bcfa59f07 -> ad3aa4c407) - posted by al...@apache.org on 2024/01/22 20:04:32 UTC, 0 replies.
- (arrow) branch main updated: GH-39718: [C++][FS][Azure] Remove StatusFromErrorResponse as it's not necessary (#39719) - posted by fe...@apache.org on 2024/01/22 20:24:00 UTC, 0 replies.
- (arrow-adbc) branch dependabot/github_actions/actions/cache-4 created (now 9c388936) - posted by gi...@apache.org on 2024/01/22 20:48:25 UTC, 0 replies.
- (arrow-adbc) branch dependabot/nuget/csharp/Google.Cloud.BigQuery.Storage.V1-3.11.0 created (now 19e34e48) - posted by gi...@apache.org on 2024/01/22 20:50:31 UTC, 0 replies.
- (arrow-adbc) branch main updated: chore(csharp): bump Google.Cloud.BigQuery.Storage.V1 from 3.10.0 to 3.11.0 in /csharp (#1481) - posted by cu...@apache.org on 2024/01/22 20:58:49 UTC, 0 replies.
- (arrow-adbc) branch dependabot/nuget/csharp/Google.Cloud.BigQuery.Storage.V1-3.11.0 deleted (was 19e34e48) - posted by gi...@apache.org on 2024/01/22 20:58:55 UTC, 0 replies.
- (arrow-rs) branch master updated: Update proc-macro2 requirement from =1.0.76 to =1.0.78 (#5324) - posted by tu...@apache.org on 2024/01/22 21:09:18 UTC, 0 replies.
- (arrow-rs) branch dependabot/cargo/master/proc-macro2-eq-1.0.78 deleted (was 586e1ec7ee) - posted by gi...@apache.org on 2024/01/22 21:09:24 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: e36c5fd94c7761d1fb47ccf362e28567b56629e8 - posted by gi...@apache.org on 2024/01/22 21:12:15 UTC, 0 replies.
- (arrow) branch main updated (4fc2a708ba -> f8f6eb9d16) - posted by ko...@apache.org on 2024/01/22 21:34:56 UTC, 0 replies.
- (arrow) branch dependabot/github_actions/actions/cache-4 deleted (was dd22effdbd) - posted by gi...@apache.org on 2024/01/22 21:35:01 UTC, 0 replies.
- (arrow) branch main updated (f8f6eb9d16 -> 6eb62892a4) - posted by ko...@apache.org on 2024/01/22 21:35:19 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/joda-time-joda-time-2.12.6 deleted (was 11e315faa2) - posted by gi...@apache.org on 2024/01/22 21:35:26 UTC, 0 replies.
- (arrow) branch main updated (6eb62892a4 -> 067d177c80) - posted by ko...@apache.org on 2024/01/22 21:35:41 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.apache.maven.plugins-maven-plugin-plugin-3.11.0 deleted (was 8c7a428422) - posted by gi...@apache.org on 2024/01/22 21:35:51 UTC, 0 replies.
- (arrow) branch main updated (067d177c80 -> c27cf66905) - posted by ko...@apache.org on 2024/01/22 21:36:01 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.apache.maven.plugins-maven-install-plugin-3.1.1 deleted (was 9543f52bc7) - posted by gi...@apache.org on 2024/01/22 21:36:08 UTC, 0 replies.
- (arrow) branch main updated (c27cf66905 -> c9ca62ad78) - posted by ko...@apache.org on 2024/01/22 21:36:29 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.mockito-mockito-inline-5.2.0 deleted (was 6ded8453d9) - posted by gi...@apache.org on 2024/01/22 21:36:35 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/flight/flight-sql/org.apache.derby-derby-10.17.1.0 deleted (was 28dbb1c44e) - posted by gi...@apache.org on 2024/01/22 21:45:19 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Deprecate make_scalar_function (#8878) - posted by al...@apache.org on 2024/01/22 21:53:25 UTC, 0 replies.
- (arrow-adbc) branch main updated: feat(glib): Add Apache Arrow GLib integration library (#1459) - posted by ko...@apache.org on 2024/01/22 22:04:08 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Update project links (#8954) - posted by co...@apache.org on 2024/01/22 23:14:30 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating dev docs (build nightly-tests-2024-01-22-0) - posted by gi...@apache.org on 2024/01/23 00:24:04 UTC, 0 replies.
- [PR] [Website] Update documentations for 14.0.1 [arrow-site] - posted by "AlenkaF (via GitHub)" <gi...@apache.org> on 2024/01/23 09:18:35 UTC, 0 replies.
- Re: [PR] [Website] Update documentations for 14.0, 15.0 and dev [arrow-site] - posted by "AlenkaF (via GitHub)" <gi...@apache.org> on 2024/01/23 09:21:07 UTC, 3 replies.
- (arrow-site) branch asf-site updated: [Website] Update documentations for 14.0, 15.0 and dev (#468) - posted by jo...@apache.org on 2024/01/23 09:33:41 UTC, 0 replies.
- (arrow) branch main updated: GH-39747: [C++][Parquet] Make BYTE_STREAM_SPLIT routines type-agnostic (#39748) - posted by ap...@apache.org on 2024/01/23 09:36:47 UTC, 0 replies.
- (arrow) branch main updated: MINOR: Revert "GH-39628: [C++] Use -j1 for cmake >= 3.28" (#39736) - posted by ap...@apache.org on 2024/01/23 10:21:04 UTC, 0 replies.
- (arrow) branch revert-39629-use-j1-328 deleted (was 7792f40e02) - posted by ap...@apache.org on 2024/01/23 10:21:12 UTC, 0 replies.
- (arrow-datafusion) branch main updated: fix issue #8922 make row group test more readable (#8941) - posted by al...@apache.org on 2024/01/23 11:26:39 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [Docs] Fix formatting of note on Device data interface docs (#39757) - posted by jo...@apache.org on 2024/01/23 11:33:05 UTC, 0 replies.
- (arrow) branch main updated: GH-38655: [C++] "iso_calendar" kernel returns incorrect results for array length > 32 (#39360) - posted by jo...@apache.org on 2024/01/23 11:43:11 UTC, 0 replies.
- (arrow-adbc) branch main updated: chore: bump actions/cache from 3 to 4 (#1480) - posted by li...@apache.org on 2024/01/23 14:40:42 UTC, 0 replies.
- (arrow-adbc) branch dependabot/github_actions/actions/cache-4 deleted (was 9c388936) - posted by li...@apache.org on 2024/01/23 14:40:45 UTC, 0 replies.
- (arrow) branch main updated: GH-39330: [Java][CI] Fix or suppress spurious errorprone warnings (#39529) - posted by li...@apache.org on 2024/01/23 14:55:46 UTC, 0 replies.
- (arrow-adbc) branch dependabot/maven/java/driver/jdbc-validation-derby/org.apache.derby-derby-10.17.1.0 deleted (was 69e28c2b) - posted by li...@apache.org on 2024/01/23 15:01:53 UTC, 0 replies.
- (arrow-adbc) branch main updated: test(csharp/test/Drivers/Interop/Snowflake) Add test case for showTerseTable and showTable (#1469) - posted by cu...@apache.org on 2024/01/23 15:17:06 UTC, 0 replies.
- (arrow-adbc) branch main updated: test(csharp/test/Drivers/Interop/Snowflake): Add testing for CAST functions (#1467) - posted by cu...@apache.org on 2024/01/23 15:18:59 UTC, 0 replies.
- (arrow-datafusion) branch main updated: feat:implement sql style 'ends_with' and 'instr' string function (#8862) - posted by al...@apache.org on 2024/01/23 16:05:48 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by 084fdfbeb7c1174b2ccee400a80bcddd6bac22dd - posted by gi...@apache.org on 2024/01/23 16:06:23 UTC, 0 replies.
- (arrow-rs) branch master updated: Add JSON writer benchmarks (#5314) (#5317) - posted by tu...@apache.org on 2024/01/23 16:56:37 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: a0148ba4cea1756bd22c534dff14e362cb5ee242 - posted by gi...@apache.org on 2024/01/23 16:59:49 UTC, 0 replies.
- (arrow) branch main updated: GH-39666: [C++] Ensure CSV and JSON benchmarks present a bytes/s or items/s metric (#39764) - posted by ap...@apache.org on 2024/01/23 17:31:47 UTC, 0 replies.
- (arrow-datafusion) branch main updated (084fdfbeb7 -> 04e147b18c) - posted by al...@apache.org on 2024/01/23 20:10:13 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Combine multiple `IN` lists in `ExprSimplifier` (#8949) - posted by al...@apache.org on 2024/01/23 20:21:48 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Fix clippy failures (#8972) - posted by al...@apache.org on 2024/01/23 22:23:59 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating dev docs (build nightly-tests-2024-01-23-0) - posted by gi...@apache.org on 2024/01/24 00:24:06 UTC, 0 replies.
- (arrow-datafusion) branch main updated: feat: Support parquet bloom filter pruning for decimal128 (#8930) - posted by ya...@apache.org on 2024/01/24 05:47:21 UTC, 0 replies.
- (arrow) branch main updated: GH-39667: [C++] Ensure dataset benchmarks present a bytes/s or items/s metric (#39766) - posted by ap...@apache.org on 2024/01/24 10:22:58 UTC, 0 replies.
- (arrow-datafusion) branch main updated: [MINOR]: Update create_window_expr to refer only input schema (#8945) - posted by ak...@apache.org on 2024/01/24 10:26:25 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Don't error in simplify_expressions rule (#8957) - posted by al...@apache.org on 2024/01/24 11:30:45 UTC, 0 replies.
- (arrow-datafusion) branch main updated: avoid unwrap (#8956) - posted by al...@apache.org on 2024/01/24 11:38:05 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Change `Accumulator::evaluate` and `Accumulator::state` to take `&mut self` (#8925) - posted by al...@apache.org on 2024/01/24 12:01:49 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Enhance simplifier by adding Canonicalize (#8780) - posted by al...@apache.org on 2024/01/24 12:39:59 UTC, 0 replies.
- (arrow) branch main updated: GH-39761: [Docs] Link to Go documentation references outdated documentation from 2018 (#39750) - posted by ko...@apache.org on 2024/01/24 14:32:00 UTC, 0 replies.
- (arrow-datafusion-comet) branch comet-upstream created (now 0ad0ba7) - posted by su...@apache.org on 2024/01/24 18:24:33 UTC, 0 replies.
- (arrow-datafusion-comet) 01/01: Initial PR for Comet donation - posted by su...@apache.org on 2024/01/24 18:24:34 UTC, 0 replies.
- (arrow-datafusion-comet) branch comet-upstream updated (0ad0ba7 -> 3feecfe) - posted by su...@apache.org on 2024/01/24 18:36:14 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Find the correct fields when using page filter on `struct` fields in parquet (#8848) - posted by al...@apache.org on 2024/01/24 18:37:25 UTC, 0 replies.
- (arrow-datafusion) branch main updated: fix: allow placeholders to be substited when coercible (#8977) - posted by al...@apache.org on 2024/01/24 19:19:38 UTC, 0 replies.
- (arrow-rs) branch master updated: Refactor temporal extract date part kernels (#5319) - posted by tu...@apache.org on 2024/01/24 19:57:37 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: 20e723e52384b631d4585545e591c74d3ebee79e - posted by gi...@apache.org on 2024/01/24 20:00:20 UTC, 0 replies.
- (arrow-datafusion) branch main updated (94a6192f6b -> 90e61c7aab) - posted by co...@apache.org on 2024/01/24 20:02:33 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Improve to_timestamp docs (#8981) - posted by al...@apache.org on 2024/01/24 20:13:49 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by d81c82de44a5b907667fbdf5e3fac6f8fad55273 - posted by gi...@apache.org on 2024/01/24 20:14:22 UTC, 0 replies.
- (arrow-datafusion-comet) branch comet-upstream updated (3feecfe -> 2b95ac4) - posted by su...@apache.org on 2024/01/24 20:38:04 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Add helper function for processing scalar function input (#8962) - posted by vi...@apache.org on 2024/01/24 21:53:24 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by d6ab343791bfc37030bc02e70b5ff9a8e773e72e - posted by gi...@apache.org on 2024/01/24 21:53:59 UTC, 0 replies.
- (arrow-rs) branch master updated: Raw JSON writer (~10x faster) (#5314) (#5318) - posted by tu...@apache.org on 2024/01/24 22:17:30 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: 514641918a77c9d1f01c15cd2df6f66aa163f23d - posted by gi...@apache.org on 2024/01/24 22:19:57 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating dev docs (build nightly-tests-2024-01-24-0) - posted by gi...@apache.org on 2024/01/25 00:24:02 UTC, 0 replies.
- (arrow) branch main updated: GH-39732: [Python][CI] Fix test failures with latest/nightly pandas (#39760) - posted by jo...@apache.org on 2024/01/25 09:22:04 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Fix optimize projections bug (#8960) - posted by ak...@apache.org on 2024/01/25 10:16:08 UTC, 0 replies.
- (arrow-datafusion) branch main updated (4ac7de17ca -> 4a3986aca9) - posted by al...@apache.org on 2024/01/25 12:00:32 UTC, 0 replies.
- (arrow-rs) branch master updated: Add ListBuilder::with_field to support non nullable list fields (#5330) (#5331) - posted by tu...@apache.org on 2024/01/25 12:13:49 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Minor: Add new Extended ClickBench benchmark queries (#8950) - posted by al...@apache.org on 2024/01/25 12:15:35 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: 8fff5e4a075c20619690c967e217163cd74e0656 - posted by gi...@apache.org on 2024/01/25 12:16:34 UTC, 0 replies.
- (arrow-datafusion) branch main updated (928162fd85 -> 80a42bf7f6) - posted by al...@apache.org on 2024/01/25 12:22:12 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Minor: Document memory management design on MemoryPool (#8966) - posted by al...@apache.org on 2024/01/25 12:22:39 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: feat: Add decimal support to integration tester (#361) - posted by pa...@apache.org on 2024/01/25 15:14:48 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: feat(python): Implement user-facing Schema class (#366) - posted by pa...@apache.org on 2024/01/25 15:17:34 UTC, 0 replies.
- (arrow) branch main updated: GH-39774: [Go] Add public access to PreparedStatement handle (#39775) - posted by ze...@apache.org on 2024/01/25 15:21:03 UTC, 0 replies.
- svn commit: r66795 - in /release/arrow/arrow-datafusion-35.0.0: ./ apache-arrow-datafusion-35.0.0.tar.gz apache-arrow-datafusion-35.0.0.tar.gz.asc apache-arrow-datafusion-35.0.0.tar.gz.sha256 apache-arrow-datafusion-35.0.0.tar.gz.sha512 - posted by ag...@apache.org on 2024/01/25 15:23:20 UTC, 0 replies.
- (arrow-datafusion) tag 35.0.0 created (now e58446bbe9) - posted by ag...@apache.org on 2024/01/25 15:23:51 UTC, 0 replies.
- svn commit: r66798 - /dev/arrow/apache-arrow-datafusion-35.0.0-rc1/ - posted by ag...@apache.org on 2024/01/25 15:33:50 UTC, 0 replies.
- svn commit: r66799 - /release/arrow/arrow-datafusion-34.0.0/ - posted by ag...@apache.org on 2024/01/25 15:34:04 UTC, 0 replies.
- (arrow) branch main updated: GH-39765: [C++][Dataset] Fix failures in dataset-scanner-benchmark (#39794) - posted by ap...@apache.org on 2024/01/25 16:12:06 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Fix LEAD/LAG window functions when default value null (#8989) - posted by al...@apache.org on 2024/01/25 17:03:39 UTC, 0 replies.
- (arrow) branch fix/39619 created (now a3202b5f52) - posted by pt...@apache.org on 2024/01/25 17:30:11 UTC, 0 replies.
- (arrow) 01/01: GH-39778: [C++] Define ARROW_ENABLE_THREADING - posted by pt...@apache.org on 2024/01/25 17:30:12 UTC, 0 replies.
- (arrow) branch fix/39619 deleted (was a3202b5f52) - posted by pt...@apache.org on 2024/01/25 17:45:08 UTC, 0 replies.
- (arrow-testing) branch master updated: GH-39681: [Java] Adding Float16 for testing the Java dataset test TestAllTypes (#99) - posted by li...@apache.org on 2024/01/25 18:27:42 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Optimize MIN/MAX when relation is empty (#8940) - posted by al...@apache.org on 2024/01/25 18:34:51 UTC, 0 replies.
- (arrow-adbc) branch main updated: chore(java): bump Arrow dependency version (#1493) - posted by li...@apache.org on 2024/01/25 19:20:35 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: chore(dev/release): Add Python to released source tarball (#372) - posted by pa...@apache.org on 2024/01/25 19:42:47 UTC, 0 replies.
- (arrow-datafusion) branch main updated: [task #8203] Port tests in joins.rs to sqllogictest (#8996) - posted by al...@apache.org on 2024/01/25 19:48:36 UTC, 0 replies.
- (arrow-datafusion) branch main updated (b97daf7fc8 -> fa65c68b50) - posted by al...@apache.org on 2024/01/25 21:21:34 UTC, 0 replies.
- (arrow-datafusion) branch main updated: test: Port (last) `repartition.rs` query to sqllogictest (#8936) - posted by al...@apache.org on 2024/01/25 21:22:10 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Update to sqlparser `0.42.0` (#9000) - posted by al...@apache.org on 2024/01/25 22:10:18 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating dev docs (build nightly-tests-2024-01-25-0) - posted by gi...@apache.org on 2024/01/26 00:22:46 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [C++] Fix conversion warnings on MSVC (#39797) - posted by ko...@apache.org on 2024/01/26 00:31:52 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: chore: Replace CHANGELOG generator (#369) - posted by pa...@apache.org on 2024/01/26 01:07:00 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: Update dist/ for commit c3871347dc02e31465c37e3bc61f743460128c88 - posted by gi...@apache.org on 2024/01/26 01:26:42 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Add new test (#8992) - posted by ak...@apache.org on 2024/01/26 06:21:43 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Make Topk aggregate tests deterministic (#8998) - posted by ak...@apache.org on 2024/01/26 10:31:01 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Add support for Postgres LIKE operators (#8894) - posted by al...@apache.org on 2024/01/26 11:02:22 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by bd38142de4da21fb7fefa1db997fa5c7eb95ffcc - posted by gi...@apache.org on 2024/01/26 11:02:49 UTC, 0 replies.
- (arrow-datafusion) branch main updated: bug: Datafusion doesn't respect case sensitive table references (#8964) - posted by al...@apache.org on 2024/01/26 11:38:28 UTC, 0 replies.
- (arrow-datafusion) branch main updated (35c7b2c85b -> 7005e2ede6) - posted by al...@apache.org on 2024/01/26 11:38:49 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Fix None Projections in Projection Pushdown (#9005) - posted by al...@apache.org on 2024/01/26 11:40:25 UTC, 0 replies.
- (arrow) branch main updated: GH-39778: [C++] Fix tail-byte access cross buffer boundary in key hash avx2 (#39800) - posted by ap...@apache.org on 2024/01/26 14:43:16 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: chore(dev/release): Update release instructions for 0.4.0 (#373) - posted by pa...@apache.org on 2024/01/26 14:55:10 UTC, 0 replies.
- (arrow-adbc) branch main updated: feat!(java/driver-manager): support loading AdbcDrivers from the ServiceLoader (#1475) - posted by li...@apache.org on 2024/01/26 15:59:54 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Lead and Lag window functions should support default value with data type other than Int64 (#9001) - posted by vi...@apache.org on 2024/01/26 16:42:29 UTC, 0 replies.
- (arrow-datafusion) branch main updated: chore: fix license badge in README (#9008) - posted by ja...@apache.org on 2024/01/26 16:49:48 UTC, 0 replies.
- (arrow-datafusion) branch main updated (c42bf4842b -> fc75255720) - posted by al...@apache.org on 2024/01/26 18:52:06 UTC, 0 replies.
- (arrow-adbc) branch main updated: fix(csharp/src/Drivers/BigQuery): add support for scopes (#1482) - posted by cu...@apache.org on 2024/01/26 19:27:46 UTC, 0 replies.
- (arrow-adbc) branch main updated: feat(go/adbc/driver/snowflake): improve bulk ingestion speed (#1456) - posted by ze...@apache.org on 2024/01/26 20:01:45 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: feat: Check flags field of ArrowSchema on ArrowSchemaViewInit (#368) - posted by pa...@apache.org on 2024/01/26 20:46:31 UTC, 0 replies.
- (arrow-datafusion) branch main updated: docs: fix array_position docs (#9003) - posted by al...@apache.org on 2024/01/26 20:46:47 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by 095e228090d2a8269d7475eb08b4d850f01173c8 - posted by gi...@apache.org on 2024/01/26 20:47:16 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: chore(docs): Polish documentation for 0.4.0 (#374) - posted by pa...@apache.org on 2024/01/26 20:52:24 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Rename `CatalogList` to `CatalogProviderList` (#9002) - posted by co...@apache.org on 2024/01/26 21:57:13 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by ed2453901949101556c0c89b9acf442873c06ce8 - posted by gi...@apache.org on 2024/01/26 21:57:41 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating dev docs (build nightly-tests-2024-01-26-0) - posted by gi...@apache.org on 2024/01/27 00:21:25 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: Update dist/ for commit 8fd87bb712d4a9cb837212a293fb40693bf90d35 - posted by gi...@apache.org on 2024/01/27 01:24:37 UTC, 0 replies.
- (arrow) branch main updated: GH-39527: [C++][Parquet] Validate page sizes before truncating to int32 (#39528) - posted by ma...@apache.org on 2024/01/27 07:02:19 UTC, 0 replies.
- (arrow-ballista) branch main updated: Prepare for 0.12.0-rc2 (#956) - posted by ag...@apache.org on 2024/01/27 12:41:22 UTC, 0 replies.
- (arrow-ballista) branch dependabot/cargo/main/object_store-0.9.0 deleted (was cda93344) - posted by gi...@apache.org on 2024/01/27 12:42:15 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Safeguard against potential inexact row count being smaller than exact null count (#9007) - posted by al...@apache.org on 2024/01/27 16:17:16 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Recursive CTEs: Stage 3 - add execution support (#8840) - posted by al...@apache.org on 2024/01/27 16:23:09 UTC, 0 replies.
- (arrow-rs) branch master updated: feat: add `take_record_batch`. (#5333) - posted by al...@apache.org on 2024/01/27 16:29:06 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: 5117b38d99f23498f6b87e23efbe06a841c63b0b - posted by gi...@apache.org on 2024/01/27 16:31:47 UTC, 0 replies.
- (arrow-datafusion) branch main updated: test: move the creation of the nan_table to slt (#9022) - posted by al...@apache.org on 2024/01/27 16:36:35 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: fix: Issue with appending NULLs to IntervalArray (#376) - posted by pa...@apache.org on 2024/01/27 18:24:18 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/datafusion-35.0.0 created (now 15dbd9f) - posted by gi...@apache.org on 2024/01/27 19:32:26 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/datafusion-common-35.0.0 created (now caa9597) - posted by gi...@apache.org on 2024/01/27 19:32:39 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/datafusion-sql-35.0.0 created (now d16604b) - posted by gi...@apache.org on 2024/01/27 19:32:50 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/datafusion-substrait-35.0.0 created (now 6e64eb6) - posted by gi...@apache.org on 2024/01/27 19:33:01 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/datafusion-expr-35.0.0 created (now ce5a2f2) - posted by gi...@apache.org on 2024/01/27 19:33:14 UTC, 0 replies.
- (arrow-datafusion-python) branch dependabot/cargo/main/datafusion-optimizer-35.0.0 created (now f47a12e) - posted by gi...@apache.org on 2024/01/27 19:33:25 UTC, 0 replies.
- (arrow-adbc) branch main updated: fix(go/adbc/driver/snowflake): Make SHOW WAREHOUSES test less flaky (#1494) - posted by li...@apache.org on 2024/01/27 20:32:03 UTC, 0 replies.
- (arrow-datafusion) branch main updated: TreeNode refactor code deduplication: Part 3 (#8817) - posted by oz...@apache.org on 2024/01/27 22:06:03 UTC, 0 replies.
- (arrow) branch main updated: GH-39720: [Swift] Switch reader to use arrow field instead of proto for building arrays (#39721) - posted by ko...@apache.org on 2024/01/27 22:26:01 UTC, 0 replies.
- (arrow-datafusion) branch main updated (9c4affe785 -> ff7dfc3787) - posted by co...@apache.org on 2024/01/27 22:40:08 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by ff7dfc3787b46715fce2b4e5aa805bb9afb9ce3a - posted by gi...@apache.org on 2024/01/27 22:40:34 UTC, 0 replies.
- (arrow-datafusion-comet) branch comet-upstream updated (2b95ac4 -> 5553fb7) - posted by vi...@apache.org on 2024/01/27 23:34:12 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating dev docs (build nightly-tests-2024-01-27-0) - posted by gi...@apache.org on 2024/01/28 00:24:30 UTC, 0 replies.
- (arrow-datafusion-comet) branch comet-upstream updated (5553fb7 -> ce7852e) - posted by vi...@apache.org on 2024/01/28 00:52:44 UTC, 0 replies.
- (arrow-nanoarrow) branch main updated: Update dist/ for commit dab87aaea4c2c05d24b745d58e50726bd0553452 - posted by gi...@apache.org on 2024/01/28 01:28:23 UTC, 0 replies.
- (arrow-datafusion) branch main updated: [task #8917] Implement information_schema.schemata (#8993) - posted by al...@apache.org on 2024/01/28 12:20:01 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Properly encode STRING_AGG, NTH_VALUE in physical plan protobufs (#9027) - posted by al...@apache.org on 2024/01/28 13:01:50 UTC, 0 replies.
- (arrow-datafusion) branch main updated: [task #8201] Port tests in expr.rs to sqllogictest, finish the left c… (#9014) - posted by al...@apache.org on 2024/01/28 14:45:50 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating dev docs (build nightly-tests-2024-01-28-0) - posted by gi...@apache.org on 2024/01/29 00:22:55 UTC, 0 replies.
- (arrow-ballista) branch dependabot/cargo/main/sqlparser-0.43.1 created (now 73f009fb) - posted by gi...@apache.org on 2024/01/29 05:01:18 UTC, 0 replies.
- (arrow-ballista) branch dependabot/cargo/main/sqlparser-0.41.0 deleted (was d215ebe4) - posted by gi...@apache.org on 2024/01/29 05:01:26 UTC, 0 replies.
- (arrow-ballista) branch dependabot/cargo/main/env_logger-0.11 created (now baa477e2) - posted by gi...@apache.org on 2024/01/29 05:06:06 UTC, 0 replies.
- (arrow-datafusion) branch dependabot/cargo/main/strum_macros-0.26.1 created (now 48fdcb7d93) - posted by gi...@apache.org on 2024/01/29 08:39:00 UTC, 0 replies.
- (arrow-datafusion) branch dependabot/cargo/main/strum-0.26.1 created (now 7f2af4e4fa) - posted by gi...@apache.org on 2024/01/29 08:43:11 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Fix the clippy error of use of deprecated method (#9034) - posted by ak...@apache.org on 2024/01/29 08:55:22 UTC, 0 replies.
- (arrow-datafusion) branch main updated: feat: support the ergonomics of getting list slice with stride (#8946) - posted by al...@apache.org on 2024/01/29 12:17:31 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Cache common referred expression at the window input (#9009) - posted by al...@apache.org on 2024/01/29 12:25:34 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Optimize `COUNT( DISTINCT ...)` for strings (up to 9x faster) (#8849) - posted by al...@apache.org on 2024/01/29 12:28:25 UTC, 0 replies.
- (arrow-datafusion) branch main updated (af0e8a95ca -> 9bf0f68b36) - posted by al...@apache.org on 2024/01/29 12:28:45 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Change remove from swap to shift in index map (#9049) - posted by al...@apache.org on 2024/01/29 12:29:54 UTC, 0 replies.
- (arrow) branch main updated: GH-39815: [C++] Document and micro-optimize ChunkResolver::Resolve() (#39817) - posted by fe...@apache.org on 2024/01/29 14:09:18 UTC, 0 replies.
- (arrow-nanoarrow) branch maint-0.4.0 created (now bece913d) - posted by pa...@apache.org on 2024/01/29 14:17:51 UTC, 0 replies.
- (arrow-nanoarrow) branch maint-0.4.0 updated (bece913d -> 3f83f4c4) - posted by pa...@apache.org on 2024/01/29 14:18:20 UTC, 0 replies.
- (arrow-nanoarrow) 01/02: chore: update CHANGELOG.md for 0.4.0 - posted by pa...@apache.org on 2024/01/29 14:18:21 UTC, 0 replies.
- (arrow-nanoarrow) 02/02: chore: update versions for 0.4.0 - posted by pa...@apache.org on 2024/01/29 14:18:22 UTC, 0 replies.
- (arrow-nanoarrow) annotated tag apache-arrow-nanoarrow-0.4.0-rc0 updated (3f83f4c4 -> 9aeb41f2) - posted by pa...@apache.org on 2024/01/29 14:20:47 UTC, 0 replies.
- svn commit: r66921 - in /dev/arrow/apache-arrow-nanoarrow-0.4.0-rc0: ./ apache-arrow-nanoarrow-0.4.0.tar.gz apache-arrow-nanoarrow-0.4.0.tar.gz.asc apache-arrow-nanoarrow-0.4.0.tar.gz.sha512 - posted by pa...@apache.org on 2024/01/29 14:31:28 UTC, 0 replies.
- (arrow) branch main updated: GH-39740: [C++] Fix filter and take kernel for month_day_nano intervals (#39795) - posted by ap...@apache.org on 2024/01/29 16:27:43 UTC, 0 replies.
- (arrow-site) branch main updated: stub article - posted by pa...@apache.org on 2024/01/29 16:38:18 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [Python][CI] Add upper bound on pytest version (#39827) - posted by ap...@apache.org on 2024/01/29 16:41:53 UTC, 0 replies.
- (arrow-site) branch main updated: I am so very sorry about that :( - posted by pa...@apache.org on 2024/01/29 16:43:01 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating built site (build ce3d4fe2ccc529b0b434c5f329cf95344b5216e4) - posted by gi...@apache.org on 2024/01/29 16:43:25 UTC, 0 replies.
- (arrow) branch dependabot/github_actions/matlab-actions/setup-matlab-2 created (now bd52f7a5f0) - posted by gi...@apache.org on 2024/01/29 16:46:03 UTC, 0 replies.
- (arrow) branch dependabot/github_actions/matlab-actions/run-tests-2 created (now 7a3600558d) - posted by gi...@apache.org on 2024/01/29 16:46:16 UTC, 0 replies.
- [PR] Draft nanoarrow 0.4.0 release post [arrow-site] - posted by "paleolimbot (via GitHub)" <gi...@apache.org> on 2024/01/29 16:46:22 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating built site (build 87135b28d69d718fa9a1b9f7f80dddfbb66acac7) - posted by gi...@apache.org on 2024/01/29 16:47:48 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.immutables-value-2.10.0 created (now d07b2d3613) - posted by gi...@apache.org on 2024/01/29 17:00:50 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.apache.hadoop-hadoop-common-3.3.6 created (now db1e06a745) - posted by gi...@apache.org on 2024/01/29 17:00:58 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/io.netty-netty-bom-4.1.106.Final created (now 64711981ef) - posted by gi...@apache.org on 2024/01/29 17:01:10 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.apache.maven.plugins-maven-gpg-plugin-3.1.0 created (now 32b6689079) - posted by gi...@apache.org on 2024/01/29 17:01:18 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.apache.maven.plugins-maven-enforcer-plugin-3.4.1 created (now 1270af5c37) - posted by gi...@apache.org on 2024/01/29 17:01:22 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Relax join keys constraint from Column to any physical expression for physical join operators (#8991) - posted by al...@apache.org on 2024/01/29 18:02:28 UTC, 0 replies.
- (arrow-datafusion) branch alamb/double created (now d633ff5583) - posted by al...@apache.org on 2024/01/29 19:48:12 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Minor: Improve memory helper trait documentaiton (#9025) - posted by al...@apache.org on 2024/01/29 19:49:21 UTC, 0 replies.
- (arrow-datafusion) branch alamb/double deleted (was d633ff5583) - posted by al...@apache.org on 2024/01/29 19:50:26 UTC, 0 replies.
- (arrow-datafusion) branch alamb/no_small_string deleted (was e538dc1adc) - posted by al...@apache.org on 2024/01/29 19:50:29 UTC, 0 replies.
- (arrow-datafusion) branch alamb-patch-1 deleted (was 2ed5b3d9ee) - posted by al...@apache.org on 2024/01/29 19:50:41 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Docs: improve contributor guide to explain how to work with tickets (#8999) - posted by al...@apache.org on 2024/01/29 20:34:39 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by 90a821a061643763e9e7b2a36d4bbf275b6511f1 - posted by gi...@apache.org on 2024/01/29 20:35:09 UTC, 0 replies.
- (arrow-datafusion) branch main updated: upper and lower functions only work correctly on ascii character #9053 (#9054) - posted by al...@apache.org on 2024/01/29 20:36:24 UTC, 0 replies.
- (arrow) branch main updated: GH-39837: [Go][Flight] Allow cloning existing cookies in middleware (#39838) - posted by ze...@apache.org on 2024/01/29 20:39:17 UTC, 0 replies.
- (arrow-datafusion) branch main updated: spelling etc (#9035) - posted by al...@apache.org on 2024/01/29 20:47:41 UTC, 0 replies.
- (arrow-datafusion) branch main updated: explicitly list out all Expr types (#9038) - posted by al...@apache.org on 2024/01/29 21:00:33 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [Java] Bump org.immutables:value from 2.8.2 to 2.10.0 in /java (#39831) - posted by ko...@apache.org on 2024/01/29 21:01:29 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.immutables-value-2.10.0 deleted (was d07b2d3613) - posted by gi...@apache.org on 2024/01/29 21:01:36 UTC, 0 replies.
- (arrow) branch main updated (fc3278ffb7 -> 7fd59739fd) - posted by ko...@apache.org on 2024/01/29 21:01:50 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.apache.maven.plugins-maven-gpg-plugin-3.1.0 deleted (was 32b6689079) - posted by gi...@apache.org on 2024/01/29 21:01:55 UTC, 0 replies.
- (arrow) branch main updated: MINOR: [Java] Bump org.apache.hadoop:hadoop-common from 2.7.1 to 3.3.6 in /java (#39833) - posted by ko...@apache.org on 2024/01/29 21:02:12 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.apache.hadoop-hadoop-common-3.3.6 deleted (was db1e06a745) - posted by gi...@apache.org on 2024/01/29 21:02:18 UTC, 0 replies.
- (arrow) branch main updated (3b8b700348 -> 91d65b79f7) - posted by ko...@apache.org on 2024/01/29 21:02:37 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/io.netty-netty-bom-4.1.106.Final deleted (was 64711981ef) - posted by gi...@apache.org on 2024/01/29 21:02:47 UTC, 0 replies.
- (arrow) branch main updated (91d65b79f7 -> 63498c2891) - posted by ko...@apache.org on 2024/01/29 21:03:02 UTC, 0 replies.
- (arrow) branch dependabot/maven/java/org.apache.maven.plugins-maven-enforcer-plugin-3.4.1 deleted (was 1270af5c37) - posted by gi...@apache.org on 2024/01/29 21:03:09 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating dev docs (build nightly-tests-2024-01-29-0) - posted by gi...@apache.org on 2024/01/30 00:21:49 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Minor: improve scalar functions document (#9029) - posted by co...@apache.org on 2024/01/30 01:48:54 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by 3eb7080671e0a80ebb7d75ea76f0dcbf2cfe4e68 - posted by gi...@apache.org on 2024/01/30 01:49:27 UTC, 0 replies.
- (arrow) branch main updated (63498c2891 -> b778ace662) - posted by ko...@apache.org on 2024/01/30 02:55:04 UTC, 0 replies.
- (arrow-datafusion) branch main updated (3eb7080671 -> 488cfe117c) - posted by ja...@apache.org on 2024/01/30 07:29:46 UTC, 0 replies.
- (arrow) branch main updated: GH-39640: [Docs] Pin pydata-sphinx-theme to 0.14.* (#39758) - posted by jo...@apache.org on 2024/01/30 08:17:00 UTC, 0 replies.
- (arrow-datafusion) branch dependabot/cargo/main/substrait-0.24.0 created (now 63ef6469e3) - posted by gi...@apache.org on 2024/01/30 08:45:02 UTC, 0 replies.
- (arrow-rs) branch master updated: fix: Return an error on type mismatch rather than panic (#4995) (#5341) - posted by tu...@apache.org on 2024/01/30 09:30:09 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: 8e9d7132f3f66611a2888f2568ef52dd72cbc10f - posted by gi...@apache.org on 2024/01/30 09:32:44 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Remove some recursive clones (#9050) - posted by oz...@apache.org on 2024/01/30 11:49:23 UTC, 0 replies.
- (arrow) branch main updated: GH-39651: [Python] Basic pyarrow bindings for Binary/StringView classes (#39652) - posted by jo...@apache.org on 2024/01/30 11:54:26 UTC, 0 replies.
- (arrow-datafusion) branch main updated: minor: remove useless macro (#8979) - posted by ja...@apache.org on 2024/01/30 13:09:32 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Causality Analysis for Builtin Window Functions (#9048) - posted by oz...@apache.org on 2024/01/30 13:37:27 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Minor: add doc examples for RawTableAllocExt (#9059) - posted by al...@apache.org on 2024/01/30 13:57:17 UTC, 0 replies.
- (arrow-rs) branch master updated: Exclude questions from changelog (#5349) - posted by tu...@apache.org on 2024/01/30 16:12:25 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: 31cf5ce23febf076104f064358a24fe8af09ee4b - posted by gi...@apache.org on 2024/01/30 16:15:07 UTC, 0 replies.
- (arrow-julia) branch main updated: Bugfix type instability in length(::Arrow.ToList) (#497) - posted by ba...@apache.org on 2024/01/30 17:37:57 UTC, 0 replies.
- (arrow-julia) branch asf-site updated: build based on ac199b0 - posted by qu...@apache.org on 2024/01/30 17:40:27 UTC, 2 replies.
- (arrow-adbc) branch main updated: feat(go/adbc/driver/flightsql): propagate cookies to sub-clients (#1497) - posted by li...@apache.org on 2024/01/30 18:09:25 UTC, 0 replies.
- (arrow-datafusion) branch main updated (c3f6c0f079 -> 228c88f565) - posted by vi...@apache.org on 2024/01/30 18:56:37 UTC, 0 replies.
- (arrow-datafusion) branch dependabot/cargo/main/substrait-0.24.0 deleted (was 63ef6469e3) - posted by gi...@apache.org on 2024/01/30 18:56:43 UTC, 0 replies.
- (arrow-datafusion) branch main updated (228c88f565 -> 4d389c2590) - posted by al...@apache.org on 2024/01/31 09:57:47 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by 4d389c2590370d85bfe3af77f5243d5b40f5a222 - posted by gi...@apache.org on 2024/01/31 09:57:52 UTC, 0 replies.
- (arrow-datafusion) branch main updated (4d389c2590 -> 78447d6081) - posted by al...@apache.org on 2024/01/31 09:59:20 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by 78447d6081b177c6fd150214d3e7138a11b0d2bc - posted by gi...@apache.org on 2024/01/31 09:59:24 UTC, 0 replies.
- (arrow-datafusion) branch main updated (78447d6081 -> d6f7c1623e) - posted by co...@apache.org on 2024/01/31 09:59:46 UTC, 0 replies.
- (arrow-datafusion) branch main updated (d6f7c1623e -> 7fb83cc318) - posted by co...@apache.org on 2024/01/31 09:59:54 UTC, 0 replies.
- (arrow-datafusion) branch main updated (7fb83cc318 -> efd2fd2e26) - posted by al...@apache.org on 2024/01/31 10:00:40 UTC, 0 replies.
- (arrow-datafusion) branch main updated (efd2fd2e26 -> 85ceb9db7a) - posted by al...@apache.org on 2024/01/31 10:00:44 UTC, 0 replies.
- (arrow-datafusion) branch dependabot/cargo/main/strum-0.26.1 updated (7f2af4e4fa -> dbb3e0b1b1) - posted by al...@apache.org on 2024/01/31 10:00:50 UTC, 0 replies.
- (arrow-datafusion) branch dependabot/cargo/main/strum-0.26.1 updated (dbb3e0b1b1 -> 7c5ac55df6) - posted by al...@apache.org on 2024/01/31 10:00:53 UTC, 0 replies.
- (arrow-datafusion) branch main updated (85ceb9db7a -> 262d093976) - posted by al...@apache.org on 2024/01/31 10:01:26 UTC, 0 replies.
- (arrow-datafusion) branch dependabot/cargo/main/strum-0.26.1 deleted (was 7c5ac55df6) - posted by gi...@apache.org on 2024/01/31 10:01:33 UTC, 0 replies.
- (arrow-datafusion) branch dependabot/cargo/main/strum_macros-0.26.1 deleted (was 48fdcb7d93) - posted by gi...@apache.org on 2024/01/31 10:01:40 UTC, 0 replies.
- (arrow-datafusion) branch main updated (262d093976 -> d6d35f7c2b) - posted by al...@apache.org on 2024/01/31 10:01:55 UTC, 0 replies.
- (arrow-site) branch asf-site updated: Updating dev docs (build nightly-tests-2024-01-30-0) - posted by gi...@apache.org on 2024/01/31 10:02:51 UTC, 0 replies.
- (arrow-datafusion) branch main updated (d6d35f7c2b -> 0414b9f1a0) - posted by ak...@apache.org on 2024/01/31 10:10:04 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by 0414b9f1a030c7bd16700490b3d65c36b2529874 - posted by gi...@apache.org on 2024/01/31 10:10:07 UTC, 0 replies.
- (arrow-rs) branch master updated: Mark Encoding::BIT_PACKED as deprecated and document its compatibility issues (#5348) - posted by tu...@apache.org on 2024/01/31 10:35:51 UTC, 0 replies.
- (arrow-rs) branch master updated: Track the memory usage of custom allocations so that their size can be reported via Array::get_buffer_memory_size (#5347) - posted by tu...@apache.org on 2024/01/31 10:36:03 UTC, 0 replies.
- (arrow-rs) branch master updated: Enhance Time32/Time64 support in date_part (#5337) - posted by tu...@apache.org on 2024/01/31 10:36:32 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: 93c7a12cff17cf485c87909ebef5f1095078bc3f - posted by gi...@apache.org on 2024/01/31 10:38:21 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: c096172b769da8003ea7816086df60f38229a891 - posted by gi...@apache.org on 2024/01/31 10:38:36 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: 1237c899228055c9b6d377cd03b33cde68085360 - posted by gi...@apache.org on 2024/01/31 10:39:04 UTC, 0 replies.
- (arrow-datafusion) branch main updated: fix: unambiguously truncate time in date_trunc function (#9068) - posted by al...@apache.org on 2024/01/31 11:01:32 UTC, 0 replies.
- (arrow-datafusion) branch main updated: feat: support array_reverse (#9023) - posted by al...@apache.org on 2024/01/31 11:33:45 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by 15f59d9861082a4d5d39bddce63d81cc7b9fb299 - posted by gi...@apache.org on 2024/01/31 11:34:20 UTC, 0 replies.
- (arrow-rs) branch master updated: Make ArrayBuilder also Sync (#5353) - posted by tu...@apache.org on 2024/01/31 11:51:03 UTC, 0 replies.
- (arrow-rs) branch asf-site updated: deploy: f5097b07cb9abe874d00cb6befdb0215cefe219d - posted by gi...@apache.org on 2024/01/31 11:54:08 UTC, 0 replies.
- (arrow-adbc) branch main updated: feat(c/driver/postgresql): Add enum type support (#1485) - posted by li...@apache.org on 2024/01/31 14:28:58 UTC, 0 replies.
- (arrow-datafusion) branch main updated: prettier to_timestamp_invoke (#9078) - posted by al...@apache.org on 2024/01/31 16:15:05 UTC, 0 replies.
- (arrow) branch main updated (787afa1594 -> 749f936fc7) - posted by we...@apache.org on 2024/01/31 16:24:20 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Handle invalid types for negation (#9066) - posted by al...@apache.org on 2024/01/31 16:37:01 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Minor: reduce unwraps in datetime_expressions.rs (#9072) - posted by al...@apache.org on 2024/01/31 16:37:45 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Remove custom doubling strategy + add examples to `VecAllocEx` (#9058) - posted by al...@apache.org on 2024/01/31 16:42:57 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Split physical_plan_tpch into separate benchmarks (#9043) - posted by al...@apache.org on 2024/01/31 16:43:30 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Minor: Add ParadeDB to the list of users (#9018) - posted by al...@apache.org on 2024/01/31 16:43:52 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by ad1e0b872edfcae79b9fb0b7749801a6ff96d34c - posted by gi...@apache.org on 2024/01/31 16:44:22 UTC, 0 replies.
- (arrow-datafusion) branch main updated: add check for unnecessary projection (#9079) - posted by al...@apache.org on 2024/01/31 16:44:25 UTC, 0 replies.
- (arrow-julia) annotated tag v2.7.1-rc1 updated (ac199b0 -> 1a46851) - posted by ba...@apache.org on 2024/01/31 17:01:58 UTC, 0 replies.
- (arrow-julia) annotated tag v2.7.1-rc1 deleted (was 1a46851) - posted by ba...@apache.org on 2024/01/31 17:09:03 UTC, 0 replies.
- (arrow-julia) annotated tag v2.7.1-rc1 updated (ac199b0 -> 2b9daee) - posted by ba...@apache.org on 2024/01/31 17:09:17 UTC, 0 replies.
- svn commit: r67077 - in /dev/arrow/apache-arrow-julia-2.7.1-rc1: ./ apache-arrow-julia-2.7.1.tar.gz apache-arrow-julia-2.7.1.tar.gz.asc apache-arrow-julia-2.7.1.tar.gz.sha256 apache-arrow-julia-2.7.1.tar.gz.sha512 - posted by ba...@apache.org on 2024/01/31 17:09:39 UTC, 0 replies.
- (arrow-adbc) branch main updated: ci: add 'take' bot like main Arrow repo (#1500) - posted by li...@apache.org on 2024/01/31 17:14:03 UTC, 0 replies.
- (arrow-adbc) branch main updated: refactor(c/driver/postgresql): No naked new in copy writer (#1498) - posted by li...@apache.org on 2024/01/31 17:55:13 UTC, 0 replies.
- (arrow) branch main updated: GH-39680: [Java] enable half float support on Java module (#39681) - posted by li...@apache.org on 2024/01/31 18:39:02 UTC, 0 replies.
- (arrow-datafusion) branch main updated: chore(placeholder): update error message and add tests (#9073) - posted by al...@apache.org on 2024/01/31 19:59:47 UTC, 0 replies.
- (arrow-datafusion) branch main updated: refer to #8781, convert the internal_err! in datetime_expression.rs to exec_err! (#9083) - posted by al...@apache.org on 2024/01/31 20:10:45 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Add benchmarks for to_timestamp and make_date functions (#9086) - posted by al...@apache.org on 2024/01/31 20:25:45 UTC, 0 replies.
- (arrow-datafusion) branch main updated: Clarify ParadeDB branding (#9088) - posted by al...@apache.org on 2024/01/31 21:18:15 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by 102fbb439bc51f03d4c2df66a47bcb5df2f9e76f - posted by gi...@apache.org on 2024/01/31 21:18:43 UTC, 0 replies.
- (arrow-datafusion) branch main updated: doc: Add example how to include latest datafusion (#9076) - posted by co...@apache.org on 2024/01/31 21:52:03 UTC, 0 replies.
- (arrow-datafusion) branch asf-site updated: Publish built docs triggered by c843226d84f79fa7ce99576ae8605ecef1a28484 - posted by gi...@apache.org on 2024/01/31 21:52:34 UTC, 0 replies.