You are viewing a plain text version of this content. The canonical link for it is here.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-05-31-0) - posted by gi...@apache.org on 2023/06/01 00:31:36 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Rewrite large OR chains as IN lists (#6414) - posted by ja...@apache.org on 2023/06/01 03:26:23 UTC, 0 replies.
- [arrow-julia] branch jq-subarray-return created (now 61c4c03) - posted by qu...@apache.org on 2023/06/01 04:35:47 UTC, 0 replies.
- [arrow-julia] 01/01: Return SubArrays when possible for arrow list types - posted by qu...@apache.org on 2023/06/01 04:35:48 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Add SELECT * EXCLUDE, SELECT * EXCEPT support (#6481) - posted by ak...@apache.org on 2023/06/01 06:41:12 UTC, 0 replies.
- [arrow] branch main updated: GH-35853: [Python] Fix deprecation warnings from NumPy NEP50 (#35854) - posted by jo...@apache.org on 2023/06/01 07:00:48 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Bug fix, first multiple batches. Add unit test (#6503) - posted by ak...@apache.org on 2023/06/01 07:03:09 UTC, 0 replies.
- [arrow-datafusion] branch add_drop_view_serde updated (a10018eee4 -> 1f6091c71d) - posted by dh...@apache.org on 2023/06/01 08:06:04 UTC, 0 replies.
- [arrow] branch main updated: GH-35850: [C++] Don't disable optimization with RelWithDebInfo (#35856) - posted by ap...@apache.org on 2023/06/01 08:59:49 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/pyo3-0.19.0 created (now ab1685fda6) - posted by gi...@apache.org on 2023/06/01 09:01:39 UTC, 0 replies.
- [arrow] branch maint-12.0.x updated (3d491bfbd2 -> 4419453bfb) - posted by ra...@apache.org on 2023/06/01 09:12:08 UTC, 0 replies.
- [arrow] branch maint-12.0.x updated (4419453bfb -> 03348209ae) - posted by ra...@apache.org on 2023/06/01 09:36:54 UTC, 0 replies.
- [arrow] branch main updated (e44bcafc8d -> 3456131ab7) - posted by jo...@apache.org on 2023/06/01 10:08:13 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Make `FileStream` error handling configurable (#6491) - posted by th...@apache.org on 2023/06/01 10:22:29 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minimize clone in or simplifier (#6509) - posted by al...@apache.org on 2023/06/01 10:43:32 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Add serde for `DROP VIEW` (#6499) - posted by al...@apache.org on 2023/06/01 10:44:12 UTC, 0 replies.
- [arrow-datafusion] branch add_drop_view_serde deleted (was 1f6091c71d) - posted by al...@apache.org on 2023/06/01 10:44:15 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Support simplifying expressions like `~ ^(bar|foo)$` (#6487) - posted by al...@apache.org on 2023/06/01 10:46:00 UTC, 0 replies.
- [arrow-rs] branch master updated: feat: add read parquet by custom rowgroup examples (#4332) - posted by tu...@apache.org on 2023/06/01 11:30:01 UTC, 0 replies.
- [arrow] branch main updated (3456131ab7 -> c1359c5f8d) - posted by ap...@apache.org on 2023/06/01 11:52:41 UTC, 0 replies.
- [arrow-rs] branch master updated: Don't split record across pages (#3680) (#4327) - posted by tu...@apache.org on 2023/06/01 12:13:20 UTC, 0 replies.
- [arrow-rs] branch master updated: Handle trailing padding when skipping repetition levels (#3911) (#4319) - posted by tu...@apache.org on 2023/06/01 12:13:37 UTC, 0 replies.
- [arrow-rs] branch master updated: Add separate row_count and level_count to PageMetadata (#4321) (#4326) - posted by tu...@apache.org on 2023/06/01 13:37:35 UTC, 0 replies.
- [arrow] branch main updated: GH-33976: [Python] Remove usage of TableGroupBy helper in favor of pyarrow.acero.Declaration (#34769) - posted by jo...@apache.org on 2023/06/01 14:02:42 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/pyo3-0.19 created (now 2a3d21b33) - posted by gi...@apache.org on 2023/06/01 14:09:43 UTC, 0 replies.
- [arrow-rs] branch master updated: Skip unnecessary null checks in MutableArrayData (#4333) - posted by tu...@apache.org on 2023/06/01 14:30:25 UTC, 0 replies.
- [arrow] branch main updated (0bb2d83a3b -> c67fb39907) - posted by jo...@apache.org on 2023/06/01 14:33:56 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/pyo3-0.19 updated (2a3d21b33 -> bdcaa2995) - posted by tu...@apache.org on 2023/06/01 14:37:17 UTC, 0 replies.
- [arrow-rs] branch master updated: Update pyo3 requirement from 0.18 to 0.19 (#4335) - posted by tu...@apache.org on 2023/06/01 15:20:57 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/pyo3-0.19 deleted (was bdcaa2995) - posted by gi...@apache.org on 2023/06/01 15:21:03 UTC, 0 replies.
- [arrow] branch main updated: GH-35866: [Go] Provide a copy in `arrow.NestedType.Fields()` implementations (#35867) - posted by ze...@apache.org on 2023/06/01 15:52:21 UTC, 0 replies.
- [arrow] branch main updated (e0fd7ef8f1 -> d20a1d1e1d) - posted by ap...@apache.org on 2023/06/01 16:38:40 UTC, 0 replies.
- [arrow] branch main updated (d20a1d1e1d -> 3299d12efc) - posted by ap...@apache.org on 2023/06/01 16:40:51 UTC, 0 replies.
- [arrow-julia] branch jq-subarray-return updated (61c4c03 -> 4117ab1) - posted by qu...@apache.org on 2023/06/01 19:00:32 UTC, 0 replies.
- [arrow] branch main updated: GH-35871: [Go] Account for struct validity bitmap in `array.ApproxEqual` (#35872) - posted by ze...@apache.org on 2023/06/01 19:30:37 UTC, 0 replies.
- [arrow-rs] branch master updated: chore: expose Xdbc related enums (#4340) - posted by al...@apache.org on 2023/06/01 19:53:13 UTC, 0 replies.
- [arrow-datafusion] branch main updated: minor: make window frame error messages more consistent (#6519) - posted by al...@apache.org on 2023/06/01 19:55:23 UTC, 0 replies.
- [arrow-rs] branch master updated: fix: make SerializedRowGroupReader::new() public (#4331) - posted by tu...@apache.org on 2023/06/01 20:29:56 UTC, 0 replies.
- [arrow-rs] branch master updated: feat(flight): add helpers to handle `CommandGetCatalogs`, `CommandGetSchemas`, and `CommandGetTables` requests (#4296) - posted by al...@apache.org on 2023/06/01 20:34:09 UTC, 0 replies.
- [arrow] branch main updated (61692b69e4 -> 3fe4a31563) - posted by ic...@apache.org on 2023/06/01 20:41:15 UTC, 0 replies.
- [arrow] branch main updated: GH-35730: [C++] Add the ability to specify custom schema on a dataset write (#35860) - posted by we...@apache.org on 2023/06/01 21:45:54 UTC, 0 replies.
- [arrow] branch maint-12.0.x updated (03348209ae -> a40a7026ab) - posted by ra...@apache.org on 2023/06/01 22:26:21 UTC, 0 replies.
- [arrow-rs] branch master updated: Move BooleanBufferBuilder and NullBufferBuilder to arrow_buffer (#4338) - posted by tu...@apache.org on 2023/06/02 00:23:24 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-06-01-0) - posted by gi...@apache.org on 2023/06/02 00:25:39 UTC, 0 replies.
- [arrow-datafusion] branch add-greatest-least created (now 5214393d1f) - posted by ji...@apache.org on 2023/06/02 07:53:05 UTC, 0 replies.
- [arrow-datafusion] 01/01: [built-in function] add greatest and least - posted by ji...@apache.org on 2023/06/02 07:53:06 UTC, 0 replies.
- [arrow-rs] branch master updated: Rename list contains kernels to in_list (#4289) (#4342) - posted by tu...@apache.org on 2023/06/02 10:06:06 UTC, 0 replies.
- [arrow-rs] branch master updated: Fix clippy for object_store (#4344) - posted by tu...@apache.org on 2023/06/02 10:26:33 UTC, 0 replies.
- [arrow-rs] branch master updated: Update FlightSQL metadata locations, names and docs (#4341) - posted by al...@apache.org on 2023/06/02 11:06:49 UTC, 0 replies.
- [arrow] branch main updated (018e7d3f9c -> cd42895a0a) - posted by li...@apache.org on 2023/06/02 12:50:03 UTC, 0 replies.
- [arrow-rs] branch master updated: Don't exclude FIFO files from LocalFileSystem (#4345) - posted by tu...@apache.org on 2023/06/02 13:28:41 UTC, 0 replies.
- [arrow-rs] branch master updated: Add roundtrip tests for Decimal256 and fix issues (#4264) (#4311) - posted by tu...@apache.org on 2023/06/02 13:29:06 UTC, 0 replies.
- [arrow-rs] branch master updated: feat: cast between `Intervals` (#4182) - posted by tu...@apache.org on 2023/06/02 13:32:26 UTC, 0 replies.
- [arrow-datafusion] branch extend_collect_join_support created (now 4233752354) - posted by dh...@apache.org on 2023/06/02 13:34:07 UTC, 0 replies.
- [arrow-datafusion] branch extend_collect_join_support updated: Extend support for collectleft mode - posted by dh...@apache.org on 2023/06/02 13:35:35 UTC, 0 replies.
- [arrow-datafusion] branch add-greatest-least updated (5214393d1f -> b6f9f35b96) - posted by ji...@apache.org on 2023/06/02 13:42:16 UTC, 0 replies.
- [arrow-datafusion] branch add-greatest-least updated (b6f9f35b96 -> a567b85f86) - posted by ji...@apache.org on 2023/06/02 13:45:23 UTC, 0 replies.
- [arrow-datafusion] branch add-greatest-least updated (a567b85f86 -> 4a2c33829e) - posted by ji...@apache.org on 2023/06/02 14:05:37 UTC, 0 replies.
- [arrow-rs] branch master updated: Fix support for ECS IAM credentials (#4310) - posted by tu...@apache.org on 2023/06/02 14:40:34 UTC, 0 replies.
- [arrow] branch main updated (cd42895a0a -> fb0c72c0df) - posted by ze...@apache.org on 2023/06/02 14:48:50 UTC, 0 replies.
- [arrow-rs] branch master updated (fdf37a08e -> b46ea46aa) - posted by tu...@apache.org on 2023/06/02 15:46:37 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: Clean up `use`s to point at real crates (#6515) - posted by al...@apache.org on 2023/06/02 15:50:33 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Standardize RUST_LOG configuration test setup (#6506) - posted by al...@apache.org on 2023/06/02 16:00:52 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(c/driver/postgresql): Implement GetObjects for columns (#723) - posted by li...@apache.org on 2023/06/02 16:01:51 UTC, 0 replies.
- [arrow-adbc] branch asf-site updated: publish documentation - posted by gi...@apache.org on 2023/06/02 16:10:34 UTC, 77 replies.
- [arrow-rs] branch master updated: Don't infer 16-byte decimal as decimal256 (#4349) - posted by tu...@apache.org on 2023/06/02 16:12:44 UTC, 0 replies.
- [arrow-julia] branch jq-subarray-return updated (4117ab1 -> d944dcb) - posted by qu...@apache.org on 2023/06/02 16:27:42 UTC, 0 replies.
- [arrow-julia] branch jq-subarray-return deleted (was d944dcb) - posted by qu...@apache.org on 2023/06/02 17:11:40 UTC, 0 replies.
- [arrow-julia] branch main updated: Return SubArrays when possible for arrow list types (#446) - posted by qu...@apache.org on 2023/06/02 17:11:45 UTC, 0 replies.
- [arrow-julia] branch main updated: fix Base.eltype methods and functions that take Type parameters (#404) - posted by qu...@apache.org on 2023/06/02 17:12:35 UTC, 0 replies.
- [arrow-rs] branch master updated: Fix ObjectStore::get_range for GetResult::File (#4350) (#4351) - posted by tu...@apache.org on 2023/06/02 17:40:05 UTC, 0 replies.
- [arrow-datafusion] branch main updated (21a14a1af3 -> e6af36a540) - posted by al...@apache.org on 2023/06/02 17:59:14 UTC, 0 replies.
- [arrow-rs] branch master updated: Prepare object_store 0.6.1 (#4348) - posted by tu...@apache.org on 2023/06/02 18:01:49 UTC, 0 replies.
- svn commit: r62267 - /dev/arrow/apache-arrow-object-store-rs-0.6.1-rc1/ - posted by tu...@apache.org on 2023/06/02 18:02:32 UTC, 0 replies.
- [arrow-datafusion] branch main updated (e6af36a540 -> d9d06a4433) - posted by al...@apache.org on 2023/06/02 18:08:21 UTC, 0 replies.
- [arrow-datafusion] branch main updated (d9d06a4433 -> 5ec14e1757) - posted by al...@apache.org on 2023/06/02 18:08:58 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by 5ec14e1757b04c69a6c24a1f29f6499aea1ef795 - posted by gi...@apache.org on 2023/06/02 18:09:41 UTC, 0 replies.
- [arrow-datafusion] branch main updated (5ec14e1757 -> 859251b4a2) - posted by al...@apache.org on 2023/06/02 18:27:04 UTC, 0 replies.
- [arrow-rs] branch master updated: Prepare arrow 41 (#4354) - posted by tu...@apache.org on 2023/06/02 18:46:54 UTC, 0 replies.
- svn commit: r62269 - in /dev/arrow/apache-arrow-rs-41.0.0-rc1: ./ apache-arrow-rs-41.0.0.tar.gz apache-arrow-rs-41.0.0.tar.gz.asc apache-arrow-rs-41.0.0.tar.gz.sha256 apache-arrow-rs-41.0.0.tar.gz.sha512 - posted by tu...@apache.org on 2023/06/02 18:52:44 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Add link to Python Bindings (#6532) - posted by al...@apache.org on 2023/06/02 19:20:07 UTC, 0 replies.
- [arrow-datafusion] branch main updated (d450dc1dca -> 9d22054a1f) - posted by al...@apache.org on 2023/06/02 19:51:59 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [Go] Use `arrow.ListLikeType` (#35893) - posted by ze...@apache.org on 2023/06/02 19:52:43 UTC, 0 replies.
- [arrow-julia] branch main updated: bump version of Arrow and ArrowTypes to prepare for new release (#447) - posted by qu...@apache.org on 2023/06/02 20:35:37 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-06-02-0) - posted by gi...@apache.org on 2023/06/03 00:24:57 UTC, 0 replies.
- [arrow-rs] branch add-min-max-kernel created (now 0ee26ec52) - posted by ji...@apache.org on 2023/06/03 01:22:55 UTC, 0 replies.
- [arrow-rs] 01/01: add min and max kernel - posted by ji...@apache.org on 2023/06/03 01:22:56 UTC, 0 replies.
- [arrow-julia] branch jq-437 created (now 0b0c8be) - posted by qu...@apache.org on 2023/06/03 05:29:57 UTC, 0 replies.
- [arrow-julia] 01/01: Fix case where compressed file reports non-zero buffer length - posted by qu...@apache.org on 2023/06/03 05:29:58 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Resolve contradictory requirements by conversion of ordering sensitive aggregators (#6482) - posted by ak...@apache.org on 2023/06/03 06:34:06 UTC, 0 replies.
- [arrow-rs] branch master updated: minor: remove useless prefix and fix typo. (#4357) - posted by tu...@apache.org on 2023/06/03 10:05:47 UTC, 0 replies.
- [arrow-datafusion] branch add-greatest-least updated (4a2c33829e -> 538e085f42) - posted by ji...@apache.org on 2023/06/03 13:30:36 UTC, 0 replies.
- [arrow] branch main updated: GH-34363: [C++] Use equal size parts in S3 upload for R2 compatibility (#35808) - posted by ap...@apache.org on 2023/06/03 13:59:35 UTC, 0 replies.
- [arrow-datafusion] branch branch-26 created (now 06240ab87e) - posted by ag...@apache.org on 2023/06/03 14:38:15 UTC, 0 replies.
- [arrow-datafusion] tag 26.0.0-rc1 created (now 06240ab87e) - posted by ag...@apache.org on 2023/06/03 14:38:46 UTC, 0 replies.
- svn commit: r62274 - in /dev/arrow/apache-arrow-datafusion-26.0.0-rc1: ./ apache-arrow-datafusion-26.0.0.tar.gz apache-arrow-datafusion-26.0.0.tar.gz.asc apache-arrow-datafusion-26.0.0.tar.gz.sha256 apache-arrow-datafusion-26.0.0.tar.gz.sha512 - posted by ag...@apache.org on 2023/06/03 14:39:15 UTC, 0 replies.
- [arrow-datafusion] branch main updated: fix: ignore panics if racing against catalog/schema changes (#6536) - posted by al...@apache.org on 2023/06/03 18:58:01 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/pyo3-build-config-0.19.0 created (now aed99d1) - posted by gi...@apache.org on 2023/06/03 19:58:51 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/tokio-1.28.2 created (now c847b8d) - posted by gi...@apache.org on 2023/06/03 19:59:14 UTC, 0 replies.
- [arrow] branch main updated: GH-35833: [C++] Add support for Abseil 20230125 (#35881) - posted by ko...@apache.org on 2023/06/03 20:54:06 UTC, 0 replies.
- [arrow] branch main updated: GH-35676: [MATLAB] Add an `InferNulls` name-value pair for controlling null value inference during construction of `arrow.array.Array` (#35827) - posted by ko...@apache.org on 2023/06/03 21:57:34 UTC, 0 replies.
- [arrow-rs] branch master updated: refact: use as_primitive in cast.rs test (#4360) - posted by tu...@apache.org on 2023/06/03 22:00:49 UTC, 0 replies.
- [arrow-julia] annotated tag v2.6.0-rc1 updated (771db0a -> 6ffc5fa) - posted by ko...@apache.org on 2023/06/03 22:02:02 UTC, 0 replies.
- svn commit: r62276 - in /dev/arrow/apache-arrow-julia-2.6.0-rc1: ./ apache-arrow-julia-2.6.0.tar.gz apache-arrow-julia-2.6.0.tar.gz.asc apache-arrow-julia-2.6.0.tar.gz.sha256 apache-arrow-julia-2.6.0.tar.gz.sha512 - posted by ko...@apache.org on 2023/06/03 22:04:10 UTC, 0 replies.
- svn commit: r62277 - /dev/arrow/apache-arrow-julia-2.6.0-rc1/apache-arrow-julia-2.6.0.tar.gz.asc - posted by ko...@apache.org on 2023/06/03 22:08:32 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-06-03-0) - posted by gi...@apache.org on 2023/06/04 00:28:46 UTC, 0 replies.
- [arrow-datafusion] branch add-greatest-least updated (538e085f42 -> e6de9eb51f) - posted by ji...@apache.org on 2023/06/04 02:01:38 UTC, 0 replies.
- [arrow-datafusion] branch add-greatest-least updated (e6de9eb51f -> 85bda832ed) - posted by ji...@apache.org on 2023/06/04 02:04:50 UTC, 0 replies.
- [arrow-datafusion] branch add-greatest-least updated (85bda832ed -> 30b575a4df) - posted by ji...@apache.org on 2023/06/04 02:20:26 UTC, 0 replies.
- [arrow-datafusion] branch add-greatest-least updated (30b575a4df -> 011d02afe0) - posted by ji...@apache.org on 2023/06/04 02:21:21 UTC, 0 replies.
- [arrow-datafusion] branch add-greatest-least updated (011d02afe0 -> 8a300c6d67) - posted by ji...@apache.org on 2023/06/04 02:22:45 UTC, 0 replies.
- [arrow-datafusion] branch add-greatest-least updated (8a300c6d67 -> 1b4e6c862d) - posted by ji...@apache.org on 2023/06/04 02:34:43 UTC, 0 replies.
- [arrow-datafusion] branch add-greatest-least updated (1b4e6c862d -> 74fb1fa8ad) - posted by ji...@apache.org on 2023/06/04 02:36:19 UTC, 0 replies.
- [arrow-datafusion] branch add-greatest-least updated (74fb1fa8ad -> 3ff0dd47c5) - posted by ji...@apache.org on 2023/06/04 02:38:13 UTC, 0 replies.
- [arrow-datafusion] branch add-greatest-least updated (3ff0dd47c5 -> f8996c29fe) - posted by ji...@apache.org on 2023/06/04 02:41:01 UTC, 0 replies.
- [arrow-datafusion] branch add-greatest-least updated (f8996c29fe -> 6a4a04dbb0) - posted by ji...@apache.org on 2023/06/04 03:35:11 UTC, 0 replies.
- [arrow-datafusion] branch add-greatest-least updated (6a4a04dbb0 -> 8f6812626c) - posted by ji...@apache.org on 2023/06/04 04:01:28 UTC, 0 replies.
- [arrow-datafusion] branch add-greatest-least updated (8f6812626c -> 15bc806f0f) - posted by ji...@apache.org on 2023/06/04 05:24:54 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Remove `avro_to_arrow::reader::Reader::next` in favor of Iterator implementation. (#6538) - posted by al...@apache.org on 2023/06/04 09:59:10 UTC, 0 replies.
- [arrow-rs] branch master updated: Raise TypeError on PyArrow import (#4316) - posted by tu...@apache.org on 2023/06/04 15:11:39 UTC, 0 replies.
- [arrow-rs] branch master updated: deprecate: as_decimal_array (#4363) - posted by tu...@apache.org on 2023/06/04 18:26:29 UTC, 0 replies.
- [arrow-rs] branch master updated: Minor: float16 to json (#4358) - posted by tu...@apache.org on 2023/06/04 19:58:11 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-06-04-0) - posted by gi...@apache.org on 2023/06/05 00:27:53 UTC, 0 replies.
- [arrow-ballista] branch dependabot/cargo/main/flatbuffers-23.5.26 created (now 01f75e82) - posted by gi...@apache.org on 2023/06/05 05:07:46 UTC, 0 replies.
- [arrow-ballista] branch dependabot/cargo/main/flatbuffers-23.1.21 deleted (was 9bccdc26) - posted by gi...@apache.org on 2023/06/05 05:07:52 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Support ordering analysis with expressions (not just columns) by Replace `OrderedColumn` with `PhysicalSortExpr` (#6501) - posted by ak...@apache.org on 2023/06/05 07:43:44 UTC, 0 replies.
- [arrow] branch main updated: GH-35891: [Doc][Python] Update link to Parquet C++ repository (#35892) - posted by ap...@apache.org on 2023/06/05 08:08:42 UTC, 0 replies.
- [arrow] annotated tag apache-arrow-12.0.1 updated (c153c6d36c -> 66d7936098) - posted by ra...@apache.org on 2023/06/05 09:48:38 UTC, 0 replies.
- [arrow] branch release-12.0.1-rc0 created (now c153c6d36c) - posted by ra...@apache.org on 2023/06/05 09:48:55 UTC, 0 replies.
- [arrow-rs] branch master updated: Add support for FixedSizeList in array_to_json_array (#4361) - posted by tu...@apache.org on 2023/06/05 09:52:30 UTC, 0 replies.
- [arrow-adbc] branch main updated: test(python/adbc_driver_manager): add DuckDB integration test (#721) - posted by li...@apache.org on 2023/06/05 13:17:51 UTC, 0 replies.
- [arrow-julia] branch main updated: Fix case where compressed file reports non-zero buffer length (#448) - posted by qu...@apache.org on 2023/06/05 13:52:40 UTC, 0 replies.
- [arrow-julia] branch jq-437 deleted (was 0b0c8be) - posted by qu...@apache.org on 2023/06/05 13:52:45 UTC, 0 replies.
- [arrow-datafusion] branch main updated (0c88eecf9d -> 92ccb4ca32) - posted by ag...@apache.org on 2023/06/05 14:03:38 UTC, 0 replies.
- [arrow-datafusion] branch main updated: fix Incorrect function-name matching (#6528) - posted by ja...@apache.org on 2023/06/05 15:34:43 UTC, 0 replies.
- [arrow-rs] branch master updated: Arrow Cast: Fixed Point Arithmetic for Interval Parsing (#4291) - posted by tu...@apache.org on 2023/06/05 16:26:30 UTC, 0 replies.
- [arrow-rs] branch master updated: Make PrimitiveArray::with_timezone consuming (#4366) - posted by tu...@apache.org on 2023/06/05 18:43:38 UTC, 0 replies.
- [arrow-rs] branch master updated: Have array_to_json_array support MapArray (#4364) - posted by tu...@apache.org on 2023/06/05 18:43:51 UTC, 0 replies.
- [arrow] branch main updated (f5a57292e5 -> 87d0824777) - posted by li...@apache.org on 2023/06/05 19:01:14 UTC, 0 replies.
- [arrow-adbc] branch main updated: perf(go/adbc/driver/flightsql): filter by schema in getObjectsTables (#726) - posted by li...@apache.org on 2023/06/05 19:01:45 UTC, 0 replies.
- [arrow-cookbook] branch main updated: GH-309: [Java] Initial Substrait Plan documentation (Query Dataset) (#310) - posted by li...@apache.org on 2023/06/05 19:04:43 UTC, 0 replies.
- [arrow-datafusion] branch main updated (d401802cd2 -> a7970ebf6e) - posted by al...@apache.org on 2023/06/05 19:16:31 UTC, 0 replies.
- svn commit: r62293 - in /dev/arrow/apache-arrow-12.0.1-rc0: ./ apache-arrow-12.0.1.tar.gz apache-arrow-12.0.1.tar.gz.asc apache-arrow-12.0.1.tar.gz.sha256 apache-arrow-12.0.1.tar.gz.sha512 - posted by ko...@apache.org on 2023/06/05 20:26:26 UTC, 0 replies.
- svn commit: r62294 - /dev/arrow/apache-arrow-julia-2.6.0-rc1/ /release/arrow/arrow-julia-2.6.0/ - posted by ko...@apache.org on 2023/06/05 21:09:34 UTC, 0 replies.
- svn commit: r62295 - /release/arrow/arrow-julia-2.5.2/ - posted by ko...@apache.org on 2023/06/05 21:09:39 UTC, 0 replies.
- [arrow-julia] annotated tag v2.6.0 updated (771db0a -> 2d84a04) - posted by qu...@apache.org on 2023/06/05 21:30:01 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-06-05-0) - posted by gi...@apache.org on 2023/06/06 00:25:44 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: chore(ci): Fix image push command (#210) - posted by pa...@apache.org on 2023/06/06 01:46:57 UTC, 0 replies.
- [arrow-nanoarrow] branch gh-pages updated: update documentation for tag dev - posted by gi...@apache.org on 2023/06/06 01:48:29 UTC, 25 replies.
- [arrow-julia] branch main updated: release: Add how to register ArrowTypes to the Julia General Registry (#451) - posted by qu...@apache.org on 2023/06/06 03:37:04 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [Documentation][Python] Minor tweaks to docs around IPC messages (#35880) - posted by al...@apache.org on 2023/06/06 03:58:25 UTC, 0 replies.
- [arrow-rs] branch master updated (7c406e446 -> 6c742c7d8) - posted by tu...@apache.org on 2023/06/06 06:11:35 UTC, 0 replies.
- [arrow-rs] branch master updated: minor: remove useless prefix (#4367) - posted by tu...@apache.org on 2023/06/06 06:31:20 UTC, 0 replies.
- svn commit: r62302 - /release/arrow/arrow-object-store-rs-0.6.1/ - posted by tu...@apache.org on 2023/06/06 07:19:12 UTC, 0 replies.
- svn commit: r62303 - /release/arrow/arrow-object-store-rs-0.6.0/ - posted by tu...@apache.org on 2023/06/06 07:19:14 UTC, 0 replies.
- svn commit: r62304 - in /release/arrow/arrow-rs-41.0.0: ./ apache-arrow-rs-41.0.0.tar.gz apache-arrow-rs-41.0.0.tar.gz.asc apache-arrow-rs-41.0.0.tar.gz.sha256 apache-arrow-rs-41.0.0.tar.gz.sha512 - posted by tu...@apache.org on 2023/06/06 07:24:36 UTC, 0 replies.
- svn commit: r62305 - /release/arrow/arrow-rs-40.0.0/ - posted by tu...@apache.org on 2023/06/06 07:24:37 UTC, 0 replies.
- [arrow] branch main updated: GH-35868: [C++] Occasional TSAN failure on asof-join-node-test (#35904) - posted by ap...@apache.org on 2023/06/06 08:16:40 UTC, 0 replies.
- [arrow] branch maint-12.0.1 created (now a40a7026ab) - posted by ra...@apache.org on 2023/06/06 08:27:31 UTC, 0 replies.
- [arrow-datafusion] branch main updated (a7970ebf6e -> 9e76c560c5) - posted by ja...@apache.org on 2023/06/06 08:51:22 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by 9e76c560c58598f7e4a92fe41f7110540948ec86 - posted by gi...@apache.org on 2023/06/06 08:52:03 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/hashbrown-0.14 created (now 88c0761fa1) - posted by gi...@apache.org on 2023/06/06 08:59:39 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/arrow-schema-41.0.0 created (now 5ca89a8f14) - posted by gi...@apache.org on 2023/06/06 08:59:51 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/arrow-41.0.0 created (now 87e1562a6b) - posted by gi...@apache.org on 2023/06/06 09:01:25 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/arrow-buffer-41.0.0 created (now 1370f9eb9a) - posted by gi...@apache.org on 2023/06/06 09:02:21 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/arrow-flight-41.0.0 created (now 4290fcd1f2) - posted by gi...@apache.org on 2023/06/06 09:02:53 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/parquet-41.0.0 created (now bb4c998c5e) - posted by gi...@apache.org on 2023/06/06 09:03:57 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/object_store-0.6.1 created (now 06ac000f56) - posted by gi...@apache.org on 2023/06/06 09:05:43 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/arrow-array-41.0.0 created (now 2b07720e5e) - posted by gi...@apache.org on 2023/06/06 09:05:55 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/arrow-schema-41.0.0 deleted (was 5ca89a8f14) - posted by gi...@apache.org on 2023/06/06 10:00:33 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/arrow-buffer-41.0.0 deleted (was 1370f9eb9a) - posted by gi...@apache.org on 2023/06/06 10:00:36 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/arrow-41.0.0 deleted (was 87e1562a6b) - posted by gi...@apache.org on 2023/06/06 10:00:42 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/object_store-0.6.1 deleted (was 06ac000f56) - posted by gi...@apache.org on 2023/06/06 10:00:52 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/arrow-array-41.0.0 deleted (was 2b07720e5e) - posted by gi...@apache.org on 2023/06/06 10:01:03 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/arrow-flight-41.0.0 deleted (was 4290fcd1f2) - posted by gi...@apache.org on 2023/06/06 10:01:10 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/parquet-41.0.0 deleted (was bb4c998c5e) - posted by gi...@apache.org on 2023/06/06 10:01:13 UTC, 0 replies.
- [arrow-rs] branch master updated: feat(flight): add xdbc type info helpers (#4359) - posted by al...@apache.org on 2023/06/06 10:21:11 UTC, 0 replies.
- [arrow] branch main updated: GH-35803: [Doc] Add columns to the Implementation Status tables for Swift (#35862) - posted by jo...@apache.org on 2023/06/06 10:27:45 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/pyo3-0.19.0 deleted (was ab1685fda6) - posted by gi...@apache.org on 2023/06/06 11:39:03 UTC, 0 replies.
- [arrow-datafusion] branch main updated (9e76c560c5 -> 70d633a71d) - posted by tu...@apache.org on 2023/06/06 12:10:12 UTC, 0 replies.
- [arrow] branch main updated: GH-34375: [C++][Parquet] Ignore page header stats when page index enabled (#35455) - posted by ap...@apache.org on 2023/06/06 12:10:28 UTC, 0 replies.
- [arrow-datafusion] branch update_hashbrown created (now e4634d7311) - posted by dh...@apache.org on 2023/06/06 12:46:58 UTC, 0 replies.
- [arrow-datafusion] 01/01: Update hashbrown - posted by dh...@apache.org on 2023/06/06 12:46:59 UTC, 0 replies.
- [arrow] branch main updated (7f8ccb5ff1 -> 3d0172d40d) - posted by th...@apache.org on 2023/06/06 12:48:19 UTC, 0 replies.
- [arrow-datafusion] branch main updated (70d633a71d -> 91e75d7e63) - posted by tu...@apache.org on 2023/06/06 13:41:32 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/hashbrown-0.14 updated (88c0761fa1 -> 66dfc74077) - posted by gi...@apache.org on 2023/06/06 13:42:48 UTC, 0 replies.
- [arrow-adbc] branch spec-1.1.0 updated: feat(format): introduce ADBC API revision 1.1.0 (#692) - posted by li...@apache.org on 2023/06/06 14:11:34 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/hashbrown-0.14 created (now f53189496) - posted by gi...@apache.org on 2023/06/06 14:12:52 UTC, 0 replies.
- [arrow-datafusion] branch update_hashbrown updated (2cda3fb07b -> 93cf77c521) - posted by dh...@apache.org on 2023/06/06 14:26:40 UTC, 0 replies.
- [arrow-datafusion] branch update_hashbrown updated (93cf77c521 -> bb2bedacb5) - posted by dh...@apache.org on 2023/06/06 14:27:04 UTC, 0 replies.
- [arrow] branch main updated: GH-35911: [Go] Fix method CastToBytes of decimal256Traits (#35912) - posted by ze...@apache.org on 2023/06/06 14:45:13 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: refactor(extensions/nanoarrow_ipc): Reconfigure assembling arrays for better validation (#209) - posted by pa...@apache.org on 2023/06/06 15:20:34 UTC, 0 replies.
- [arrow] branch main updated: GH-35040: [Python] Skip test_cast_timestamp_to_string on Windows because it requires tz database (#35735) - posted by jo...@apache.org on 2023/06/06 15:24:12 UTC, 0 replies.
- [arrow] branch main updated (c78ef0f1a4 -> 9fb8697dcb) - posted by ze...@apache.org on 2023/06/06 15:36:32 UTC, 0 replies.
- [arrow] branch main updated (9fb8697dcb -> 105b9df0d5) - posted by ze...@apache.org on 2023/06/06 16:31:23 UTC, 0 replies.
- [arrow] branch main updated (105b9df0d5 -> 745fa94f68) - posted by ze...@apache.org on 2023/06/06 16:39:09 UTC, 0 replies.
- [arrow] branch main updated (745fa94f68 -> e7a9b29b50) - posted by ra...@apache.org on 2023/06/06 16:40:38 UTC, 0 replies.
- [arrow] branch main updated: GH-35952: [R] Ensure that schema metadata can actually be set as a named character vector (#35954) - posted by th...@apache.org on 2023/06/06 17:36:50 UTC, 0 replies.
- [arrow] branch main updated (fe6c067e69 -> 77d8bc59fb) - posted by al...@apache.org on 2023/06/06 17:44:35 UTC, 0 replies.
- [arrow] branch main updated: GH-35909: [Go] Deprecate `arrow.MapType.ValueField` & `arrow.MapType.ValueType` methods (#35899) - posted by ze...@apache.org on 2023/06/06 18:17:28 UTC, 0 replies.
- [arrow-julia] branch main updated: #453 fix typeo introduced in #389 (#454) - posted by ba...@apache.org on 2023/06/06 18:17:35 UTC, 0 replies.
- [arrow-rs] branch master updated: Update hashbrown requirement from 0.13 to 0.14 (#4373) - posted by dh...@apache.org on 2023/06/06 18:24:13 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/hashbrown-0.14 deleted (was f53189496) - posted by gi...@apache.org on 2023/06/06 18:24:19 UTC, 0 replies.
- [arrow-adbc] branch spec-1.1.0 updated: feat(format): remove unnecessary padding (#731) - posted by li...@apache.org on 2023/06/06 18:28:54 UTC, 0 replies.
- [arrow] branch dom/minor deleted (was 6a2978505b) - posted by do...@apache.org on 2023/06/06 18:43:08 UTC, 0 replies.
- [arrow-datafusion] branch main updated (91e75d7e63 -> 44b83a10a6) - posted by al...@apache.org on 2023/06/06 18:59:33 UTC, 0 replies.
- [arrow-julia] branch main updated: bump version for new release (#455) - posted by ba...@apache.org on 2023/06/06 18:59:52 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by 44b83a10a665203b2ad069b642295cf2108e5273 - posted by gi...@apache.org on 2023/06/06 19:00:04 UTC, 0 replies.
- [arrow-datafusion] branch main updated (44b83a10a6 -> 36292f63e3) - posted by al...@apache.org on 2023/06/06 19:01:38 UTC, 0 replies.
- [arrow-datafusion] branch main updated (36292f63e3 -> 2eab6d7d3c) - posted by al...@apache.org on 2023/06/06 19:13:41 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/hashbrown-0.14 deleted (was 66dfc74077) - posted by gi...@apache.org on 2023/06/06 19:14:18 UTC, 0 replies.
- [arrow-datafusion] branch main updated (2eab6d7d3c -> 9cb6161dde) - posted by al...@apache.org on 2023/06/06 19:28:51 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Fix panic propagation in `CoalescePartitions`, consolidates panic propagation into `RecordBatchReceiverStream` (#6507) - posted by al...@apache.org on 2023/06/06 19:38:28 UTC, 0 replies.
- [arrow-adbc] branch spec-1.1.0 updated: test(c): add backwards compatibility tests for 1.1.0/1.0.0 (#698) - posted by li...@apache.org on 2023/06/06 20:09:48 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Move `physical_plan::file_format` to `datasource::plan` (#6516) - posted by al...@apache.org on 2023/06/06 21:20:56 UTC, 0 replies.
- [arrow-julia] branch main updated: Update Project.toml - posted by qu...@apache.org on 2023/06/06 21:30:20 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-06-06-0) - posted by gi...@apache.org on 2023/06/07 00:27:22 UTC, 0 replies.
- [arrow] branch main updated (daacbcc4c5 -> c62ce6b179) - posted by pa...@apache.org on 2023/06/07 01:31:33 UTC, 0 replies.
- [arrow-julia] annotated tag v2.6.1-rc1 updated (2d1114e -> aa4748c) - posted by ko...@apache.org on 2023/06/07 01:47:04 UTC, 0 replies.
- svn commit: r62320 - in /dev/arrow/apache-arrow-julia-2.6.1-rc1: ./ apache-arrow-julia-2.6.1.tar.gz apache-arrow-julia-2.6.1.tar.gz.asc apache-arrow-julia-2.6.1.tar.gz.sha256 apache-arrow-julia-2.6.1.tar.gz.sha512 - posted by ko...@apache.org on 2023/06/07 01:47:05 UTC, 0 replies.
- [arrow-julia] branch jq-fix-docs created (now 6608d2f) - posted by qu...@apache.org on 2023/06/07 03:56:53 UTC, 0 replies.
- [arrow-julia] 01/01: Fix various links/urls for apache/arrow-julia - posted by qu...@apache.org on 2023/06/07 03:56:54 UTC, 0 replies.
- [arrow] branch main updated (c62ce6b179 -> a0d28deefd) - posted by th...@apache.org on 2023/06/07 06:40:50 UTC, 0 replies.
- [arrow-datafusion] branch main updated: refactor: remove type_coercion in PhysicalExpr. (#6575) - posted by dh...@apache.org on 2023/06/07 07:45:39 UTC, 0 replies.
- [arrow] branch main updated: GH-35709: [R][Documentation] Document passing data to duckdb for windowed aggregates (#35882) - posted by th...@apache.org on 2023/06/07 08:22:03 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/substrait-0.11.0 created (now 86276a5b35) - posted by gi...@apache.org on 2023/06/07 09:14:48 UTC, 0 replies.
- [arrow-datafusion] branch main updated (12b88ea9b3 -> ce76f1b6c5) - posted by al...@apache.org on 2023/06/07 10:22:36 UTC, 0 replies.
- [arrow-datafusion] branch main updated: minor: remove useless mut and borrow() (#6580) - posted by ja...@apache.org on 2023/06/07 11:16:34 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Add tests for object_store builders of datafusion-cli (#6576) - posted by al...@apache.org on 2023/06/07 11:39:18 UTC, 0 replies.
- [arrow] branch main updated: GH-33980: [Docs][Python] Document DataFrame Interchange Protocol implementation and usage (#35835) - posted by jo...@apache.org on 2023/06/07 12:02:19 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Avoid per-batch field lookups in SchemaMapping (#6563) - posted by tu...@apache.org on 2023/06/07 12:11:14 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/comfy-table-7.0 created (now cbc2d96b7) - posted by gi...@apache.org on 2023/06/07 13:19:35 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Move JoinType to datafusion_common (#6572) - posted by al...@apache.org on 2023/06/07 13:20:07 UTC, 0 replies.
- [arrow-datafusion] branch main updated: chore(deps): update substrait requirement from 0.10.0 to 0.11.0 (#6579) - posted by al...@apache.org on 2023/06/07 13:20:55 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/substrait-0.11.0 deleted (was 86276a5b35) - posted by al...@apache.org on 2023/06/07 13:21:02 UTC, 0 replies.
- [arrow-datafusion] branch main updated: refactor: bitwise kernel right and left shifts (#6585) - posted by dh...@apache.org on 2023/06/07 14:24:05 UTC, 0 replies.
- [arrow] branch main updated (1d75816204 -> 96302584c8) - posted by ra...@apache.org on 2023/06/07 14:40:13 UTC, 0 replies.
- [arrow] branch maint-12.0.x updated (a40a7026ab -> eb89c633ab) - posted by ra...@apache.org on 2023/06/07 14:42:25 UTC, 0 replies.
- [arrow] branch maint-12.0.1 updated (a40a7026ab -> eb89c633ab) - posted by ra...@apache.org on 2023/06/07 14:43:37 UTC, 0 replies.
- [arrow] annotated tag apache-arrow-12.0.1 updated (66d7936098 -> 3cdac13fd4) - posted by ra...@apache.org on 2023/06/07 14:46:34 UTC, 0 replies.
- [arrow] 01/03: MINOR: [Release] Update CHANGELOG.md for 12.0.1 - posted by ra...@apache.org on 2023/06/07 14:46:35 UTC, 0 replies.
- [arrow] 02/03: MINOR: [Release] Update .deb/.rpm changelogs for 12.0.1 - posted by ra...@apache.org on 2023/06/07 14:46:36 UTC, 0 replies.
- [arrow] 03/03: MINOR: [Release] Update versions for 12.0.1 - posted by ra...@apache.org on 2023/06/07 14:46:37 UTC, 0 replies.
- [arrow] branch release-12.0.1-rc1 created (now 6af660f484) - posted by ra...@apache.org on 2023/06/07 14:46:55 UTC, 0 replies.
- svn commit: r62328 - in /dev/arrow/apache-arrow-12.0.1-rc1: ./ apache-arrow-12.0.1.tar.gz apache-arrow-12.0.1.tar.gz.asc apache-arrow-12.0.1.tar.gz.sha256 apache-arrow-12.0.1.tar.gz.sha512 - posted by ko...@apache.org on 2023/06/07 14:51:45 UTC, 0 replies.
- [arrow-adbc] branch main updated (691c74f9 -> ed2b280d) - posted by li...@apache.org on 2023/06/07 15:07:49 UTC, 0 replies.
- [arrow-julia] branch jq-fix-docs updated (6608d2f -> f08a439) - posted by qu...@apache.org on 2023/06/07 15:15:38 UTC, 0 replies.
- [arrow-julia] branch jq-fix-docs deleted (was f08a439) - posted by qu...@apache.org on 2023/06/07 15:15:51 UTC, 0 replies.
- [arrow-julia] branch main updated: Fix various links/urls for apache/arrow-julia (#457) - posted by qu...@apache.org on 2023/06/07 15:15:56 UTC, 0 replies.
- [arrow-julia] branch gh-pages updated: build based on f039a5e - posted by qu...@apache.org on 2023/06/07 15:20:38 UTC, 0 replies.
- [arrow] branch main updated (96302584c8 -> cd7f431d8c) - posted by ze...@apache.org on 2023/06/07 15:20:50 UTC, 0 replies.
- [arrow] branch main updated (cd7f431d8c -> acf3cbac6b) - posted by ze...@apache.org on 2023/06/07 15:22:19 UTC, 0 replies.
- [arrow-rs] branch master updated: Update comfy-table requirement from 6.0 to 7.0 (#4377) - posted by tu...@apache.org on 2023/06/07 15:51:02 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/comfy-table-7.0 deleted (was cbc2d96b7) - posted by gi...@apache.org on 2023/06/07 15:51:08 UTC, 0 replies.
- [arrow] branch main updated (acf3cbac6b -> 9be7074f85) - posted by ze...@apache.org on 2023/06/07 16:58:55 UTC, 0 replies.
- [arrow-rs] branch master updated (a88dc7510 -> bd0706739) - posted by tu...@apache.org on 2023/06/07 17:33:12 UTC, 0 replies.
- [arrow-adbc] branch main updated (ed2b280d -> 0d9d9b25) - posted by li...@apache.org on 2023/06/07 17:53:02 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated (cec6bac -> 2eca78c) - posted by gi...@apache.org on 2023/06/07 18:12:47 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated (47a4ef4 -> cec6bac) - posted by pa...@apache.org on 2023/06/07 18:15:02 UTC, 0 replies.
- svn commit: r62330 - in /release/arrow/arrow-datafusion-26.0.0: ./ apache-arrow-datafusion-26.0.0.tar.gz apache-arrow-datafusion-26.0.0.tar.gz.asc apache-arrow-datafusion-26.0.0.tar.gz.sha256 apache-arrow-datafusion-26.0.0.tar.gz.sha512 - posted by ag...@apache.org on 2023/06/07 18:39:14 UTC, 0 replies.
- [arrow-datafusion] tag 26.0.0 created (now 06240ab87e) - posted by ag...@apache.org on 2023/06/07 18:39:33 UTC, 0 replies.
- [arrow] branch main updated: GH-35982: [Go] Fix go1.18 broken builds (#35983) - posted by ze...@apache.org on 2023/06/07 18:43:13 UTC, 0 replies.
- [arrow] branch main updated (08caf008b1 -> 9dd4c52528) - posted by ze...@apache.org on 2023/06/07 19:09:36 UTC, 0 replies.
- [arrow] branch main updated (9dd4c52528 -> 5e5002de6e) - posted by ze...@apache.org on 2023/06/07 19:13:50 UTC, 0 replies.
- [arrow] branch main updated (5e5002de6e -> 16328f0ccc) - posted by li...@apache.org on 2023/06/07 19:31:13 UTC, 0 replies.
- [arrow-rs] branch master updated: Add more examples of constructing Boolean, Primitive, String, and Decimal Arrays, and From impl for i256 (#4379) - posted by tu...@apache.org on 2023/06/07 20:17:24 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(csharp): adding C# functionality (#697) - posted by li...@apache.org on 2023/06/07 20:48:43 UTC, 0 replies.
- svn commit: r62335 - /dev/arrow/apache-arrow-datafusion-26.0.0-rc1/ - posted by ag...@apache.org on 2023/06/07 21:33:09 UTC, 0 replies.
- svn commit: r62336 - /release/arrow/arrow-datafusion-25.0.0/ - posted by ag...@apache.org on 2023/06/07 21:33:34 UTC, 0 replies.
- svn commit: r62337 - /release/arrow/arrow-datafusion-python-24.0.0/ - posted by ag...@apache.org on 2023/06/07 21:33:42 UTC, 0 replies.
- [arrow-ballista-python] branch dependabot/cargo/main/datafusion-common-26.0.0 created (now 8538bd9) - posted by gi...@apache.org on 2023/06/07 22:04:52 UTC, 0 replies.
- [arrow-ballista-python] branch dependabot/cargo/main/datafusion-common-25.0.0 deleted (was 1b52d7c) - posted by gi...@apache.org on 2023/06/07 22:04:57 UTC, 0 replies.
- [arrow-ballista-python] branch dependabot/cargo/main/datafusion-26.0.0 created (now 3152e98) - posted by gi...@apache.org on 2023/06/07 22:05:49 UTC, 0 replies.
- [arrow-ballista-python] branch dependabot/cargo/main/datafusion-25.0.0 deleted (was 3edd431) - posted by gi...@apache.org on 2023/06/07 22:05:54 UTC, 0 replies.
- [arrow-ballista-python] branch dependabot/cargo/main/datafusion-expr-26.0.0 created (now 992c398) - posted by gi...@apache.org on 2023/06/07 22:06:09 UTC, 0 replies.
- [arrow-ballista-python] branch dependabot/cargo/main/datafusion-expr-25.0.0 deleted (was 4fd8de2) - posted by gi...@apache.org on 2023/06/07 22:06:14 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-06-07-0) - posted by gi...@apache.org on 2023/06/08 00:27:27 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: fix(r): Fix `convert_array_stream()` for non-record batch stream with zero batches (#212) - posted by pa...@apache.org on 2023/06/08 00:49:22 UTC, 0 replies.
- [arrow-adbc] branch main updated: chore(r/adbcdrivermanager): Excplicitly depend on development nanoarrow (#733) - posted by pa...@apache.org on 2023/06/08 01:01:11 UTC, 0 replies.
- [arrow] branch main updated: GH-35914: [MATLAB] Integrate the latest libmexclass changes to support error-handling (#35918) - posted by ko...@apache.org on 2023/06/08 02:02:05 UTC, 0 replies.
- svn commit: r62340 - /dev/arrow/apache-arrow-julia-2.6.1-rc1/ /release/arrow/arrow-julia-2.6.1/ - posted by ko...@apache.org on 2023/06/08 02:02:36 UTC, 0 replies.
- svn commit: r62341 - /release/arrow/arrow-julia-2.6.0/ - posted by ko...@apache.org on 2023/06/08 02:02:41 UTC, 0 replies.
- [arrow-adbc] branch main updated: chore: add collaborators to .asf.yaml (#743) - posted by li...@apache.org on 2023/06/08 02:05:37 UTC, 0 replies.
- [arrow-julia] annotated tag v2.6.1 updated (2d1114e -> 1717038) - posted by qu...@apache.org on 2023/06/08 02:28:14 UTC, 0 replies.
- [arrow-datafusion] branch main updated: feat: type coercion support date - date (#6578) - posted by ja...@apache.org on 2023/06/08 03:31:30 UTC, 0 replies.
- [arrow] branch main updated: GH-35961: [C++][FlightSQL] Accept Protobuf 3.12.0 or later (#35962) - posted by ko...@apache.org on 2023/06/08 07:39:22 UTC, 0 replies.
- [GitHub] [arrow-site] alamb opened a new pull request, #362: [Website]: Add mustafasrepo and ozankabak to committers list - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/08 10:16:11 UTC, 0 replies.
- [GitHub] [arrow-site] alamb commented on a diff in pull request #362: [Website]: Add mustafasrepo and ozankabak to committers list - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/08 10:16:57 UTC, 0 replies.
- [arrow-datafusion] branch main updated: make page filter public (#6523) - posted by al...@apache.org on 2023/06/08 10:38:23 UTC, 0 replies.
- [GitHub] [arrow-site] mustafasrepo commented on a diff in pull request #362: [Website]: Add mustafasrepo and ozankabak to committers list - posted by "mustafasrepo (via GitHub)" <gi...@apache.org> on 2023/06/08 12:21:28 UTC, 0 replies.
- [arrow-adbc] branch main updated: refactor(r/adbcdrivermanager): Early exit (#740) - posted by li...@apache.org on 2023/06/08 12:34:26 UTC, 0 replies.
- [arrow-rs] branch master updated: feat: microsecond and millisecond (#4375) - posted by al...@apache.org on 2023/06/08 12:56:13 UTC, 0 replies.
- [arrow-rs] branch master updated: feat(flight): harmonize server metadata APIs (#4384) - posted by al...@apache.org on 2023/06/08 13:51:17 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: Remove some `use crate::` uses in physical_plan (#6573) - posted by al...@apache.org on 2023/06/08 13:56:06 UTC, 0 replies.
- [arrow-julia] branch jq-458 created (now a988fb9) - posted by qu...@apache.org on 2023/06/08 14:00:29 UTC, 0 replies.
- [arrow-julia] 01/01: Fix case of recursively nested lists - posted by qu...@apache.org on 2023/06/08 14:00:30 UTC, 0 replies.
- [GitHub] [arrow-site] alamb merged pull request #362: [Website]: Add mustafasrepo and ozankabak to committers list - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/08 14:06:18 UTC, 0 replies.
- [arrow-site] branch main updated: [Website]: Add mustafasrepo and ozankabak to committers list (#362) - posted by al...@apache.org on 2023/06/08 14:06:22 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/proc-macro2-eq-1.0.60 created (now 2dd7cd137) - posted by gi...@apache.org on 2023/06/08 14:10:18 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating built site (build 29b4f0c7fb0b0285b15f98c622d858d1e1b223b6) - posted by gi...@apache.org on 2023/06/08 14:11:27 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(python/adbc_driver_manager): fix fetching queries with empty results (#744) - posted by li...@apache.org on 2023/06/08 14:21:43 UTC, 0 replies.
- [arrow-adbc] branch main updated: docs: add basic state diagram for AdbcStatement (#739) - posted by li...@apache.org on 2023/06/08 14:25:46 UTC, 0 replies.
- [arrow-adbc] branch main updated: chore(go/adbc): upgrade to arrow v13 (development) (#741) - posted by ze...@apache.org on 2023/06/08 15:07:21 UTC, 0 replies.
- [arrow-rs] branch master updated: Add MapArray constructors and doc example (#4382) - posted by tu...@apache.org on 2023/06/08 15:23:46 UTC, 0 replies.
- [arrow-rs] branch master updated: Update proc-macro2 requirement from =1.0.59 to =1.0.60 (#4388) - posted by tu...@apache.org on 2023/06/08 15:24:30 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/proc-macro2-eq-1.0.60 deleted (was 2dd7cd137) - posted by gi...@apache.org on 2023/06/08 15:24:37 UTC, 0 replies.
- [arrow-julia] branch main updated: Fix case of recursively nested lists (#459) - posted by qu...@apache.org on 2023/06/08 15:39:39 UTC, 0 replies.
- [arrow-julia] branch jq-458 deleted (was a988fb9) - posted by qu...@apache.org on 2023/06/08 15:39:42 UTC, 0 replies.
- [arrow-julia] branch gh-pages updated: build based on 074c7a7 - posted by qu...@apache.org on 2023/06/08 15:44:02 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: chore: Initialize variable causing problems with `-Wmaybe-uninitialized` (#217) - posted by pa...@apache.org on 2023/06/08 15:53:17 UTC, 0 replies.
- [arrow] branch main updated (a2e1f6648f -> e920bed4cc) - posted by ap...@apache.org on 2023/06/08 16:02:39 UTC, 0 replies.
- [arrow-rs] branch master updated (b780a0bb2 -> 7fa82d681) - posted by tu...@apache.org on 2023/06/08 18:07:02 UTC, 0 replies.
- [arrow-rs] branch master updated: Move record delimiting into ColumnReader (#4365) (#4376) - posted by tu...@apache.org on 2023/06/08 18:07:56 UTC, 0 replies.
- [arrow] branch main updated: GH-35515: [C++][Python] Add non decomposable aggregation UDF (#35514) - posted by ic...@apache.org on 2023/06/08 18:12:56 UTC, 0 replies.
- [arrow-ballista] branch enable_all_tests updated (fd2974aa -> 975563f0) - posted by dh...@apache.org on 2023/06/08 19:40:00 UTC, 0 replies.
- [arrow-ballista] branch enable_all_tests updated (975563f0 -> 77a68a46) - posted by dh...@apache.org on 2023/06/08 19:42:33 UTC, 0 replies.
- [arrow-ballista] branch enable_all_tests updated (77a68a46 -> d247444f) - posted by dh...@apache.org on 2023/06/08 19:43:04 UTC, 0 replies.
- [arrow-ballista] branch enable_all_tests updated (d247444f -> 8f1a193a) - posted by dh...@apache.org on 2023/06/08 19:47:15 UTC, 0 replies.
- [arrow] branch main updated (8b5919d886 -> 17311b6a14) - posted by ze...@apache.org on 2023/06/08 19:51:47 UTC, 0 replies.
- [arrow] branch main updated (17311b6a14 -> 6808bfe3cd) - posted by ze...@apache.org on 2023/06/08 19:53:17 UTC, 0 replies.
- [arrow-ballista] branch enable_all_tests updated (8f1a193a -> 1c9e31c6) - posted by dh...@apache.org on 2023/06/08 20:00:24 UTC, 0 replies.
- [arrow-ballista] branch enable_all_tests updated (1c9e31c6 -> 708f5ec3) - posted by dh...@apache.org on 2023/06/08 20:00:36 UTC, 0 replies.
- [arrow-adbc] branch main updated (a2c9ebfe -> c3b585ca) - posted by li...@apache.org on 2023/06/08 20:28:57 UTC, 0 replies.
- [arrow-adbc] branch main updated (c3b585ca -> 2ac9e8be) - posted by li...@apache.org on 2023/06/08 20:52:55 UTC, 0 replies.
- [arrow-ballista] branch enable_all_tests updated (708f5ec3 -> 66ac5e59) - posted by dh...@apache.org on 2023/06/08 21:40:38 UTC, 0 replies.
- [arrow-ballista] branch enable_all_tests updated (66ac5e59 -> 9076ec14) - posted by dh...@apache.org on 2023/06/08 22:02:26 UTC, 0 replies.
- [arrow-ballista] branch enable_all_tests updated (9076ec14 -> 86ca9b75) - posted by dh...@apache.org on 2023/06/08 22:16:27 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-06-08-0) - posted by gi...@apache.org on 2023/06/09 00:27:19 UTC, 0 replies.
- [arrow] branch main updated (6808bfe3cd -> 0bbfe98386) - posted by ko...@apache.org on 2023/06/09 00:50:34 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated (da28e2d -> f2caea1) - posted by gi...@apache.org on 2023/06/09 01:34:14 UTC, 0 replies.
- [arrow] branch main updated: GH-35819: [GLib][Ruby] Refer dependency objects of GArrowExecutePlan (#35963) - posted by ko...@apache.org on 2023/06/09 02:51:03 UTC, 0 replies.
- [arrow-julia] branch main updated: implement default for SubArray (#456) - posted by qu...@apache.org on 2023/06/09 03:26:37 UTC, 0 replies.
- [arrow-julia] branch jq-bump-versions created (now 225a605) - posted by qu...@apache.org on 2023/06/09 03:29:50 UTC, 0 replies.
- [arrow-julia] 01/01: Bump Arrow & ArrowTypes versions - posted by qu...@apache.org on 2023/06/09 03:29:51 UTC, 0 replies.
- [arrow-julia] branch gh-pages updated: build based on 5231195 - posted by qu...@apache.org on 2023/06/09 03:30:47 UTC, 0 replies.
- [arrow-julia] branch jq-bump-versions updated (225a605 -> ec3bf7d) - posted by qu...@apache.org on 2023/06/09 03:36:35 UTC, 0 replies.
- [arrow] branch main updated (3b32faafd6 -> 766e254402) - posted by ko...@apache.org on 2023/06/09 07:21:15 UTC, 0 replies.
- [arrow-ballista] branch enable_all_tests updated (86ca9b75 -> 0f0687b4) - posted by dh...@apache.org on 2023/06/09 07:45:34 UTC, 0 replies.
- [arrow-rs] branch master updated: Consolidate ByteArray::from_iterator (#4386) - posted by tu...@apache.org on 2023/06/09 08:43:41 UTC, 0 replies.
- [arrow-ballista] branch enable_all_tests updated (0f0687b4 -> 00678582) - posted by dh...@apache.org on 2023/06/09 09:00:08 UTC, 0 replies.
- [arrow-ballista] branch enable_all_tests updated (00678582 -> b9dc23ff) - posted by dh...@apache.org on 2023/06/09 09:37:40 UTC, 0 replies.
- [arrow-datafusion] branch cleanup_tpch created (now 9de450ced5) - posted by dh...@apache.org on 2023/06/09 10:07:58 UTC, 0 replies.
- [arrow-datafusion] 01/01: Cleanup tpch benchmark - posted by dh...@apache.org on 2023/06/09 10:07:59 UTC, 0 replies.
- [arrow-datafusion] branch cleanup_tpch updated (9de450ced5 -> 29a3e366fc) - posted by dh...@apache.org on 2023/06/09 10:09:09 UTC, 0 replies.
- [arrow-datafusion] branch cleanup_tpch updated (29a3e366fc -> 9c7caade83) - posted by dh...@apache.org on 2023/06/09 10:09:57 UTC, 0 replies.
- [arrow-datafusion] branch cleanup_tpch updated (9c7caade83 -> 8a7ccdeec2) - posted by dh...@apache.org on 2023/06/09 10:13:02 UTC, 0 replies.
- [arrow-ballista] branch enable_all_tests updated (b9dc23ff -> 5e3314e8) - posted by dh...@apache.org on 2023/06/09 10:29:37 UTC, 0 replies.
- [arrow-ballista] branch main updated: Add support for GCS data sources (#805) - posted by dh...@apache.org on 2023/06/09 10:43:03 UTC, 0 replies.
- [arrow-datafusion] branch main updated (d689daf83f -> dbd92e60c3) - posted by al...@apache.org on 2023/06/09 11:35:46 UTC, 0 replies.
- [arrow-datafusion] branch main updated (dbd92e60c3 -> 34fa0b940b) - posted by al...@apache.org on 2023/06/09 11:44:29 UTC, 0 replies.
- [arrow-datafusion] branch main updated: fix: avoid panic in `list_files_for_scan` (#6605) - posted by al...@apache.org on 2023/06/09 11:45:32 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: feat(extensions/nanoarrow_ipc): Add endian swapping to IPC reader (#214) - posted by pa...@apache.org on 2023/06/09 13:03:32 UTC, 0 replies.
- [arrow-julia] branch main updated: Bump Arrow & ArrowTypes versions (#460) - posted by ba...@apache.org on 2023/06/09 13:27:20 UTC, 0 replies.
- [arrow-julia] branch jq-bump-versions deleted (was ec3bf7d) - posted by ba...@apache.org on 2023/06/09 13:27:23 UTC, 0 replies.
- [arrow-datafusion] branch main updated (1a1efcf726 -> 95c4681baf) - posted by al...@apache.org on 2023/06/09 13:28:33 UTC, 0 replies.
- [arrow-datafusion] branch main updated (95c4681baf -> 5032060c78) - posted by al...@apache.org on 2023/06/09 13:29:02 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Remove `from_slice` and use upstream (#6587) - posted by al...@apache.org on 2023/06/09 13:29:28 UTC, 0 replies.
- [arrow-julia] branch gh-pages updated: build based on 9f1d51a - posted by qu...@apache.org on 2023/06/09 13:31:39 UTC, 2 replies.
- [arrow-datafusion] branch main updated: [Minor] Cleanup tpch benchmark (#6609) - posted by dh...@apache.org on 2023/06/09 13:33:59 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Revert "feat: Implement the bitwise_not in NotExpr (#5902)" (#6599) - posted by al...@apache.org on 2023/06/09 13:35:14 UTC, 0 replies.
- [arrow-ballista] branch main updated: Update DataFusion to 26 (#798) - posted by dh...@apache.org on 2023/06/09 13:51:00 UTC, 0 replies.
- [arrow-ballista] branch dependabot/cargo/main/arrow-41.0.0 created (now cc283af8) - posted by gi...@apache.org on 2023/06/09 13:52:00 UTC, 0 replies.
- [arrow-ballista] branch dependabot/cargo/main/object_store-0.6.0 updated (16a2c53d -> 760534fe) - posted by gi...@apache.org on 2023/06/09 13:52:06 UTC, 0 replies.
- [arrow-ballista] branch dependabot/cargo/main/arrow-40.0.0 deleted (was 325a0f8e) - posted by gi...@apache.org on 2023/06/09 13:52:11 UTC, 0 replies.
- [arrow-ballista] branch dependabot/cargo/main/arrow-flight-41.0.0 created (now adcd4b4b) - posted by gi...@apache.org on 2023/06/09 13:52:18 UTC, 0 replies.
- [arrow-ballista] branch dependabot/cargo/main/arrow-flight-40.0.0 deleted (was d0ee5e2e) - posted by gi...@apache.org on 2023/06/09 13:52:21 UTC, 0 replies.
- [arrow-rs] branch master updated (2846cde87 -> 13abf8803) - posted by tu...@apache.org on 2023/06/09 14:32:52 UTC, 0 replies.
- [arrow-rs] branch master updated (13abf8803 -> 9b2b4cae8) - posted by tu...@apache.org on 2023/06/09 14:52:42 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: feat: Include dictionary member in `ArrowArrayView` struct (#221) - posted by pa...@apache.org on 2023/06/09 15:02:54 UTC, 0 replies.
- [arrow-datafusion] branch main updated: move functions.rs to sqllogictests (#6608) - posted by ja...@apache.org on 2023/06/09 15:07:21 UTC, 0 replies.
- [arrow] branch main updated: GH-18547: [Java] Support re-emitting dictionaries in ArrowStreamWriter (#35920) - posted by li...@apache.org on 2023/06/09 15:16:13 UTC, 0 replies.
- [arrow-adbc] branch main updated: docs: move driver documentation to top-level (#746) - posted by li...@apache.org on 2023/06/09 17:05:39 UTC, 0 replies.
- [arrow-rs] branch master updated: Improve parquet WriterProperites and ReaderProperties docs (#4392) - posted by tu...@apache.org on 2023/06/09 17:18:06 UTC, 0 replies.
- [arrow-datafusion] branch main updated: fix: remove type coercion of case expression in Expr::Schema (#6614) - posted by al...@apache.org on 2023/06/09 17:39:40 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: use upstream `dialect_from_str` (#6616) - posted by al...@apache.org on 2023/06/09 17:41:02 UTC, 0 replies.
- [arrow-julia] annotated tag v2.6.2-rc1 updated (9f1d51a -> f4d682f) - posted by ko...@apache.org on 2023/06/09 19:39:58 UTC, 0 replies.
- svn commit: r62357 - in /dev/arrow/apache-arrow-julia-2.6.2-rc1: ./ apache-arrow-julia-2.6.2.tar.gz apache-arrow-julia-2.6.2.tar.gz.asc apache-arrow-julia-2.6.2.tar.gz.sha256 apache-arrow-julia-2.6.2.tar.gz.sha512 - posted by ko...@apache.org on 2023/06/09 19:40:01 UTC, 0 replies.
- [arrow] branch main updated (8b2ab4d820 -> 6632cc3817) - posted by ko...@apache.org on 2023/06/09 21:25:12 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-06-09-0) - posted by gi...@apache.org on 2023/06/10 00:24:16 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: Update dist/ for commit c738f90e874ec38b2fa2acebd154a33da36dc9a4 - posted by gi...@apache.org on 2023/06/10 01:32:57 UTC, 0 replies.
- [arrow] branch main updated: GH-36003: [Packaging][RPM] RPM jobs have a duplicated artifact pattern (#36004) - posted by as...@apache.org on 2023/06/10 02:39:53 UTC, 0 replies.
- [arrow-rs] branch master updated: Fix typo in README (#4394) - posted by vi...@apache.org on 2023/06/10 17:19:47 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/datafusion-sql-26.0.0 created (now 0a425c1) - posted by gi...@apache.org on 2023/06/10 19:59:35 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/datafusion-substrait-26.0.0 created (now 7cf1bb8) - posted by gi...@apache.org on 2023/06/10 19:59:59 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/datafusion-26.0.0 created (now 2b2c881) - posted by gi...@apache.org on 2023/06/10 20:00:19 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/object_store-0.6.1 created (now 343e443) - posted by gi...@apache.org on 2023/06/10 20:00:36 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/object_store-0.6.0 deleted (was 3ad4660) - posted by gi...@apache.org on 2023/06/10 20:00:41 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/datafusion-expr-26.0.0 created (now ea2119a) - posted by gi...@apache.org on 2023/06/10 20:01:00 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/datafusion-optimizer-26.0.0 created (now 0c00da3) - posted by gi...@apache.org on 2023/06/10 20:01:16 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/url-2.4.0 created (now 4eab2dd) - posted by gi...@apache.org on 2023/06/10 20:01:29 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/datafusion-common-26.0.0 created (now fa7f249) - posted by gi...@apache.org on 2023/06/10 20:01:42 UTC, 0 replies.
- [arrow] branch main updated: GH-35693: [MATLAB] Add `Valid` as a name-value pair on the `arrow.array.Float64Array` constructor (#35977) - posted by ko...@apache.org on 2023/06/10 20:21:48 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-06-10-0) - posted by gi...@apache.org on 2023/06/11 00:27:50 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: Move `PlanType`, `StringifiedPlan` and `ToStringifiedPlan` `datafusion_common` (#6571) - posted by al...@apache.org on 2023/06/11 10:57:20 UTC, 0 replies.
- [arrow-datafusion] branch main updated (f0bf01691f -> c166a58420) - posted by al...@apache.org on 2023/06/11 11:03:30 UTC, 0 replies.
- [arrow-datafusion] branch main updated (c166a58420 -> c4a036dabc) - posted by al...@apache.org on 2023/06/11 11:05:13 UTC, 0 replies.
- [arrow-datafusion] branch main updated (c4a036dabc -> 57bc5b0299) - posted by al...@apache.org on 2023/06/11 12:24:49 UTC, 0 replies.
- [arrow-datafusion] branch main updated (57bc5b0299 -> e6265c1e3f) - posted by al...@apache.org on 2023/06/11 12:36:35 UTC, 0 replies.
- [arrow-datafusion] branch main updated (e6265c1e3f -> aebe71eace) - posted by ja...@apache.org on 2023/06/11 13:31:17 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Move functionality into `BuildInScalarFunction` (#6612) - posted by al...@apache.org on 2023/06/11 14:19:34 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Add datafusion-cli tests to the CI Job (#6600) - posted by al...@apache.org on 2023/06/11 14:42:33 UTC, 0 replies.
- [arrow] branch main updated: GH-35949: [R] CSV File reader options class objects should print the selected values (#35955) - posted by th...@apache.org on 2023/06/11 14:58:13 UTC, 0 replies.
- [arrow-datafusion-python] branch main updated (51158bd -> 1174969) - posted by ag...@apache.org on 2023/06/11 16:31:39 UTC, 0 replies.
- [arrow-datafusion-python] tag 26.0.0-rc1 created (now 1174969) - posted by ag...@apache.org on 2023/06/11 16:32:10 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/datafusion-substrait-26.0.0 deleted (was 7cf1bb8) - posted by gi...@apache.org on 2023/06/11 16:32:15 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/tokio-1.28.2 deleted (was c847b8d) - posted by gi...@apache.org on 2023/06/11 16:32:17 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/datafusion-sql-26.0.0 deleted (was 0a425c1) - posted by gi...@apache.org on 2023/06/11 16:32:20 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/datafusion-26.0.0 deleted (was 2b2c881) - posted by gi...@apache.org on 2023/06/11 16:32:22 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/datafusion-common-26.0.0 deleted (was fa7f249) - posted by gi...@apache.org on 2023/06/11 16:32:24 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/datafusion-expr-26.0.0 deleted (was ea2119a) - posted by gi...@apache.org on 2023/06/11 16:32:29 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/pyo3-build-config-0.19.0 updated (aed99d1 -> 42d130b) - posted by gi...@apache.org on 2023/06/11 16:32:36 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/url-2.4.0 deleted (was 4eab2dd) - posted by gi...@apache.org on 2023/06/11 16:32:42 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/syn-2.0.18 deleted (was 6195357) - posted by gi...@apache.org on 2023/06/11 16:32:49 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/object_store-0.6.1 updated (343e443 -> 1cd25d3) - posted by gi...@apache.org on 2023/06/11 16:32:54 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/datafusion-optimizer-26.0.0 deleted (was 0c00da3) - posted by gi...@apache.org on 2023/06/11 16:32:59 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [Docs] Fix typo in docs for dense union data type (#35887) - posted by al...@apache.org on 2023/06/11 16:37:43 UTC, 0 replies.
- [arrow-datafusion] branch main updated (a2d3c3c32c -> 365336259e) - posted by al...@apache.org on 2023/06/11 17:48:46 UTC, 0 replies.
- [arrow-datafusion] branch main updated: fix: fix more panics in `ListingTable` (#6636) - posted by al...@apache.org on 2023/06/11 17:49:21 UTC, 0 replies.
- [arrow-datafusion] branch main updated: fix: median with even number of decimal128 not working (#6634) - posted by al...@apache.org on 2023/06/11 17:57:02 UTC, 0 replies.
- [arrow-rs] branch master updated: Truncate Min/Max values in the Column Index (#4389) - posted by tu...@apache.org on 2023/06/11 18:11:31 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Unify formatting of both groups and files up to 5 elements (#6637) - posted by al...@apache.org on 2023/06/11 18:25:44 UTC, 0 replies.
- [arrow-ballista] branch main updated: Issue 162 build docker image in ci (#716) - posted by av...@apache.org on 2023/06/11 19:31:27 UTC, 0 replies.
- svn commit: r62365 - /dev/arrow/apache-arrow-datafusion-python-26.0.0-rc1/ - posted by ag...@apache.org on 2023/06/11 19:38:09 UTC, 0 replies.
- [arrow] branch main updated: GH-35987: [C++] Pin brew protobuf version to 21 (#36029) - posted by ko...@apache.org on 2023/06/11 20:52:12 UTC, 0 replies.
- [arrow] branch main updated: GH-36008: [Ruby][Parquet] Add Parquet::ArrowFileReader#each_row_group (#36022) - posted by ko...@apache.org on 2023/06/11 21:02:06 UTC, 0 replies.
- [arrow-rs] branch master updated: Minor: Derive `Hash` impls for `CastOptions` and `FormatOptions` (#4395) - posted by al...@apache.org on 2023/06/11 21:08:17 UTC, 0 replies.
- [arrow-datafusion] branch feature/prioritize_udf created (now 508f1858b7) - posted by al...@apache.org on 2023/06/11 22:08:25 UTC, 0 replies.
- [arrow-datafusion] 01/02: Merge remote-tracking branch 'apache/main' into feature/prioritize_udf - posted by al...@apache.org on 2023/06/11 22:08:26 UTC, 0 replies.
- [arrow-datafusion] 02/02: Fix logical merge conflict - posted by al...@apache.org on 2023/06/11 22:08:27 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-06-11-0) - posted by gi...@apache.org on 2023/06/12 00:27:52 UTC, 0 replies.
- [arrow-datafusion] branch main updated: feat: make_array support empty arguments (#6593) - posted by al...@apache.org on 2023/06/12 01:17:15 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: cleanup the unnecessary CREATE TABLE aggregate_test_100 statement at aggregate.slt - posted by ja...@apache.org on 2023/06/12 03:56:54 UTC, 0 replies.
- svn commit: r62370 - /dev/arrow/apache-arrow-julia-2.6.2-rc1/ /release/arrow/arrow-julia-2.6.2/ - posted by ko...@apache.org on 2023/06/12 07:52:28 UTC, 0 replies.
- svn commit: r62371 - /release/arrow/arrow-julia-2.6.1/ - posted by ko...@apache.org on 2023/06/12 07:52:33 UTC, 0 replies.
- [arrow-julia] annotated tag v2.6.2 updated (9f1d51a -> db4bf8d) - posted by qu...@apache.org on 2023/06/12 08:13:39 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/sqllogictest-0.14.0 created (now 7a20c11b5f) - posted by gi...@apache.org on 2023/06/12 09:09:09 UTC, 0 replies.
- [arrow-datafusion] branch main updated: chore(deps): update sqllogictest requirement from 0.13.2 to 0.14.0 (#6646) - posted by al...@apache.org on 2023/06/12 10:23:28 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/sqllogictest-0.14.0 deleted (was 7a20c11b5f) - posted by gi...@apache.org on 2023/06/12 10:23:34 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Improve main api doc page, move `avro_to_arrow` to `datasource` (#6564) - posted by al...@apache.org on 2023/06/12 10:24:30 UTC, 0 replies.
- [arrow-rs] branch master updated (83adf96af -> b12a8e890) - posted by tu...@apache.org on 2023/06/12 11:39:34 UTC, 0 replies.
- [arrow-rs] branch master updated (b12a8e890 -> 481c197a8) - posted by tu...@apache.org on 2023/06/12 11:39:41 UTC, 0 replies.
- [arrow-rs] branch master updated: Add PrimitiveBuilder type constructors (#4401) - posted by tu...@apache.org on 2023/06/12 11:39:46 UTC, 0 replies.
- [arrow-adbc] branch main updated: docs: add docs for Python Flight SQL Driver, add link to Go Snowflake driver (#724) - posted by li...@apache.org on 2023/06/12 12:52:39 UTC, 0 replies.
- [arrow-datafusion] branch main updated (b8f90fe936 -> d584d55a9d) - posted by al...@apache.org on 2023/06/12 12:55:17 UTC, 0 replies.
- [arrow-rs] branch master updated: Further buffer constructors (#4402) - posted by tu...@apache.org on 2023/06/12 13:26:56 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(c/driver/postgresql): add timestamp types support (#758) - posted by li...@apache.org on 2023/06/12 15:43:40 UTC, 0 replies.
- [arrow] branch main updated (ae655c5ccb -> a4d241c2f7) - posted by ze...@apache.org on 2023/06/12 15:48:53 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: fix(extensions/nanoarrow_ipc): Don't produce arrays with NULL data buffers (#226) - posted by pa...@apache.org on 2023/06/12 15:55:20 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Prioritize UDF over scalar built-in function in case of function name… (#6601) - posted by al...@apache.org on 2023/06/12 16:08:43 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: chore: Login to container repository in Docker build workflow (#228) - posted by pa...@apache.org on 2023/06/12 16:10:22 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(c/driver/postgresql): Implement Foreign Key information for GetObjects (#757) - posted by li...@apache.org on 2023/06/12 16:12:44 UTC, 0 replies.
- [arrow-julia] branch main updated: cleanup testing (#462) - posted by qu...@apache.org on 2023/06/12 16:24:22 UTC, 0 replies.
- [arrow-julia] branch gh-pages updated: build based on 5532270 - posted by qu...@apache.org on 2023/06/12 16:28:50 UTC, 0 replies.
- [arrow-adbc] branch main updated: refactor(go/adbc/driver/flightsql): factor out server-based tests (#763) - posted by li...@apache.org on 2023/06/12 16:48:40 UTC, 0 replies.
- [arrow] branch main updated (a4d241c2f7 -> b642707f6d) - posted by li...@apache.org on 2023/06/12 16:49:43 UTC, 0 replies.
- [arrow-datafusion] branch main updated: refactor: encapsulate physical optimizer rules into a struct (#6645) - posted by ja...@apache.org on 2023/06/12 17:04:11 UTC, 0 replies.
- [arrow-datafusion] branch main updated (2d8a42ecf3 -> 6df158eb4b) - posted by al...@apache.org on 2023/06/12 18:13:09 UTC, 0 replies.
- [arrow-datafusion] branch main updated (6df158eb4b -> 9846da6f1f) - posted by al...@apache.org on 2023/06/12 18:13:40 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: chore: Update Arrow C++ version for Windows verification and remove rtools from PATH on Windows (#227) - posted by pa...@apache.org on 2023/06/12 18:21:02 UTC, 0 replies.
- [arrow] branch main updated: GH-32832: [Go] support building with tinygo (#35723) - posted by ze...@apache.org on 2023/06/12 19:29:01 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [Go] use `Decimal256Type` in `TestSwapEndianPrimitiveArrayData` (#35999) - posted by ze...@apache.org on 2023/06/12 21:18:53 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(c/driver/sqlite): Fix parameter binding when inferring types and when retrieving (#742) - posted by li...@apache.org on 2023/06/12 21:22:38 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(c/driver/postgresql): Fix ASAN detected leaks (#768) - posted by li...@apache.org on 2023/06/12 21:26:45 UTC, 0 replies.
- [arrow-julia] branch jq-461 created (now f51d454) - posted by qu...@apache.org on 2023/06/12 23:22:07 UTC, 0 replies.
- [arrow-julia] 01/01: Fix defaults for structs with missing fields + Vararg fieldtypes - posted by qu...@apache.org on 2023/06/12 23:22:08 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(go/adbc): don't crash on duplicate column names (#766) - posted by li...@apache.org on 2023/06/12 23:38:07 UTC, 0 replies.
- [arrow] branch main updated: GH-35984: [MATLAB] Add null support to all numeric array classes (#36039) - posted by ko...@apache.org on 2023/06/13 00:18:32 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-06-12-0) - posted by gi...@apache.org on 2023/06/13 00:25:49 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Insert supports specifying column names in any order (#6628) - posted by al...@apache.org on 2023/06/13 00:29:52 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Fix Clippy module inception (unwrap `datasource::datasource` and `catalog::catalog` (#6640) - posted by al...@apache.org on 2023/06/13 00:33:39 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Add hash support for PhysicalExpr and PhysicalSortExpr (#6625) - posted by al...@apache.org on 2023/06/13 00:37:32 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Port tests in joins.rs to sqllogictes (#6642) - posted by al...@apache.org on 2023/06/13 00:55:17 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: Add test for date_trunc schema on scalars (#6655) - posted by al...@apache.org on 2023/06/13 01:28:56 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated (24e679d -> d2cfa48) - posted by gi...@apache.org on 2023/06/13 01:33:22 UTC, 0 replies.
- [arrow-datafusion] branch main updated (d602de2ebc -> a56ae74c0d) - posted by al...@apache.org on 2023/06/13 01:33:27 UTC, 0 replies.
- [arrow-datafusion] branch main updated (a56ae74c0d -> 071a2a6dfd) - posted by al...@apache.org on 2023/06/13 01:42:13 UTC, 0 replies.
- [arrow-adbc] branch main updated: docs: add literate-style code recipes (#759) - posted by li...@apache.org on 2023/06/13 01:45:11 UTC, 0 replies.
- [arrow-julia] branch jq-461 updated (f51d454 -> b56063e) - posted by qu...@apache.org on 2023/06/13 02:57:38 UTC, 0 replies.
- [arrow-julia] 01/01: Ensure that ArrowTypes.default is defined for Vararg tuples - posted by qu...@apache.org on 2023/06/13 02:57:39 UTC, 0 replies.
- [arrow-julia] branch jq-461-2 created (now b56063e) - posted by qu...@apache.org on 2023/06/13 02:59:13 UTC, 0 replies.
- [arrow] branch main updated: GH-36023: [CI][Ruby][Release] Suppress meaningless progress log from verify-rc-ruby (#36024) - posted by as...@apache.org on 2023/06/13 03:31:41 UTC, 0 replies.
- [arrow-julia] branch jq-typo created (now dec13b3) - posted by qu...@apache.org on 2023/06/13 03:47:40 UTC, 0 replies.
- [arrow-julia] 01/01: Fix typo in passing largelists keyword arg - posted by qu...@apache.org on 2023/06/13 03:47:41 UTC, 0 replies.
- [arrow] branch maint-12.0.1 updated (eb89c633ab -> 6af660f484) - posted by ra...@apache.org on 2023/06/13 08:55:07 UTC, 0 replies.
- [arrow] branch main updated: GH-35599: [Python] Canonical fixed-shape tensor extension array/type is not picklable. (#35933) - posted by jo...@apache.org on 2023/06/13 08:58:19 UTC, 0 replies.
- svn commit: r62396 - /release/arrow/arrow-12.0.1/ - posted by th...@apache.org on 2023/06/13 09:09:10 UTC, 0 replies.
- [GitHub] [arrow-site] raulcd opened a new pull request, #363: [Website] Add release note for 12.0.1 - posted by "raulcd (via GitHub)" <gi...@apache.org> on 2023/06/13 10:15:04 UTC, 0 replies.
- [arrow-rs] branch master updated: More take benchmarks (#4403) - posted by tu...@apache.org on 2023/06/13 12:03:30 UTC, 0 replies.
- [arrow] branch main updated: GH-35858: [Python] disallow none schema parquet writer (#36011) - posted by jo...@apache.org on 2023/06/13 12:37:54 UTC, 0 replies.
- [arrow-datafusion] branch main updated: minor: use sql to setup test data for joins.slt rather than rust (#6656) - posted by al...@apache.org on 2023/06/13 12:37:55 UTC, 0 replies.
- [arrow-datafusion] branch main updated (2ba067c8d2 -> fd444b4f68) - posted by al...@apache.org on 2023/06/13 12:46:30 UTC, 0 replies.
- [arrow] branch main updated (1ddeaab30b -> ca1c30f60d) - posted by ra...@apache.org on 2023/06/13 13:03:05 UTC, 0 replies.
- [arrow] 01/17: MINOR: [Release] Update versions for 13.0.0-SNAPSHOT - posted by ra...@apache.org on 2023/06/13 13:03:06 UTC, 0 replies.
- [arrow] 02/17: MINOR: [Release] Update versions for 13.0.0-SNAPSHOT - posted by ra...@apache.org on 2023/06/13 13:03:07 UTC, 0 replies.
- [arrow] 03/17: MINOR: [Release] Update versions for 13.0.0-SNAPSHOT - posted by ra...@apache.org on 2023/06/13 13:03:08 UTC, 0 replies.
- [arrow] 04/17: MINOR: [Release] Update versions for 13.0.0-SNAPSHOT - posted by ra...@apache.org on 2023/06/13 13:03:09 UTC, 0 replies.
- [arrow] 05/17: MINOR: [Release] Update versions for 13.0.0-SNAPSHOT - posted by ra...@apache.org on 2023/06/13 13:03:10 UTC, 0 replies.
- [arrow] 06/17: Raul testing - posted by ra...@apache.org on 2023/06/13 13:03:11 UTC, 0 replies.
- [arrow] 07/17: MINOR: [Release] Update versions for 13.0.0-SNAPSHOT - posted by ra...@apache.org on 2023/06/13 13:03:12 UTC, 0 replies.
- [arrow] 08/17: Raul more testing - posted by ra...@apache.org on 2023/06/13 13:03:13 UTC, 0 replies.
- [arrow] 09/17: MINOR: [Release] Update versions for 13.0.0-SNAPSHOT - posted by ra...@apache.org on 2023/06/13 13:03:14 UTC, 0 replies.
- [arrow] 10/17: More test - posted by ra...@apache.org on 2023/06/13 13:03:15 UTC, 0 replies.
- [arrow] 11/17: MINOR: [Release] Update versions for 13.0.0-SNAPSHOT - posted by ra...@apache.org on 2023/06/13 13:03:16 UTC, 0 replies.
- [arrow] 12/17: More test - posted by ra...@apache.org on 2023/06/13 13:03:17 UTC, 0 replies.
- [arrow] 13/17: MINOR: [Release] Update versions for 13.0.0-SNAPSHOT - posted by ra...@apache.org on 2023/06/13 13:03:18 UTC, 0 replies.
- [arrow] 14/17: More test - posted by ra...@apache.org on 2023/06/13 13:03:19 UTC, 0 replies.
- [arrow] 15/17: MINOR: [Release] Update versions for 13.0.0-SNAPSHOT - posted by ra...@apache.org on 2023/06/13 13:03:20 UTC, 0 replies.
- [arrow] 16/17: MINOR: [Release] Update versions for 13.0.0-SNAPSHOT - posted by ra...@apache.org on 2023/06/13 13:03:21 UTC, 0 replies.
- [arrow] 17/17: MINOR: [Release] Update .deb/.rpm changelogs for 12.0.1 - posted by ra...@apache.org on 2023/06/13 13:03:22 UTC, 0 replies.
- [arrow-adbc] branch main updated (d9e62487 -> 90c936a0) - posted by li...@apache.org on 2023/06/13 13:04:07 UTC, 0 replies.
- [arrow-adbc] branch main updated: ci: test later Java versions (#773) - posted by li...@apache.org on 2023/06/13 13:17:54 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(java/driver/jdbc): return timestamps as MICROSECOND always (#771) - posted by li...@apache.org on 2023/06/13 13:18:07 UTC, 0 replies.
- [arrow-julia] branch jq-typo deleted (was dec13b3) - posted by qu...@apache.org on 2023/06/13 13:40:51 UTC, 0 replies.
- [arrow-julia] branch main updated (5532270 -> a484078) - posted by qu...@apache.org on 2023/06/13 13:40:56 UTC, 0 replies.
- [arrow-julia] branch jq-461-2 deleted (was b56063e) - posted by qu...@apache.org on 2023/06/13 13:44:44 UTC, 0 replies.
- [arrow-julia] branch main updated: Ensure that ArrowTypes.default is defined for Vararg tuples (#466) - posted by qu...@apache.org on 2023/06/13 13:44:49 UTC, 0 replies.
- [arrow-julia] branch gh-pages updated: build based on a484078 - posted by qu...@apache.org on 2023/06/13 13:45:30 UTC, 0 replies.
- [arrow] branch main updated (ca1c30f60d -> e53db939bf) - posted by ra...@apache.org on 2023/06/13 13:47:19 UTC, 0 replies.
- [arrow-julia] branch gh-pages updated: build based on 9c439ba - posted by qu...@apache.org on 2023/06/13 13:49:49 UTC, 0 replies.
- [arrow] annotated tag go/v12.0.1 updated (6af660f484 -> 3cdac13fd4) - posted by ra...@apache.org on 2023/06/13 14:08:31 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(c/driver/postgresql,java): ensure time/date type support (#774) - posted by li...@apache.org on 2023/06/13 14:51:16 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: chore: Suppress more jemalloc thread local storage possible leaks and add memcheck for R to verification (#229) - posted by pa...@apache.org on 2023/06/13 15:04:17 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: chore(r): Fix environment variable used to denote the location of cmake (#230) - posted by pa...@apache.org on 2023/06/13 15:06:33 UTC, 0 replies.
- [arrow-datafusion] branch main updated: fix: port unstable subquery to sqllogicaltest (#6659) - posted by ja...@apache.org on 2023/06/13 15:07:26 UTC, 0 replies.
- [arrow-adbc] branch main updated: build(c): include validation tests as object library (#775) - posted by li...@apache.org on 2023/06/13 15:21:02 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: chore(r): Tidy R package for CRAN submission (#231) - posted by pa...@apache.org on 2023/06/13 15:50:06 UTC, 0 replies.
- [arrow-julia] branch jq-docs created (now 3b1da13) - posted by qu...@apache.org on 2023/06/13 15:55:12 UTC, 0 replies.
- [arrow-julia] 01/01: Try to fix docs by publishing to apache infra - posted by qu...@apache.org on 2023/06/13 15:55:13 UTC, 0 replies.
- [arrow-rs] branch master updated (4fc05636b -> 700bd334a) - posted by tu...@apache.org on 2023/06/13 16:00:14 UTC, 0 replies.
- [arrow-julia] branch main updated: Try to fix docs by publishing to apache infra (#468) - posted by qu...@apache.org on 2023/06/13 16:23:07 UTC, 0 replies.
- [arrow-julia] branch jq-docs deleted (was 3b1da13) - posted by qu...@apache.org on 2023/06/13 16:23:12 UTC, 0 replies.
- [arrow-julia] branch asf-site created (now 139f6c7) - posted by qu...@apache.org on 2023/06/13 16:28:19 UTC, 0 replies.
- [arrow-julia] 01/02: Initial empty commit for docs - posted by qu...@apache.org on 2023/06/13 16:28:20 UTC, 0 replies.
- [arrow-julia] 02/02: build based on ce8b581 - posted by qu...@apache.org on 2023/06/13 16:28:21 UTC, 0 replies.
- [arrow-julia] branch asf-site updated: Commit .asf.yaml for asf-site branch - posted by qu...@apache.org on 2023/06/13 16:42:58 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(python/adbc_driver_manager): add autocommit, executescript (#778) - posted by li...@apache.org on 2023/06/13 18:29:04 UTC, 0 replies.
- [GitHub] [arrow-site] paleolimbot opened a new pull request, #364: [WIP] Draft post for forthcoming nanoarrow 0.2.0 release - posted by "paleolimbot (via GitHub)" <gi...@apache.org> on 2023/06/13 20:02:06 UTC, 0 replies.
- [arrow] branch main updated (8b84cb0b3f -> 1293414093) - posted by ko...@apache.org on 2023/06/13 20:49:23 UTC, 0 replies.
- [GitHub] [arrow-site] kou merged pull request #363: [Website] Add release note for 12.0.1 - posted by "kou (via GitHub)" <gi...@apache.org> on 2023/06/13 21:24:54 UTC, 0 replies.
- [arrow-site] branch main updated: [Website] Add release note for 12.0.1 (#363) - posted by ko...@apache.org on 2023/06/13 21:24:57 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating built site (build 28bf180eb300c3c5580c0e1fb81cb57b808b7806) - posted by gi...@apache.org on 2023/06/13 21:30:07 UTC, 0 replies.
- [arrow-adbc] branch main updated (bb47ced8 -> 72839433) - posted by li...@apache.org on 2023/06/13 21:45:10 UTC, 0 replies.
- [arrow] branch main updated: GH-35979: [C++] Refactor Acero scalar and hash aggregation into separate files (#35980) - posted by ic...@apache.org on 2023/06/13 21:48:18 UTC, 0 replies.
- [arrow] branch main updated: GH-36040: [MATLAB] Add `arrow.array.BooleanArray` class (#36041) - posted by ko...@apache.org on 2023/06/13 21:52:51 UTC, 0 replies.
- [arrow-julia] branch jq-wkspawn created (now 61bee0f) - posted by qu...@apache.org on 2023/06/13 23:09:03 UTC, 0 replies.
- [arrow-julia] 01/01: Use wkspawn from ConcurrentUtilities instead of Threads.spawn - posted by qu...@apache.org on 2023/06/13 23:09:04 UTC, 0 replies.
- [arrow-julia] branch main updated: Formatting (#464) - posted by ba...@apache.org on 2023/06/14 00:16:21 UTC, 0 replies.
- [arrow-julia] branch asf-site updated: build based on fc7cc2d - posted by qu...@apache.org on 2023/06/14 00:20:59 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-06-13-0) - posted by gi...@apache.org on 2023/06/14 00:24:37 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: fix: Improve limit check for unsigned input (#233) - posted by pa...@apache.org on 2023/06/14 02:24:53 UTC, 0 replies.
- [arrow-julia] branch jq-wkspawn updated (61bee0f -> 7052a7e) - posted by qu...@apache.org on 2023/06/14 03:32:26 UTC, 0 replies.
- [arrow-datafusion] branch main updated (b586d4e179 -> 6194d588d5) - posted by ja...@apache.org on 2023/06/14 05:53:55 UTC, 0 replies.
- [GitHub] [arrow-site] raulcd opened a new pull request, #365: [Website] Update documentations for 12.0.1 - posted by "raulcd (via GitHub)" <gi...@apache.org> on 2023/06/14 10:11:03 UTC, 0 replies.
- [GitHub] [arrow-site] raulcd merged pull request #365: [Website] Update documentations for 12.0.1 - posted by "raulcd (via GitHub)" <gi...@apache.org> on 2023/06/14 10:17:57 UTC, 0 replies.
- [arrow-site] branch asf-site updated: [Website] Update documentations for 12.0.1 (#365) - posted by ra...@apache.org on 2023/06/14 10:18:05 UTC, 0 replies.
- [GitHub] [arrow-site] raulcd opened a new pull request, #366: [Website] Version 12.0.1 blogpost skeleton - posted by "raulcd (via GitHub)" <gi...@apache.org> on 2023/06/14 10:34:42 UTC, 0 replies.
- [GitHub] [arrow-site] raulcd commented on a diff in pull request #366: [Website] Version 12.0.1 blogpost skeleton - posted by "raulcd (via GitHub)" <gi...@apache.org> on 2023/06/14 10:38:07 UTC, 0 replies.
- svn commit: r62414 - /dev/arrow/apache-arrow-12.0.1-rc0/ - posted by ra...@apache.org on 2023/06/14 10:44:16 UTC, 0 replies.
- svn commit: r62415 - /dev/arrow/apache-arrow-12.0.1-rc1/ - posted by ra...@apache.org on 2023/06/14 10:44:18 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(c): Fix destructor mem leaks (#785) - posted by li...@apache.org on 2023/06/14 11:43:55 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(c/driver/common): Prevent UB in GetObjects with NULL argument (#786) - posted by li...@apache.org on 2023/06/14 11:44:42 UTC, 0 replies.
- [arrow-adbc] branch main updated: chore(c): Changed import to common/util (#783) - posted by li...@apache.org on 2023/06/14 12:06:17 UTC, 0 replies.
- [arrow-julia] branch main updated: Use wkspawn from ConcurrentUtilities instead of Threads.spawn (#469) - posted by qu...@apache.org on 2023/06/14 12:16:54 UTC, 0 replies.
- [arrow-julia] branch jq-wkspawn deleted (was 7052a7e) - posted by qu...@apache.org on 2023/06/14 12:16:57 UTC, 0 replies.
- [arrow] branch main updated (4653918cf2 -> e4274c6e85) - posted by li...@apache.org on 2023/06/14 12:17:38 UTC, 0 replies.
- [arrow] branch dependabot/maven/java/memory/memory-netty/ch.qos.logback-logback-core-1.2.9 created (now 10aaf0af27) - posted by gi...@apache.org on 2023/06/14 12:17:56 UTC, 0 replies.
- [arrow-julia] branch asf-site updated: build based on f8d2203 - posted by qu...@apache.org on 2023/06/14 12:21:02 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(c/driver/sqlite): support PRIMARY KEY constraint in GetObjects (#777) - posted by li...@apache.org on 2023/06/14 13:14:24 UTC, 0 replies.
- [arrow-rs] branch master updated: Cleanup nullif kernel (#4416) - posted by tu...@apache.org on 2023/06/14 14:14:20 UTC, 0 replies.
- [arrow-rs] branch master updated: Faster unpacking of Int32Type dictionary (#4406) - posted by tu...@apache.org on 2023/06/14 14:14:32 UTC, 0 replies.
- [arrow] branch main updated (e4274c6e85 -> b6eab1f42f) - posted by ap...@apache.org on 2023/06/14 14:49:03 UTC, 0 replies.
- [arrow-adbc] branch main updated: test(c): add integration test with DuckDB (#779) - posted by li...@apache.org on 2023/06/14 15:22:06 UTC, 0 replies.
- [arrow-adbc] branch main updated: chore(java/core): document the status codes (#792) - posted by li...@apache.org on 2023/06/14 15:22:31 UTC, 0 replies.
- [arrow] branch main updated (b6eab1f42f -> 340f6c81a2) - posted by li...@apache.org on 2023/06/14 15:30:35 UTC, 0 replies.
- [arrow] branch dependabot/maven/java/memory/memory-netty/ch.qos.logback-logback-core-1.2.9 deleted (was 10aaf0af27) - posted by gi...@apache.org on 2023/06/14 15:30:44 UTC, 0 replies.
- [arrow] branch main updated: GH-36052: [Go][Parquet] Cross build failures for 386 (#36066) - posted by ze...@apache.org on 2023/06/14 17:09:11 UTC, 0 replies.
- [arrow] branch main updated: GH-35988: [C#] The C data interface implementation can leak on import (#35996) - posted by ee...@apache.org on 2023/06/14 19:04:05 UTC, 0 replies.
- [arrow] branch main updated: GH-35926: [C++][Parquet] Allow disabling ColumnIndex by disabling statistics (#35958) - posted by ap...@apache.org on 2023/06/14 19:07:29 UTC, 0 replies.
- [arrow-adbc] branch main updated: docs: add a C++ quickstart (#794) - posted by li...@apache.org on 2023/06/14 19:15:14 UTC, 0 replies.
- [arrow-adbc] branch main updated: docs: simplify the recipe directive (#797) - posted by li...@apache.org on 2023/06/14 19:32:29 UTC, 0 replies.
- [arrow-adbc] branch main updated: docs: fix syntax highlighting in recipe (#798) - posted by li...@apache.org on 2023/06/14 19:40:26 UTC, 0 replies.
- [arrow-adbc] branch main updated: ci: validate commit format more strictly (#791) - posted by li...@apache.org on 2023/06/14 19:40:46 UTC, 0 replies.
- [arrow] branch main updated: GH-36070: [Go][Flight] Add Flight Client Cookie Middleware (#36071) - posted by ze...@apache.org on 2023/06/14 19:49:47 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Combine evaluate_stateful and evaluate_inside_range (#6665) - posted by al...@apache.org on 2023/06/14 20:05:46 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Support internal cast for BuiltinScalarFunction::MakeArray (#6607) - posted by al...@apache.org on 2023/06/14 20:28:03 UTC, 0 replies.
- [arrow-datafusion] branch main updated: minor: use sql to setup test data for aggregate.slt rather than rust (#6664) - posted by al...@apache.org on 2023/06/14 20:31:20 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: Add tests for User Defined Aggregate functions (#6669) - posted by al...@apache.org on 2023/06/14 21:09:24 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(go/adbc/pkg): allow ConnectionSetOptions before Init (#789) - posted by li...@apache.org on 2023/06/14 21:21:53 UTC, 0 replies.
- [arrow-adbc] branch main updated: chore: update LICENSE.txt with new Go dependencies (#793) - posted by li...@apache.org on 2023/06/14 21:27:39 UTC, 0 replies.
- [arrow-cookbook] branch dependabot/maven/java/source/demo/com.google.guava-guava-32.0.0-jre created (now 8339d7a) - posted by gi...@apache.org on 2023/06/14 22:45:23 UTC, 0 replies.
- [arrow-adbc] branch main updated: chore(r/adbcdrivermanager): Clean up driver manager to prepare for CRAN release (#756) - posted by pa...@apache.org on 2023/06/14 23:59:20 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-06-14-0) - posted by gi...@apache.org on 2023/06/15 00:25:30 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: feat(python): Python schema, array, and array view skeleton (#117) - posted by pa...@apache.org on 2023/06/15 01:23:27 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: Update dist/ for commit 2f05e99d18638cdd07675642f9a7dd2a73211066 - posted by gi...@apache.org on 2023/06/15 01:33:12 UTC, 0 replies.
- [arrow-datafusion] branch main updated: fix: correct wrong test test_count_wildcard_on_where_scalar_subquery (#6667) - posted by ja...@apache.org on 2023/06/15 04:41:00 UTC, 0 replies.
- [arrow] branch main updated: GH-36082: [Release] Do nothing deb bump minor/patch version by post-11-bump-versions.sh on main (#36083) - posted by ra...@apache.org on 2023/06/15 09:51:02 UTC, 0 replies.
- [arrow-datafusion] branch main updated: fix: from_plan shouldn't use original schema (#6595) - posted by ja...@apache.org on 2023/06/15 09:58:03 UTC, 0 replies.
- [arrow-adbc] branch main updated (79a67632 -> 16da46a1) - posted by li...@apache.org on 2023/06/15 11:55:51 UTC, 0 replies.
- [arrow] branch main updated: GH-35749: [C++] Handle run-end encoded filters in compute kernels (#35750) - posted by ap...@apache.org on 2023/06/15 12:13:30 UTC, 0 replies.
- [arrow-cookbook] branch main updated: [R] Fix test failures on main (#308) - posted by th...@apache.org on 2023/06/15 12:39:13 UTC, 0 replies.
- [arrow-datafusion] branch main updated: feat: new concatenation operator for working with arrays (#6615) - posted by al...@apache.org on 2023/06/15 12:49:44 UTC, 0 replies.
- [arrow-cookbook] branch gh-pages updated (ddc9ba5 -> 3cbe353) - posted by gi...@apache.org on 2023/06/15 13:01:02 UTC, 0 replies.
- [arrow-cookbook] branch asf-site updated (ddc9ba5 -> 3cbe353) - posted by gi...@apache.org on 2023/06/15 13:01:04 UTC, 0 replies.
- [arrow-cookbook] branch main updated: [Java] Bump guava from 30.1.1-jre to 32.0.0-jre in /java/source/demo (#312) - posted by li...@apache.org on 2023/06/15 13:09:20 UTC, 0 replies.
- [arrow-cookbook] branch dependabot/maven/java/source/demo/com.google.guava-guava-32.0.0-jre deleted (was 8339d7a) - posted by li...@apache.org on 2023/06/15 13:09:24 UTC, 0 replies.
- [arrow-adbc] branch main updated: chore(dev/release): include Rust, C♯ in version bump (#805) - posted by li...@apache.org on 2023/06/15 13:10:06 UTC, 0 replies.
- svn commit: r62434 - /release/arrow/arrow-datafusion-python-26.0.0/ - posted by ag...@apache.org on 2023/06/15 13:10:53 UTC, 0 replies.
- [arrow-adbc] branch maint-0.5.0 created (now ac0e0ef8) - posted by li...@apache.org on 2023/06/15 13:13:38 UTC, 0 replies.
- [arrow-adbc] annotated tag apache-arrow-adbc-0.5.0-rc0 updated (ac0e0ef8 -> 25534e37) - posted by li...@apache.org on 2023/06/15 13:13:43 UTC, 0 replies.
- [arrow-datafusion-python] tag 26.0.0 created (now 1174969) - posted by ag...@apache.org on 2023/06/15 13:17:37 UTC, 0 replies.
- [arrow-cookbook] branch gh-pages updated (3cbe353 -> ffd388b) - posted by gi...@apache.org on 2023/06/15 13:26:39 UTC, 0 replies.
- [arrow-cookbook] branch asf-site updated (3cbe353 -> ffd388b) - posted by gi...@apache.org on 2023/06/15 13:26:42 UTC, 0 replies.
- svn commit: r62435 - in /dev/arrow/apache-arrow-adbc-0.5.0-rc0: ./ apache-arrow-adbc-0.5.0.tar.gz apache-arrow-adbc-0.5.0.tar.gz.asc apache-arrow-adbc-0.5.0.tar.gz.sha512 - posted by li...@apache.org on 2023/06/15 14:12:51 UTC, 0 replies.
- [arrow-datafusion] branch main updated (6872535358 -> 6caa804050) - posted by al...@apache.org on 2023/06/15 14:42:39 UTC, 0 replies.
- [arrow-datafusion] branch adapt_datastructure created (now 763c24d6c8) - posted by dh...@apache.org on 2023/06/15 14:45:16 UTC, 0 replies.
- [arrow-datafusion] 01/01: Change HashJoin datastructure - posted by dh...@apache.org on 2023/06/15 14:45:17 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [Go] [Benchmarking] fix repo specifier (#36104) - posted by ze...@apache.org on 2023/06/15 16:12:20 UTC, 0 replies.
- [arrow-datafusion] branch main updated: minor: `with_new_inputs` replace `from_plan` (#6680) - posted by ja...@apache.org on 2023/06/15 16:18:37 UTC, 0 replies.
- [arrow-adbc] branch main updated: test(python): set up pyright (#790) - posted by li...@apache.org on 2023/06/15 17:04:52 UTC, 0 replies.
- [GitHub] [arrow-site] zeroshade commented on a diff in pull request #366: [Website] Version 12.0.1 blogpost skeleton - posted by "zeroshade (via GitHub)" <gi...@apache.org> on 2023/06/15 17:37:38 UTC, 1 replies.
- [GitHub] [arrow-site] thisisnic commented on a diff in pull request #366: [Website] Version 12.0.1 blogpost skeleton - posted by "thisisnic (via GitHub)" <gi...@apache.org> on 2023/06/15 17:42:48 UTC, 1 replies.
- [GitHub] [arrow-site] jorisvandenbossche commented on a diff in pull request #366: [Website] Version 12.0.1 blogpost skeleton - posted by "jorisvandenbossche (via GitHub)" <gi...@apache.org> on 2023/06/15 18:00:30 UTC, 0 replies.
- [arrow-rs] branch master updated: fix create_primitive_array (#4412) - posted by tu...@apache.org on 2023/06/15 19:06:11 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Docs: Update roadmap to point at EPIC's, clarify project goals (#6639) - posted by al...@apache.org on 2023/06/15 19:47:42 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by 9dfaf4249e31e9a08953955fe4837eb287b089bf - posted by gi...@apache.org on 2023/06/15 19:48:12 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Disable incremental compilation (#6688) - posted by al...@apache.org on 2023/06/15 20:20:03 UTC, 0 replies.
- [arrow] branch main updated: GH-36025: [JS] Allow Node.js 18.14 or later in `verify-release-candidate.sh` (#36089) - posted by ko...@apache.org on 2023/06/15 20:23:47 UTC, 0 replies.
- [arrow] branch main updated (28884b2e68 -> 9666ce168a) - posted by ap...@apache.org on 2023/06/15 20:30:42 UTC, 0 replies.
- [arrow] branch main updated: GH-36105: [Go] Support float16 in csv (#36106) - posted by ze...@apache.org on 2023/06/15 20:48:25 UTC, 0 replies.
- [arrow] branch main updated: GH-36098: [MATLAB] Change C++ proxy constructors to accept an options struct instead of a cell array containing the arguments (#36108) - posted by ko...@apache.org on 2023/06/15 20:52:11 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Allow `AggregateUDF` to define retractable batch , implement sliding window functions (#6671) - posted by al...@apache.org on 2023/06/15 21:30:47 UTC, 0 replies.
- [arrow] branch main updated: GH-36076: [C++] Remove deprecated cli flag (#36077) - posted by as...@apache.org on 2023/06/15 23:05:53 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(c/driver/postgresql): Support float type (#807) - posted by li...@apache.org on 2023/06/15 23:29:59 UTC, 0 replies.
- [GitHub] [arrow-site] kou opened a new pull request, #367: Use https://arrow.apache.org/julia/ for Julia URL - posted by "kou (via GitHub)" <gi...@apache.org> on 2023/06/16 00:24:27 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2023-06-15-0) - posted by gi...@apache.org on 2023/06/16 00:25:40 UTC, 0 replies.
- [arrow] branch main updated: GH-36013: [C++] Disabling bundled OpenTelemetry with Protobuf 3.22+ (#36016) - posted by ko...@apache.org on 2023/06/16 00:31:33 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(c/driver/postgresql): Binary ingest (#808) - posted by li...@apache.org on 2023/06/16 01:20:31 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: chore(python): Use src/ layout for python package (#234) - posted by pa...@apache.org on 2023/06/16 01:47:41 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: Update user guide (#6692) - posted by ja...@apache.org on 2023/06/16 05:16:26 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by c2b260620718f1f6e67fdb32af87c3b3551bc0f0 - posted by gi...@apache.org on 2023/06/16 05:16:59 UTC, 0 replies.
- [arrow-rs] branch master updated: Fix reading gzip file with multiple gzip headers in parquet-fromcsv. (#4419) - posted by tu...@apache.org on 2023/06/16 05:55:43 UTC, 0 replies.
- [arrow] branch main updated: GH-35987: [C++] Unpin brew protobuf version (#36087) - posted by ko...@apache.org on 2023/06/16 06:55:09 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: consolidate repartition test into sql_integration (#6685) - posted by mn...@apache.org on 2023/06/16 09:40:29 UTC, 0 replies.
- [arrow-datafusion] branch main updated (aa82de105a -> af13ac788c) - posted by mn...@apache.org on 2023/06/16 09:40:54 UTC, 0 replies.
- [arrow-datafusion] branch main updated (af13ac788c -> b7cd7bae91) - posted by al...@apache.org on 2023/06/16 09:42:11 UTC, 0 replies.
- [GitHub] [arrow-site] thisisnic opened a new pull request, #368: [R] Fix version selector in docs for 12.0.1 - posted by "thisisnic (via GitHub)" <gi...@apache.org> on 2023/06/16 10:14:50 UTC, 0 replies.
- [GitHub] [arrow-site] raulcd merged pull request #368: [R] Fix version selector in docs for 12.0.1 - posted by "raulcd (via GitHub)" <gi...@apache.org> on 2023/06/16 10:37:38 UTC, 0 replies.
- [arrow-site] branch asf-site updated: [R] Fix version selector in docs for 12.0.1 (#368) - posted by ra...@apache.org on 2023/06/16 10:37:41 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Rename integration tests to match crate they are defined in (#6687) - posted by al...@apache.org on 2023/06/16 10:44:35 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: combine fuzz tests into a single binary to save builder space and build time (#6684) - posted by al...@apache.org on 2023/06/16 10:52:15 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: consolidate datafusion_substrait tests into `substrait_integration` (#6686) - posted by al...@apache.org on 2023/06/16 10:55:54 UTC, 0 replies.
- [arrow-datafusion] branch main updated: removed self.all_value.len() from reserve (#6689) - posted by al...@apache.org on 2023/06/16 10:57:49 UTC, 0 replies.
- [arrow-datafusion] branch adapt_datastructure updated (763c24d6c8 -> 0fadf05f7e) - posted by dh...@apache.org on 2023/06/16 11:05:31 UTC, 0 replies.
- [arrow-datafusion] branch adapt_datastructure updated (0fadf05f7e -> b20432ceeb) - posted by dh...@apache.org on 2023/06/16 11:07:17 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(dev/release): add missing duckdb dependency (#810) - posted by li...@apache.org on 2023/06/16 11:55:31 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: chore(python): Avoid reinstalling for testing docstrings (#235) - posted by pa...@apache.org on 2023/06/16 12:20:37 UTC, 0 replies.
- [arrow] branch main updated (01745aaa39 -> b6dabdfcfe) - posted by bk...@apache.org on 2023/06/16 12:52:00 UTC, 0 replies.
- [arrow-datafusion] branch adapt_datastructure updated: Cleanup, fix symmetric hash join - posted by dh...@apache.org on 2023/06/16 13:15:29 UTC, 0 replies.
- [arrow] branch main updated: GH-35837: [C++] Acero will hang if StopProducing is called while backpressure is applied on the source node (#35902) - posted by ic...@apache.org on 2023/06/16 13:25:18 UTC, 0 replies.
- [arrow-datafusion] branch adapt_datastructure updated (23f3acdbc6 -> 2ef82528ca) - posted by dh...@apache.org on 2023/06/16 13:38:05 UTC, 0 replies.
- [arrow-datafusion] branch adapt_datastructure updated (2ef82528ca -> 0d19c46279) - posted by dh...@apache.org on 2023/06/16 13:45:58 UTC, 0 replies.
- [arrow-datafusion] branch adapt_datastructure updated (0d19c46279 -> fbde9b092a) - posted by dh...@apache.org on 2023/06/16 13:50:59 UTC, 0 replies.
- [GitHub] [arrow-site] westonpace commented on a diff in pull request #366: [Website] Version 12.0.1 blogpost skeleton - posted by "westonpace (via GitHub)" <gi...@apache.org> on 2023/06/16 14:10:58 UTC, 0 replies.
- [arrow-datafusion] branch adapt_datastructure updated (fbde9b092a -> 4b90e29a8b) - posted by dh...@apache.org on 2023/06/16 14:20:14 UTC, 0 replies.
- [arrow-datafusion] branch adapt_datastructure updated (4b90e29a8b -> ca259da7e8) - posted by dh...@apache.org on 2023/06/16 14:36:13 UTC, 0 replies.
- [arrow-datafusion] branch adapt_datastructure updated (ca259da7e8 -> 05e529e395) - posted by dh...@apache.org on 2023/06/16 14:38:36 UTC, 0 replies.
- [arrow-datafusion] branch adapt_datastructure updated (05e529e395 -> 3b8d53c335) - posted by dh...@apache.org on 2023/06/16 14:51:40 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Replace supports_bounded_execution with supports_retract_batch (#6695) - posted by al...@apache.org on 2023/06/16 15:44:01 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Move `dataframe` and `dataframe_functon` into `core_integration` test binary (#6697) - posted by al...@apache.org on 2023/06/16 15:49:26 UTC, 0 replies.
- [GitHub] [arrow-site] quinnj merged pull request #367: Use https://arrow.apache.org/julia/ for Julia URL - posted by "quinnj (via GitHub)" <gi...@apache.org> on 2023/06/16 16:08:00 UTC, 0 replies.
- [arrow-site] branch main updated: Use https://arrow.apache.org/julia/ for Julia URL (#367) - posted by qu...@apache.org on 2023/06/16 16:08:02 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating built site (build be29a0a249892584a76259e40b4b7b95f9f5f87b) - posted by gi...@apache.org on 2023/06/16 16:14:36 UTC, 0 replies.
- [arrow-rs] branch master updated: Fix bug in IPC logic that determines if the buffer should be compressed or not (#4411) - posted by al...@apache.org on 2023/06/16 16:20:48 UTC, 0 replies.
- [arrow-rs] tag 41.0.0 created (now e1badc054) - posted by al...@apache.org on 2023/06/16 17:10:02 UTC, 0 replies.
- [GitHub] [arrow-site] lquerel opened a new pull request, #369: [Website] Our journey at F5 with Apache Arrow - Part 2 - POST - posted by "lquerel (via GitHub)" <gi...@apache.org> on 2023/06/16 17:34:02 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: chore: Update verification instructions (#236) - posted by pa...@apache.org on 2023/06/16 17:49:11 UTC, 0 replies.
- [arrow-nanoarrow] branch maint-0.2.0 created (now a7b824d) - posted by pa...@apache.org on 2023/06/16 18:05:00 UTC, 0 replies.
- [arrow-nanoarrow] 01/03: chore: update CHANGELOG.md for 0.2.0 - posted by pa...@apache.org on 2023/06/16 18:05:01 UTC, 0 replies.
- [arrow-nanoarrow] 02/03: chore: update versions for 0.2.0 - posted by pa...@apache.org on 2023/06/16 18:05:02 UTC, 0 replies.
- [arrow-nanoarrow] 03/03: fix changelog - posted by pa...@apache.org on 2023/06/16 18:05:03 UTC, 0 replies.
- [arrow-rs] branch master updated: Prepare for the `42.0.0` release (#4423) - posted by al...@apache.org on 2023/06/16 18:23:54 UTC, 0 replies.
- [arrow-rs] tag 42.0.0 created (now 2c7b4efc1) - posted by al...@apache.org on 2023/06/16 18:30:34 UTC, 0 replies.
- svn commit: r62456 - in /dev/arrow/apache-arrow-rs-42.0.0-rc1: ./ apache-arrow-rs-42.0.0.tar.gz apache-arrow-rs-42.0.0.tar.gz.asc apache-arrow-rs-42.0.0.tar.gz.sha256 apache-arrow-rs-42.0.0.tar.gz.sha512 - posted by al...@apache.org on 2023/06/16 18:30:52 UTC, 0 replies.
- [arrow-nanoarrow] annotated tag apache-arrow-nanoarrow-0.2.0-rc0 updated (a7b824d -> 5f4a49e) - posted by pa...@apache.org on 2023/06/16 18:40:38 UTC, 0 replies.
- svn commit: r62457 - in /dev/arrow/apache-arrow-nanoarrow-0.2.0-rc0: ./ apache-arrow-nanoarrow-0.2.0.tar.gz apache-arrow-nanoarrow-0.2.0.tar.gz.asc apache-arrow-nanoarrow-0.2.0.tar.gz.sha512 - posted by pa...@apache.org on 2023/06/16 19:01:22 UTC, 0 replies.
- [arrow] branch main updated: GH-36120: [C#] Support schema metadata through the C API (#36122) - posted by wj...@apache.org on 2023/06/16 19:45:35 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: chore(ci): Pass verification arguments from manual dispatch to docker compose verify (#239) - posted by pa...@apache.org on 2023/06/16 20:03:48 UTC, 0 replies.
- [arrow] branch main updated (14f2e4e386 -> 9923a8b9e6) - posted by ko...@apache.org on 2023/06/16 20:08:47 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(c/driver/postgresql): Implement GetObjects with table_types argument (#799) - posted by li...@apache.org on 2023/06/16 21:14:51 UTC, 0 replies.
- [arrow] branch main updated (9923a8b9e6 -> 565b957175) - posted by li...@apache.org on 2023/06/16 21:17:55 UTC, 0 replies.
- [arrow-datafusion] branch main updated: refactor: fix clippy allow too many arguments (#6705) - posted by ja...@apache.org on 2023/06/17 05:27:29 UTC, 0 replies.
- [arrow-datafusion] branch main updated: minor: fix documentation typo (#6704) - posted by ja...@apache.org on 2023/06/17 05:28:31 UTC, 0 replies.
- [arrow-datafusion] branch adapt_datastructure updated (3b8d53c335 -> 61b7d57f84) - posted by dh...@apache.org on 2023/06/17 12:24:07 UTC, 0 replies.
- [GitHub] [arrow-site] alamb opened a new pull request, #370: DataFusion 26.0.0 Blog Post - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/17 19:15:24 UTC, 0 replies.
- [arrow-rs] branch master updated: fix float cast (#4427) - posted by tu...@apache.org on 2023/06/17 19:55:59 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/uuid-1.3.4 created (now d70e4be) - posted by gi...@apache.org on 2023/06/17 19:57:16 UTC, 0 replies.
- [arrow] branch main updated: GH-36055: [JS] Use Node.js 18 in CI (#36147) - posted by ko...@apache.org on 2023/06/17 20:24:03 UTC, 0 replies.
- [GitHub] [arrow-site] raulcd merged pull request #366: [Website] Version 12.0.1 blogpost - posted by "raulcd (via GitHub)" <gi...@apache.org> on 2023/06/17 21:25:18 UTC, 0 replies.
- [arrow-site] branch main updated: [Website] Version 12.0.1 blogpost (#366) - posted by ra...@apache.org on 2023/06/17 21:25:20 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating built site (build 5ca0463a56b7e80f8f737d4d200803f666e13a89) - posted by gi...@apache.org on 2023/06/17 21:30:27 UTC, 0 replies.
- [GitHub] [arrow-site] alamb opened a new pull request, #371: [WEBSITE]: Update role of Jie Wen to PMC - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/18 11:07:01 UTC, 0 replies.
- [GitHub] [arrow-site] paddyhoran commented on a diff in pull request #370: DataFusion 26.0.0 Blog Post - posted by "paddyhoran (via GitHub)" <gi...@apache.org> on 2023/06/18 12:30:39 UTC, 0 replies.
- [arrow] branch main updated: GH-15187: [Java] Made `reader` initialization lazy and added new `getTransferPair()` function that takes in a `Field` type (#34424) - posted by li...@apache.org on 2023/06/18 18:24:54 UTC, 0 replies.
- [arrow] branch main updated: GH-35705: [R] Rename docs page from acero (#36107) - posted by th...@apache.org on 2023/06/18 19:18:20 UTC, 0 replies.
- [arrow] branch main updated: GH-34436: [R] Bindings for JSON Dataset (#35055) - posted by th...@apache.org on 2023/06/18 19:20:07 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [C++] Fix typo for IWYU pragma (#36140) - posted by ko...@apache.org on 2023/06/18 20:41:58 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/strum_macros-0.25 created (now 816b28e0fa) - posted by gi...@apache.org on 2023/06/19 09:01:09 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/strum-0.25 created (now 71ae3d9b69) - posted by gi...@apache.org on 2023/06/19 09:03:39 UTC, 0 replies.
- [arrow-datafusion] branch main updated: fix: correct the error type (#6712) - posted by al...@apache.org on 2023/06/19 10:50:56 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Port test in subqueries.rs from rust to sqllogictest (#6675) - posted by al...@apache.org on 2023/06/19 11:05:23 UTC, 0 replies.
- [arrow-datafusion] branch adapt_datastructure updated: Update / simplify memory calculation with new datastructure - posted by dh...@apache.org on 2023/06/19 11:37:58 UTC, 0 replies.
- [arrow-datafusion] branch adapt_datastructure updated (6d05fb4a93 -> 0637138204) - posted by dh...@apache.org on 2023/06/19 11:40:31 UTC, 0 replies.
- [arrow-datafusion] branch adapt_datastructure updated: Remove offset - posted by dh...@apache.org on 2023/06/19 12:01:21 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Improve performance/memory usage of HashJoin datastructure (5-15% improvement on selected TPC-H queries) (#6679) - posted by dh...@apache.org on 2023/06/19 12:34:30 UTC, 0 replies.
- [arrow] branch main updated: GH-36151: [Java] Add `volatile` declaration to `keyPosition` in `ParallelSearcher` (#36152) - posted by li...@apache.org on 2023/06/19 13:01:36 UTC, 0 replies.
- [GitHub] [arrow-site] alamb commented on a diff in pull request #369: [Website] Our journey at F5 with Apache Arrow - Part 2 - POST - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/19 13:24:59 UTC, 0 replies.
- [arrow-datafusion] branch adapt_datastructure deleted (was ddb2ff91e8) - posted by al...@apache.org on 2023/06/19 13:26:54 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: chore: Allow skipping key verification on centos7 (#240) - posted by pa...@apache.org on 2023/06/19 13:30:09 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/strum-0.25 deleted (was 71ae3d9b69) - posted by gi...@apache.org on 2023/06/19 13:31:12 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/strum_macros-0.25 deleted (was 816b28e0fa) - posted by gi...@apache.org on 2023/06/19 13:31:25 UTC, 0 replies.
- [GitHub] [arrow-site] alamb merged pull request #371: [WEBSITE]: Update role of Jie Wen to PMC - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/19 13:34:05 UTC, 0 replies.
- [arrow-site] branch main updated: [WEBSITE]: Update role of Jie Wen to PMC (#371) - posted by al...@apache.org on 2023/06/19 13:34:08 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating built site (build 97c375f1c295dbfa4090daacad0cfa6a506aa234) - posted by gi...@apache.org on 2023/06/19 13:41:24 UTC, 0 replies.
- [arrow-datafusion] branch main updated: refactor: alias() should skip add alias for `Expr::Sort` (#6707) - posted by al...@apache.org on 2023/06/19 13:56:43 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [C++] Make clang-tidy stop complaining about C arrays (#36102) - posted by ap...@apache.org on 2023/06/19 14:07:56 UTC, 0 replies.
- [arrow-datafusion] branch main updated: chore(deps): update strum/strum_macros requirement from 0.24 to 0.25 (#6717) - posted by al...@apache.org on 2023/06/19 14:20:07 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Move alias generator to per-query execution props (#6706) - posted by al...@apache.org on 2023/06/19 14:20:46 UTC, 0 replies.
- [arrow-datafusion] branch main updated: fix: parser for negative intervals (#6698) - posted by al...@apache.org on 2023/06/19 14:27:54 UTC, 0 replies.
- [arrow-datafusion] branch vectorized_collision created (now 26c90c211e) - posted by dh...@apache.org on 2023/06/19 15:16:44 UTC, 0 replies.
- [arrow-datafusion] branch vectorized_collision updated: Initial PoC - posted by dh...@apache.org on 2023/06/19 15:22:05 UTC, 2 replies.
- [GitHub] [arrow-site] lquerel commented on pull request #369: [Website] Our journey at F5 with Apache Arrow - Part 2 - POST - posted by "lquerel (via GitHub)" <gi...@apache.org> on 2023/06/19 16:01:35 UTC, 2 replies.
- [GitHub] [arrow-site] lquerel commented on a diff in pull request #369: [Website] Our journey at F5 with Apache Arrow - Part 2 - POST - posted by "lquerel (via GitHub)" <gi...@apache.org> on 2023/06/19 16:04:10 UTC, 6 replies.
- [arrow-adbc] branch main updated: ci: add script to run clang-tidy (#801) - posted by li...@apache.org on 2023/06/19 16:32:32 UTC, 0 replies.
- [arrow-adbc] branch spec-1.1.0 updated (0692bf42 -> f18f1cca) - posted by li...@apache.org on 2023/06/19 16:46:29 UTC, 0 replies.
- [arrow-adbc] 01/03: feat(format): introduce ADBC API revision 1.1.0 (#692) - posted by li...@apache.org on 2023/06/19 16:46:30 UTC, 1 replies.
- [arrow-adbc] 02/03: feat(format): remove unnecessary padding (#731) - posted by li...@apache.org on 2023/06/19 16:46:31 UTC, 1 replies.
- [arrow-adbc] 03/03: test(c): add backwards compatibility tests for 1.1.0/1.0.0 (#698) - posted by li...@apache.org on 2023/06/19 16:46:32 UTC, 1 replies.
- [arrow-nanoarrow] branch main updated: fix: Fix bad access crash in `ArrowBitmapByteCountSet()` (#242) - posted by pa...@apache.org on 2023/06/19 17:22:29 UTC, 0 replies.
- [arrow-nanoarrow] branch maint-0.2.0 updated (a7b824d -> c8a523f) - posted by pa...@apache.org on 2023/06/19 17:50:39 UTC, 0 replies.
- [arrow-adbc] branch main updated: chore(r): Pin pkgbuild to work around bug in latest released version (#817) - posted by pa...@apache.org on 2023/06/19 18:06:15 UTC, 0 replies.
- [arrow-nanoarrow] annotated tag apache-arrow-nanoarrow-0.2.0-rc1 updated (c8a523f -> 10ff78d) - posted by pa...@apache.org on 2023/06/19 18:06:59 UTC, 0 replies.
- [arrow-nanoarrow] annotated tag apache-arrow-nanoarrow-0.2.0-rc1 deleted (was 10ff78d) - posted by pa...@apache.org on 2023/06/19 18:22:25 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: Update dist/ for commit e811cfe15a3989341702777276e594206bbfa37d - posted by gi...@apache.org on 2023/06/19 18:23:29 UTC, 0 replies.
- [arrow-nanoarrow] branch maint-0.2.0 updated (c8a523f -> f710636) - posted by pa...@apache.org on 2023/06/19 18:25:30 UTC, 0 replies.
- [arrow-nanoarrow] annotated tag apache-arrow-nanoarrow-0.2.0-rc1 updated (f710636 -> ec706b2) - posted by pa...@apache.org on 2023/06/19 18:26:34 UTC, 0 replies.
- svn commit: r62494 - in /dev/arrow/apache-arrow-nanoarrow-0.2.0-rc1: ./ apache-arrow-nanoarrow-0.2.0.tar.gz apache-arrow-nanoarrow-0.2.0.tar.gz.asc apache-arrow-nanoarrow-0.2.0.tar.gz.sha512 - posted by pa...@apache.org on 2023/06/19 18:38:52 UTC, 0 replies.
- [arrow] branch main updated: GH-36166: [C++][MATLAB] Add utility to convert UTF-8 strings to UTF-16 and UTF-16 strings to UTF-8 (#36167) - posted by ko...@apache.org on 2023/06/19 21:03:28 UTC, 0 replies.
- [GitHub] [arrow-site] ozankabak commented on pull request #370: DataFusion 26.0.0 Blog Post - posted by "ozankabak (via GitHub)" <gi...@apache.org> on 2023/06/19 22:49:51 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [Go] add float16 and run end encoded test cases in `TestMakeFromData` (#36143) - posted by ze...@apache.org on 2023/06/19 23:28:14 UTC, 0 replies.
- [arrow] branch main updated: GH-33206: [C++] Add support for StructArray sorting and nested sort keys (#35727) - posted by ap...@apache.org on 2023/06/20 07:28:01 UTC, 0 replies.
- [arrow-datafusion] branch vectorized_collision updated: Vectorized implementation - posted by dh...@apache.org on 2023/06/20 09:16:28 UTC, 1 replies.
- [arrow-datafusion] branch vectorized_collision updated (f0dec5fc73 -> 9383470898) - posted by dh...@apache.org on 2023/06/20 09:23:25 UTC, 0 replies.
- [arrow-datafusion] branch vectorized_collision updated (9383470898 -> b14efa4458) - posted by dh...@apache.org on 2023/06/20 09:24:14 UTC, 0 replies.
- [arrow-datafusion] branch vectorized_collision updated (0095b845dc -> 28c10526c7) - posted by dh...@apache.org on 2023/06/20 10:00:53 UTC, 0 replies.
- [GitHub] [arrow-site] alamb opened a new pull request, #372: [WEBSITE]: Update Role of Ben Baumgold to PMC on committers list - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/20 10:16:38 UTC, 0 replies.
- svn commit: r62511 - /release/arrow/apache-arrow-adbc-0.5.0/ - posted by li...@apache.org on 2023/06/20 12:00:04 UTC, 0 replies.
- [arrow-adbc] annotated tag apache-arrow-adbc-0.5.0 updated (ac0e0ef8 -> 4ea80695) - posted by li...@apache.org on 2023/06/20 12:00:25 UTC, 0 replies.
- [arrow-adbc] annotated tag go/adbc/v0.5.0 updated (ac0e0ef8 -> 4ea80695) - posted by li...@apache.org on 2023/06/20 12:05:02 UTC, 0 replies.
- svn commit: r62512 - /dev/arrow/apache-arrow-adbc-0.5.0-rc0/ - posted by li...@apache.org on 2023/06/20 12:18:03 UTC, 0 replies.
- svn commit: r62513 - /release/arrow/apache-arrow-adbc-0.4.0/ - posted by li...@apache.org on 2023/06/20 12:18:04 UTC, 0 replies.
- [arrow-adbc] branch main updated (b3efd5a5 -> c53b1658) - posted by li...@apache.org on 2023/06/20 12:19:09 UTC, 0 replies.
- [arrow-adbc] 01/02: chore: update versions for 0.6.0-SNAPSHOT - posted by li...@apache.org on 2023/06/20 12:19:10 UTC, 0 replies.
- [arrow-adbc] 02/02: chore: update changelog for 0.5.0 - posted by li...@apache.org on 2023/06/20 12:19:11 UTC, 0 replies.
- [arrow-adbc] branch main updated (c53b1658 -> 9c7fe5dd) - posted by li...@apache.org on 2023/06/20 12:21:43 UTC, 0 replies.
- [arrow-datafusion] branch vectorized_collision updated (28c10526c7 -> cc2745f476) - posted by dh...@apache.org on 2023/06/20 12:27:51 UTC, 0 replies.
- [GitHub] [arrow-site] lidavidm opened a new pull request, #373: [Website] Add ADBC 0.5.0 release post - posted by "lidavidm (via GitHub)" <gi...@apache.org> on 2023/06/20 12:34:59 UTC, 0 replies.
- [arrow-adbc] branch main updated: chore(dev/release): don't push to main in post-08-bump-versions (#822) - posted by li...@apache.org on 2023/06/20 12:35:58 UTC, 0 replies.
- [arrow-datafusion] branch vectorized_collision updated (cc2745f476 -> 3505548a16) - posted by dh...@apache.org on 2023/06/20 12:39:51 UTC, 0 replies.
- [arrow-datafusion] branch vectorized_collision updated (3505548a16 -> 0ee80a1548) - posted by dh...@apache.org on 2023/06/20 12:43:35 UTC, 0 replies.
- [GitHub] [arrow-site] alamb merged pull request #372: [WEBSITE]: Update Role of Ben Baumgold to PMC on committers list - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/20 13:20:07 UTC, 0 replies.
- [arrow-site] branch main updated: [WEBSITE]: Update Role of Ben Baumgold to PMC on committers list (#372) - posted by al...@apache.org on 2023/06/20 13:20:08 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating built site (build df1dd2a50ffa6bf1d482c949a9fc7584c68013a5) - posted by gi...@apache.org on 2023/06/20 13:26:00 UTC, 0 replies.
- svn commit: r62514 - in /release/arrow/arrow-rs-42.0.0: ./ apache-arrow-rs-42.0.0.tar.gz apache-arrow-rs-42.0.0.tar.gz.asc apache-arrow-rs-42.0.0.tar.gz.sha256 apache-arrow-rs-42.0.0.tar.gz.sha512 - posted by al...@apache.org on 2023/06/20 13:29:02 UTC, 0 replies.
- svn commit: r62515 - /release/arrow/arrow-rs-41.0.0/ - posted by al...@apache.org on 2023/06/20 13:29:06 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: Improve UX for setting ExecutionProps::query_execution_start_time (#6719) - posted by al...@apache.org on 2023/06/20 15:12:35 UTC, 0 replies.
- [arrow-datafusion] branch vectorized_collision updated (0ee80a1548 -> 83c30333f1) - posted by dh...@apache.org on 2023/06/20 16:04:22 UTC, 0 replies.
- [arrow] branch main updated (0f6522018a -> f2c0304de3) - posted by ze...@apache.org on 2023/06/20 16:11:03 UTC, 0 replies.
- [arrow-datafusion] branch vectorized_collision updated (83c30333f1 -> 1630ad6e44) - posted by dh...@apache.org on 2023/06/20 16:13:00 UTC, 0 replies.
- [arrow] branch main updated (f2c0304de3 -> dd49fd35a0) - posted by th...@apache.org on 2023/06/20 16:34:07 UTC, 0 replies.
- [arrow-datafusion] branch vectorized_collision updated (1630ad6e44 -> 599be79138) - posted by dh...@apache.org on 2023/06/20 16:39:36 UTC, 0 replies.
- [arrow] branch main updated (dd49fd35a0 -> 94af6c3c96) - posted by ze...@apache.org on 2023/06/20 16:49:32 UTC, 0 replies.
- [arrow-datafusion] branch vectorized_collision updated (599be79138 -> 3967b9b20c) - posted by dh...@apache.org on 2023/06/20 17:13:57 UTC, 0 replies.
- [arrow-datafusion] branch vectorized_collision updated (3967b9b20c -> e586eb877f) - posted by dh...@apache.org on 2023/06/20 17:36:22 UTC, 0 replies.
- [arrow] branch main updated (94af6c3c96 -> 5e30fa1c17) - posted by al...@apache.org on 2023/06/20 17:56:16 UTC, 0 replies.
- [arrow] branch main updated: GH-36176: [C++] Fix regression for single-key Table sorting (#36179) - posted by ap...@apache.org on 2023/06/20 17:58:50 UTC, 0 replies.
- [arrow] branch main updated: GH-35635: [C++][CI] Preserve root when ignoring host on PathFromUriHelper to fix HDFS tests (#36063) - posted by we...@apache.org on 2023/06/20 17:59:53 UTC, 0 replies.
- [arrow-datafusion] branch main updated (0ef9478e66 -> 39666eb847) - posted by al...@apache.org on 2023/06/20 18:21:46 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Support Expr::InList to Substrait::RexType (#6604) - posted by al...@apache.org on 2023/06/20 18:31:57 UTC, 0 replies.
- [arrow-datafusion] branch main updated: MINOR: Add maintains input order flag to CoalesceBatches (#6730) - posted by al...@apache.org on 2023/06/20 18:35:01 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Update copyight date on website (#6727) - posted by al...@apache.org on 2023/06/20 18:40:05 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by d32f9a7425e6269bcc0b928a81f6d46871389bdf - posted by gi...@apache.org on 2023/06/20 18:40:37 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Display all partitions and files in EXPLAIN VERBOSE (#6711) - posted by al...@apache.org on 2023/06/20 19:06:28 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(csharp): submodule not pulling correctly (#824) - posted by li...@apache.org on 2023/06/20 19:48:00 UTC, 0 replies.
- [arrow] branch main updated: GH-35870: [C++] Add support for changing optimization flags with CMAKE_CXX_FLAGS_DEBUG (#35924) - posted by ko...@apache.org on 2023/06/20 20:30:37 UTC, 0 replies.
- [arrow-adbc] branch main updated: docs(go): Add Go install and usage examples (#826) - posted by li...@apache.org on 2023/06/20 20:47:57 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Update `arrow`, `arrow-flight` and `parquet` to `42.0.0` (#6702) - posted by dh...@apache.org on 2023/06/20 21:20:34 UTC, 0 replies.
- [arrow-datafusion] branch vectorized_collision updated (e586eb877f -> 50e2b2255c) - posted by dh...@apache.org on 2023/06/20 21:25:51 UTC, 0 replies.
- [arrow-rs] branch master updated: feat: add strict mode to json reader (#4421) - posted by tu...@apache.org on 2023/06/20 22:52:32 UTC, 0 replies.
- [arrow-rs] branch master updated: gcp: Exclude authorization header when bearer empty (#4418) - posted by tu...@apache.org on 2023/06/20 22:53:20 UTC, 0 replies.
- [arrow] branch main updated: GH-36117: [C++] Ensure creating BUILD_OUTPUT_ROOT_DIRECTORY (#36160) - posted by ko...@apache.org on 2023/06/21 02:45:48 UTC, 0 replies.
- [arrow] branch main updated: GH-36157: [C++][Dev] Add support for using python3 to run IWYU (#36159) - posted by ko...@apache.org on 2023/06/21 02:46:43 UTC, 0 replies.
- [GitHub] [arrow-site] Folyd commented on a diff in pull request #370: DataFusion 26.0.0 Blog Post - posted by "Folyd (via GitHub)" <gi...@apache.org> on 2023/06/21 04:04:03 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Move `PartitionEvaluator` and window_state structures to `datafusion_expr` crate (#6690) - posted by ak...@apache.org on 2023/06/21 06:56:12 UTC, 0 replies.
- [arrow-datafusion] branch vectorized_collision updated: More functional implementation - posted by dh...@apache.org on 2023/06/21 07:29:48 UTC, 0 replies.
- [arrow-datafusion] branch vectorized_collision updated: Remove some ownership / clones - posted by dh...@apache.org on 2023/06/21 08:26:45 UTC, 0 replies.
- [arrow] branch main updated: GH-36056: [CI] Enable Dependabot for GitHub Actions (#36194) - posted by ra...@apache.org on 2023/06/21 09:07:40 UTC, 0 replies.
- [arrow] branch dependabot/github_actions/actions/setup-go-4 created (now f286ba61dd) - posted by gi...@apache.org on 2023/06/21 09:08:33 UTC, 0 replies.
- [arrow] branch dependabot/github_actions/actions/github-script-6 created (now 402e9f05ff) - posted by gi...@apache.org on 2023/06/21 09:08:44 UTC, 0 replies.
- [arrow] branch dependabot/github_actions/actions/setup-dotnet-3 created (now 16346a037f) - posted by gi...@apache.org on 2023/06/21 09:08:55 UTC, 0 replies.
- [arrow-datafusion] branch vectorized_collision updated (bd5a33ac7c -> 5384b52f25) - posted by dh...@apache.org on 2023/06/21 09:10:45 UTC, 0 replies.
- [GitHub] [arrow-site] raulcd commented on a diff in pull request #373: [Website] Add ADBC 0.5.0 release post - posted by "raulcd (via GitHub)" <gi...@apache.org> on 2023/06/21 09:23:44 UTC, 0 replies.
- [arrow] branch main updated (e6221c45de -> 65d603aeec) - posted by al...@apache.org on 2023/06/21 10:47:26 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Hash Join Vectorized collision checking (#6724) - posted by dh...@apache.org on 2023/06/21 11:13:42 UTC, 0 replies.
- [GitHub] [arrow-site] lidavidm commented on a diff in pull request #373: [Website] Add ADBC 0.5.0 release post - posted by "lidavidm (via GitHub)" <gi...@apache.org> on 2023/06/21 12:15:02 UTC, 0 replies.
- [GitHub] [arrow-site] lidavidm merged pull request #373: [Website] Add ADBC 0.5.0 release post - posted by "lidavidm (via GitHub)" <gi...@apache.org> on 2023/06/21 12:17:33 UTC, 0 replies.
- [arrow-site] branch main updated: [Website] Add ADBC 0.5.0 release post (#373) - posted by li...@apache.org on 2023/06/21 12:17:36 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating built site (build 9ba0465976575d2aa81719d167a33ccb6954bf06) - posted by gi...@apache.org on 2023/06/21 12:22:55 UTC, 0 replies.
- [arrow] branch main updated: GH-35838: [C++] Add backpressure test for asof join node (#35874) - posted by ic...@apache.org on 2023/06/21 13:57:25 UTC, 0 replies.
- [arrow-adbc] branch main updated: refactor(csharp): cleanup load of imported drivers (#818) - posted by li...@apache.org on 2023/06/21 14:06:31 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(go/adbc/driver/flightsql): Add cookie middleware option (#825) - posted by ze...@apache.org on 2023/06/21 14:38:36 UTC, 0 replies.
- [GitHub] [arrow-site] zeroshade commented on pull request #369: [Website] Our journey at F5 with Apache Arrow - Part 2 - POST - posted by "zeroshade (via GitHub)" <gi...@apache.org> on 2023/06/21 14:42:44 UTC, 0 replies.
- [arrow] branch main updated: GH-35935: [C++] Clean interruption of a Acero plan with `use_threads=false` (#35953) - posted by ic...@apache.org on 2023/06/21 15:20:20 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Return null for date_trunc(null) instead of panic (#6723) - posted by vi...@apache.org on 2023/06/21 15:37:47 UTC, 0 replies.
- [arrow-cookbook] branch main updated: [R] Document window aggregates (#311) - posted by th...@apache.org on 2023/06/21 15:53:28 UTC, 0 replies.
- [arrow-cookbook] branch gh-pages updated (ffd388b -> 71989d9) - posted by gi...@apache.org on 2023/06/21 16:08:51 UTC, 0 replies.
- [arrow-cookbook] branch asf-site updated (ffd388b -> 71989d9) - posted by gi...@apache.org on 2023/06/21 16:08:54 UTC, 0 replies.
- [arrow] branch main updated (b451b34a26 -> 5854d04053) - posted by ze...@apache.org on 2023/06/21 16:21:57 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(go/adbc/driver/snowflake): fix potential deadlock and error handling (#828) - posted by li...@apache.org on 2023/06/21 16:41:21 UTC, 0 replies.
- [arrow-datafusion] branch main updated: `derive(Debug)` for `Expr` (#6708) - posted by al...@apache.org on 2023/06/21 17:17:14 UTC, 0 replies.
- [arrow-datafusion] branch vectorized_collision deleted (was 5384b52f25) - posted by dh...@apache.org on 2023/06/21 17:30:34 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(python/adbc_driver_flightsql): add cookie middleware option to DatabaseOptions (#830) - posted by li...@apache.org on 2023/06/21 17:54:50 UTC, 0 replies.
- [arrow-adbc] branch main updated: chore(dev/release): fix file paths used in Windows wheel build (#832) - posted by li...@apache.org on 2023/06/21 18:30:04 UTC, 0 replies.
- [arrow-datafusion] branch main updated: refactor: extract merge_projection common function. (#6735) - posted by al...@apache.org on 2023/06/21 18:36:01 UTC, 0 replies.
- [arrow] branch main updated (5854d04053 -> 5a491a77cc) - posted by ze...@apache.org on 2023/06/21 19:17:27 UTC, 0 replies.
- [arrow] branch main updated: GH-36209: [Java] Upgrade Netty due to security vulnerability (#36211) - posted by li...@apache.org on 2023/06/21 19:22:44 UTC, 0 replies.
- [arrow] branch main updated (ea4f03ac16 -> d7b3d4f9bb) - posted by ze...@apache.org on 2023/06/21 19:36:31 UTC, 0 replies.
- [arrow] branch main updated (d7b3d4f9bb -> 7e2460fb20) - posted by ko...@apache.org on 2023/06/21 20:30:28 UTC, 0 replies.
- [arrow] branch dependabot/github_actions/actions/github-script-6 deleted (was 402e9f05ff) - posted by gi...@apache.org on 2023/06/21 20:30:37 UTC, 0 replies.
- [arrow] branch main updated (7e2460fb20 -> 95f1ad3c03) - posted by ko...@apache.org on 2023/06/21 20:31:30 UTC, 0 replies.
- [arrow] branch dependabot/github_actions/actions/setup-dotnet-3 deleted (was 16346a037f) - posted by gi...@apache.org on 2023/06/21 20:31:36 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Fix up some DataFusionError::Internal errors with correct type (#6721) - posted by al...@apache.org on 2023/06/21 20:33:18 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: remove some unwrap (#6738) - posted by al...@apache.org on 2023/06/21 20:36:05 UTC, 0 replies.
- [arrow] branch main updated (95f1ad3c03 -> 8d021c401f) - posted by ko...@apache.org on 2023/06/21 20:36:32 UTC, 0 replies.
- [arrow] branch main updated: GH-36207: [MATLAB] Add MATLAB autosave files (`.asv`) to the `.gitignore` (#36208) - posted by ko...@apache.org on 2023/06/21 21:36:35 UTC, 0 replies.
- [arrow-adbc] branch main updated: ci: Add CODEOWNERS file (#829) - posted by li...@apache.org on 2023/06/21 22:15:57 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [CI] Remove needless ":" from Dependabot PR subject (#36216) - posted by as...@apache.org on 2023/06/21 23:47:47 UTC, 0 replies.
- [arrow] branch main updated (21a4b28d92 -> 2329a7b8b4) - posted by ko...@apache.org on 2023/06/21 23:52:06 UTC, 0 replies.
- [arrow] branch main updated (2329a7b8b4 -> 4587909be6) - posted by as...@apache.org on 2023/06/22 00:06:27 UTC, 0 replies.
- [arrow] branch main updated (4587909be6 -> 03bd17dce5) - posted by as...@apache.org on 2023/06/22 00:23:06 UTC, 0 replies.
- [arrow] branch main updated: GH-36218: [CI][Go] Run benchmark steps only on the main branch (#36219) - posted by as...@apache.org on 2023/06/22 00:28:42 UTC, 0 replies.
- [arrow] branch dependabot/github_actions/actions/setup-go-4 updated (f286ba61dd -> 0557f9c938) - posted by gi...@apache.org on 2023/06/22 00:29:42 UTC, 0 replies.
- [arrow] branch main updated (5a58f7572b -> 949b2a2d33) - posted by ko...@apache.org on 2023/06/22 01:30:22 UTC, 0 replies.
- [arrow] branch dependabot/github_actions/actions/setup-go-4 updated (0557f9c938 -> 841c9df63d) - posted by gi...@apache.org on 2023/06/22 01:41:14 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [CI] Bump actions/setup-go from 3 to 4 (#36195) - posted by ko...@apache.org on 2023/06/22 02:38:20 UTC, 0 replies.
- [arrow] branch dependabot/github_actions/actions/setup-go-4 deleted (was 841c9df63d) - posted by gi...@apache.org on 2023/06/22 02:38:27 UTC, 0 replies.
- [arrow] branch main updated (320ecbd119 -> cd6b2b5dca) - posted by ko...@apache.org on 2023/06/22 03:01:37 UTC, 0 replies.
- [arrow] branch main updated: GH-36227: [C++] New GcsOption to set the project id (#36228) - posted by ko...@apache.org on 2023/06/22 04:23:49 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: remove dead code with decimal datatype from in_list (#6737) - posted by ja...@apache.org on 2023/06/22 07:26:51 UTC, 0 replies.
- [arrow] branch main updated: GH-36214: [C++] Specify `FieldPath::Hash` as template parameter where possible (#36222) - posted by ap...@apache.org on 2023/06/22 10:42:28 UTC, 0 replies.
- [arrow] branch main updated (c875da82e0 -> 12891333a8) - posted by ko...@apache.org on 2023/06/22 12:33:08 UTC, 0 replies.
- [arrow-adbc] branch main updated: chore(r/adbcdrivermanager): Add link in DESCRIPTION (#836) - posted by pa...@apache.org on 2023/06/22 13:35:10 UTC, 0 replies.
- [arrow] branch main updated: GH-36092: [C++] Simplify concurrency in as-of-join node (#36094) - posted by ic...@apache.org on 2023/06/22 14:09:53 UTC, 0 replies.
- [arrow] branch main updated (1b29d9584e -> 990c297ea9) - posted by ko...@apache.org on 2023/06/22 14:27:13 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Update documentation for creating User Defined Aggregates (AggregateUDF) (#6729) - posted by al...@apache.org on 2023/06/22 14:29:24 UTC, 0 replies.
- [arrow-rs] branch master updated: minor: remove useless mut (#4443) - posted by al...@apache.org on 2023/06/22 14:47:09 UTC, 0 replies.
- [arrow-rs] branch master updated: cleanup some `unwrap`() into proper Result propagation, impl `PartialEq` for `ParquetError` (#4428) - posted by al...@apache.org on 2023/06/22 15:15:19 UTC, 0 replies.
- [arrow] branch main updated: GH-32190: [C++][Compute] Implement cumulative prod, max and min functions (#36020) - posted by bk...@apache.org on 2023/06/22 16:03:23 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(r): Add FlightSQL driver wrapper (#835) - posted by pa...@apache.org on 2023/06/22 16:40:25 UTC, 0 replies.
- [arrow] branch main updated: GH-36059: [C++][Compute] Reserve space for hashtable for scalar lookup functions (#36067) - posted by ap...@apache.org on 2023/06/22 16:55:29 UTC, 0 replies.
- [arrow-datafusion] branch main updated (eb290a0bb9 -> b1b8c9caa2) - posted by al...@apache.org on 2023/06/22 17:08:19 UTC, 0 replies.
- [arrow-datafusion] branch main updated (b1b8c9caa2 -> 8be5a8ced8) - posted by ak...@apache.org on 2023/06/22 17:53:12 UTC, 0 replies.
- [arrow-datafusion] branch alamb-patch-1 deleted (was 193178cbc9) - posted by al...@apache.org on 2023/06/22 17:54:15 UTC, 0 replies.
- [arrow-datafusion] branch cleanup_tpch deleted (was 8a7ccdeec2) - posted by al...@apache.org on 2023/06/22 17:54:21 UTC, 0 replies.
- [arrow-datafusion] branch issue-5691 deleted (was b2c920cb0a) - posted by al...@apache.org on 2023/06/22 17:54:26 UTC, 0 replies.
- [arrow-datafusion] branch extend_collect_join_support deleted (was f5e54d70f4) - posted by al...@apache.org on 2023/06/22 17:54:34 UTC, 0 replies.
- [arrow-datafusion] branch support-is-distinct-from-for-binaryarray deleted (was 273d89cd29) - posted by al...@apache.org on 2023/06/22 17:54:39 UTC, 0 replies.
- [arrow-datafusion] branch feature/prioritize_udf deleted (was 508f1858b7) - posted by al...@apache.org on 2023/06/22 17:54:48 UTC, 0 replies.
- [arrow-datafusion] branch issue-6062 deleted (was 15532a0123) - posted by al...@apache.org on 2023/06/22 17:54:51 UTC, 0 replies.
- [arrow-datafusion] branch update_hashbrown deleted (was bb2bedacb5) - posted by al...@apache.org on 2023/06/22 17:54:54 UTC, 0 replies.
- [arrow-datafusion] branch fix_limit deleted (was a3fd756b12) - posted by al...@apache.org on 2023/06/22 17:54:58 UTC, 0 replies.
- [arrow-datafusion] branch enable_parquet_page_level_skipping deleted (was 35deaea8b5) - posted by al...@apache.org on 2023/06/22 17:55:10 UTC, 0 replies.
- svn commit: r62589 - /release/arrow/apache-arrow-nanoarrow-0.2.0/ - posted by li...@apache.org on 2023/06/22 19:24:03 UTC, 0 replies.
- [arrow-nanoarrow] annotated tag apache-arrow-nanoarrow-0.2.0 updated (f710636 -> dfd47bc) - posted by pa...@apache.org on 2023/06/22 19:31:08 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: chore: Update versions on main (#248) - posted by pa...@apache.org on 2023/06/22 19:56:00 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: feat(extensions/nanoarrow_device): Draft DeviceArray interface (#205) - posted by pa...@apache.org on 2023/06/22 19:58:13 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: chore: Add verification instructions for custom builds or Arrow C++ in Conda (#243) - posted by pa...@apache.org on 2023/06/22 20:08:03 UTC, 0 replies.
- [arrow-adbc] branch main updated: chore(dev/release): fix version bumper in Windows wheel build (#839) - posted by li...@apache.org on 2023/06/22 20:57:56 UTC, 0 replies.
- [arrow-adbc] branch maint-0.5.1 created (now 1cadc645) - posted by li...@apache.org on 2023/06/22 20:59:35 UTC, 0 replies.
- [arrow-adbc] annotated tag apache-arrow-adbc-0.5.1-rc0 updated (1cadc645 -> e198a8fd) - posted by li...@apache.org on 2023/06/22 20:59:42 UTC, 0 replies.
- [arrow] branch main updated: GH-35859: [Python] Actually change the default row group size to 1Mi (#36012) - posted by we...@apache.org on 2023/06/22 21:19:09 UTC, 0 replies.
- [arrow-adbc] annotated tag apache-arrow-adbc-0.5.1-rc1 updated (9b7e1a7f -> c71db60b) - posted by li...@apache.org on 2023/06/22 21:22:20 UTC, 0 replies.
- [arrow-adbc] branch maint-0.5.1 updated (1cadc645 -> 9b7e1a7f) - posted by li...@apache.org on 2023/06/22 21:22:28 UTC, 0 replies.
- [arrow-adbc] branch maint-0.5.1 updated: chore(ci): fix the library suffix - posted by li...@apache.org on 2023/06/22 21:56:23 UTC, 0 replies.
- [arrow-adbc] annotated tag apache-arrow-adbc-0.1.0-rc4 updated (39765098 -> 86af00c1) - posted by li...@apache.org on 2023/06/22 21:56:35 UTC, 0 replies.
- [arrow-adbc] 01/01: DO NOT MERGE - posted by li...@apache.org on 2023/06/22 21:56:36 UTC, 0 replies.
- [arrow-adbc] tag apache-arrow-adbc-0.5.1-rc1 updated (c71db60b -> 01c2f1eb) - posted by li...@apache.org on 2023/06/22 21:56:37 UTC, 0 replies.
- [arrow-adbc] annotated tag apache-arrow-adbc-0.1.0-rc0 updated (cf9ae35b -> 4019d328) - posted by li...@apache.org on 2023/06/22 21:56:40 UTC, 0 replies.
- [arrow-adbc] 01/02: chore: update CHANGELOG.md for 0.1.0 - posted by li...@apache.org on 2023/06/22 21:56:41 UTC, 0 replies.
- [arrow-adbc] 02/02: chore: update versions for 0.1.0 - posted by li...@apache.org on 2023/06/22 21:56:42 UTC, 0 replies.
- svn commit: r62590 - in /dev/arrow/apache-arrow-adbc-0.5.1-rc1: ./ apache-arrow-adbc-0.5.1.tar.gz apache-arrow-adbc-0.5.1.tar.gz.asc apache-arrow-adbc-0.5.1.tar.gz.sha512 - posted by li...@apache.org on 2023/06/22 22:54:41 UTC, 0 replies.
- [arrow] branch main updated: GH-36233: [Packaging][Ubuntu] Add support for Ubuntu 23.04 (lunar) (#36238) - posted by ko...@apache.org on 2023/06/23 00:43:43 UTC, 0 replies.
- [GitHub] [arrow-site] paleolimbot merged pull request #364: Add announcement for nanoarrow 0.2.0 release - posted by "paleolimbot (via GitHub)" <gi...@apache.org> on 2023/06/23 00:44:34 UTC, 0 replies.
- [arrow-site] branch main updated: Add announcement for nanoarrow 0.2.0 release (#364) - posted by pa...@apache.org on 2023/06/23 00:44:37 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating built site (build b8b23007132694932ca54abf1f65e04a504f40c6) - posted by gi...@apache.org on 2023/06/23 00:50:06 UTC, 0 replies.
- [arrow] branch main updated: GH-36072: [MATLAB] Add MATLAB `arrow.tabular.RecordBatch` class (#36190) - posted by ko...@apache.org on 2023/06/23 01:15:19 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: Update dist/ for commit ae5001937a39f3f8227d1468dedfa7144f87ced1 - posted by gi...@apache.org on 2023/06/23 01:33:37 UTC, 0 replies.
- [arrow] branch main updated: GH-35542 : [R] Implement schema extraction function (#35543) - posted by th...@apache.org on 2023/06/23 07:22:37 UTC, 0 replies.
- [arrow-rs] branch master updated: Casting fixedsizelist to list/largelist (#4433) - posted by tu...@apache.org on 2023/06/23 07:49:08 UTC, 0 replies.
- [arrow] branch main updated (29a339f573 -> e3c5dbb6c4) - posted by ko...@apache.org on 2023/06/23 08:47:18 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/itertools-0.11 created (now 5e2adc834d) - posted by gi...@apache.org on 2023/06/23 09:12:53 UTC, 0 replies.
- [GitHub] [arrow-site] alamb opened a new pull request, #374: WEBSITE: update Dewey Dunnington role to PMC - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/23 09:56:59 UTC, 0 replies.
- [arrow-rs] branch master updated: feat: support `NullBuilder` (#4430) - posted by al...@apache.org on 2023/06/23 09:57:41 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/itertools-0.11 deleted (was 5e2adc834d) - posted by gi...@apache.org on 2023/06/23 10:15:16 UTC, 0 replies.
- [GitHub] [arrow-site] alamb merged pull request #374: [WEBSITE]: update Dewey Dunnington role to PMC - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/23 10:55:35 UTC, 0 replies.
- [arrow-site] branch main updated: [WEBSITE]: update Dewey Dunnington role to PMC (#374) - posted by al...@apache.org on 2023/06/23 10:55:38 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating built site (build 855f956416ca4e8d34f214a820491649ded2c08f) - posted by gi...@apache.org on 2023/06/23 11:00:48 UTC, 0 replies.
- [arrow-datafusion] branch main updated: chore(deps): update itertools requirement from 0.10 to 0.11 (#6752) - posted by ja...@apache.org on 2023/06/23 11:13:16 UTC, 0 replies.
- [arrow] branch main updated: GH-36259: [R] Docs for as_schema description incorrect (#36260) - posted by th...@apache.org on 2023/06/23 13:09:27 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [R] Make description of to_arrow function more specific (#36261) - posted by th...@apache.org on 2023/06/23 13:10:01 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [R] Update phrasing of match_arrow docs to match base R (#36262) - posted by th...@apache.org on 2023/06/23 13:10:34 UTC, 0 replies.
- [arrow] branch main updated (6ab18a7671 -> 10cbc32923) - posted by th...@apache.org on 2023/06/23 13:11:12 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Move some code before tests module (#6749) - posted by al...@apache.org on 2023/06/23 14:57:06 UTC, 0 replies.
- [arrow] branch main updated: GH-36264: [R] Add scalar() function (#36265) - posted by th...@apache.org on 2023/06/23 15:02:19 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Add support for order-sensitive aggregation for multipartitions (#6734) - posted by al...@apache.org on 2023/06/23 15:34:07 UTC, 0 replies.
- [arrow-datafusion] branch main updated (e60e9d2eda -> 631e643641) - posted by al...@apache.org on 2023/06/23 17:09:03 UTC, 0 replies.
- svn commit: r62608 - /dev/arrow/apache-arrow-nanoarrow-0.2.0-rc0/ - posted by pa...@apache.org on 2023/06/23 17:55:10 UTC, 0 replies.
- svn commit: r62609 - /dev/arrow/apache-arrow-nanoarrow-0.2.0-rc1/ - posted by pa...@apache.org on 2023/06/23 17:55:37 UTC, 0 replies.
- [arrow-adbc] branch main updated: chore(r): Update + unify R driver packages after adbcdrivermanager CRAN release (#843) - posted by li...@apache.org on 2023/06/23 18:01:41 UTC, 0 replies.
- [arrow-adbc] branch spec-1.1.0 updated (f18f1cca -> 362638da) - posted by li...@apache.org on 2023/06/23 18:31:08 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Docs: Update SQL status page (#6736) - posted by al...@apache.org on 2023/06/23 19:24:43 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by 80d1750fda0f8d1d09d7bbf5b05662b1f6618954 - posted by gi...@apache.org on 2023/06/23 19:25:16 UTC, 0 replies.
- [arrow] branch main updated: GH-36251: [MATLAB] Add `Type` property to `arrow.array.Array` (#36270) - posted by ko...@apache.org on 2023/06/23 19:53:56 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: chore(dev/release): Improve release and post-release instructions (#249) - posted by pa...@apache.org on 2023/06/23 20:02:56 UTC, 0 replies.
- [arrow] branch main updated: GH-36109: [MATLAB] Store a nullptr as the validity bitmap if all array elements are valid (#36114) - posted by ko...@apache.org on 2023/06/23 20:53:51 UTC, 0 replies.
- [arrow] branch main updated: GH-35969: [Swift] use ArrowType instead of ArrowType.info and add binary, time32 and time64 types (#35985) - posted by ko...@apache.org on 2023/06/23 21:19:42 UTC, 0 replies.
- [arrow] branch main updated: GH-36074: [C++] Clarify docs for ConcatenateTablesOptions::field_merge_options (#36075) - posted by we...@apache.org on 2023/06/23 23:55:38 UTC, 0 replies.
- [arrow] branch main updated: GH-35579: [C++] Support non-named FieldRefs in Parquet scanner (#35798) - posted by we...@apache.org on 2023/06/24 00:04:20 UTC, 0 replies.
- [GitHub] [arrow-site] alamb merged pull request #370: [WEBSITE] DataFusion 26.0.0 Blog Post - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/24 11:14:47 UTC, 0 replies.
- [arrow-site] branch main updated: [WEBSITE] DataFusion 26.0.0 Blog Post (#370) - posted by al...@apache.org on 2023/06/24 11:14:50 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating built site (build 4ad44e6ba1a387182b2b44c21e181cac527bded8) - posted by gi...@apache.org on 2023/06/24 11:20:02 UTC, 0 replies.
- [GitHub] [arrow-site] alamb commented on pull request #370: [WEBSITE] DataFusion 26.0.0 Blog Post - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/24 11:44:53 UTC, 1 replies.
- [GitHub] [arrow-site] alamb opened a new pull request, #375: Minor: Fix typo on DataFusion 26 blog - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/24 11:57:36 UTC, 0 replies.
- [GitHub] [arrow-site] alamb merged pull request #375: [WEBSITE] Minor: Fix typo on DataFusion 26 blog - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/24 11:58:14 UTC, 0 replies.
- [arrow-site] branch main updated: [WEBSITE] Minor: Fix typo on DataFusion 26 blog (#375) - posted by al...@apache.org on 2023/06/24 11:58:16 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating built site (build 386464c712ac8e86dfef3122e13c9220695c391b) - posted by gi...@apache.org on 2023/06/24 12:04:05 UTC, 0 replies.
- [GitHub] [arrow-site] Folyd commented on pull request #370: [WEBSITE] DataFusion 26.0.0 Blog Post - posted by "Folyd (via GitHub)" <gi...@apache.org> on 2023/06/24 12:23:47 UTC, 0 replies.
- [arrow-adbc] branch main updated: build(c): force C++11 for drivers for R's sake (#844) - posted by li...@apache.org on 2023/06/24 16:27:03 UTC, 0 replies.
- [arrow-adbc] branch main updated: build(c): properly install missing symlink on Windows (#846) - posted by li...@apache.org on 2023/06/24 17:23:57 UTC, 0 replies.
- [arrow-datafusion-python] branch dependabot/cargo/main/syn-2.0.21 created (now 8ece4b3) - posted by gi...@apache.org on 2023/06/24 19:57:31 UTC, 0 replies.
- [arrow-datafusion] branch main updated: minor: fix typo (#6761) - posted by ja...@apache.org on 2023/06/25 02:39:51 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Move PartitionStream to physical_plan (#6756) - posted by ja...@apache.org on 2023/06/25 02:56:05 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Docs: Improve documentation for `struct` function` (#6754) - posted by ja...@apache.org on 2023/06/25 02:57:16 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by 2d69ddb67a10357216e76d6156678e1480c3c1ef - posted by gi...@apache.org on 2023/06/25 02:57:48 UTC, 0 replies.
- [arrow] branch main updated: GH-36243: [Dev] Remove PR workflow label as part of merge (#36244) - posted by ko...@apache.org on 2023/06/25 05:35:54 UTC, 0 replies.
- [arrow-datafusion] branch main updated: add UT to verify 'issues/6606' (#6762) - posted by ja...@apache.org on 2023/06/25 09:47:41 UTC, 0 replies.
- [GitHub] [arrow-site] alamb opened a new pull request, #376: [WEBSITE]: Minor fix blog link on DataFusion 26 blog - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/25 10:11:04 UTC, 0 replies.
- [GitHub] [arrow-site] alamb merged pull request #376: [WEBSITE]: Minor fix blog link on DataFusion 26 blog - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/25 10:12:17 UTC, 0 replies.
- [arrow-site] branch main updated: [WEBSITE]: Minor fix blog link on DataFusion 26 blog (#376) - posted by al...@apache.org on 2023/06/25 10:12:20 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating built site (build 0f5e46f398f5f69548e951d64f84bb168832cac1) - posted by gi...@apache.org on 2023/06/25 10:17:26 UTC, 0 replies.
- [arrow-adbc] branch main updated: chore(c/vendor): Update vendored nanoarrow (#850) - posted by li...@apache.org on 2023/06/25 15:45:07 UTC, 0 replies.
- [arrow] branch main updated: GH-36287: [Ruby] Add support for installing arrow-c-glib conda package automatically (#36288) - posted by ko...@apache.org on 2023/06/25 20:16:09 UTC, 0 replies.
- [arrow-ballista] branch dependabot/cargo/main/rustyline-12.0 created (now 01cad59d) - posted by gi...@apache.org on 2023/06/26 05:08:19 UTC, 0 replies.
- [arrow-ballista] branch dependabot/cargo/main/rustyline-11.0 deleted (was fc056dc9) - posted by gi...@apache.org on 2023/06/26 05:08:24 UTC, 0 replies.
- [arrow] branch main updated: GH-36241: [Packaging] Drop support for Amazon Linux 2 (#36282) - posted by ko...@apache.org on 2023/06/26 05:59:47 UTC, 0 replies.
- [arrow] branch main updated: GH-36239: [CI][C++] Add support for multiple flags for ARROW_*_FLAGS_* (#36281) - posted by ko...@apache.org on 2023/06/26 06:13:12 UTC, 0 replies.
- [arrow] branch main updated: GH-36131: [Docs] Use https://arrow.apache.org/julia/ for Julia URL (#36156) - posted by ko...@apache.org on 2023/06/26 06:26:50 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/indexmap-2.0.0 created (now 45cbf1826e) - posted by gi...@apache.org on 2023/06/26 09:03:33 UTC, 0 replies.
- [arrow] branch main updated: GH-36128: [C++][Compute] Allow multiplication between duration and all integer types (#36231) - posted by ap...@apache.org on 2023/06/26 09:07:43 UTC, 0 replies.
- [arrow] branch main updated (5dd4cc08f1 -> 00b599cd9a) - posted by ap...@apache.org on 2023/06/26 09:08:56 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [C++] Separate ListArray from LargeListArray member function implementations (#36276) - posted by ap...@apache.org on 2023/06/26 09:10:54 UTC, 0 replies.
- [arrow-rs] branch master updated: Parse intervals like `.5` the same as `0.5` (#4425) - posted by tu...@apache.org on 2023/06/26 11:16:06 UTC, 0 replies.
- [arrow-rs] branch master updated: unify substring for binary&utf8 (#4442) - posted by tu...@apache.org on 2023/06/26 11:35:30 UTC, 0 replies.
- [arrow-rs] branch master updated: doc: deploy crate docs to GitHub pages (#4436) - posted by al...@apache.org on 2023/06/26 12:35:05 UTC, 0 replies.
- [GitHub] [arrow-site] alamb commented on pull request #369: [Website] Our journey at F5 with Apache Arrow - Part 2 - POST - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/26 12:39:54 UTC, 3 replies.
- [GitHub] [arrow-site] alamb merged pull request #369: [Website] Our journey at F5 with Apache Arrow - Part 2 - POST - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/26 12:39:59 UTC, 0 replies.
- [arrow-site] branch main updated: [Website] Our journey at F5 with Apache Arrow - Part 2 - POST (#369) - posted by al...@apache.org on 2023/06/26 12:40:01 UTC, 0 replies.
- [GitHub] [arrow-site] alamb opened a new pull request, #377: Minor: [Website] Update publishing date for `Our journey at F5 with Apache Arrow (part 2)` - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/26 12:41:29 UTC, 0 replies.
- [GitHub] [arrow-site] alamb commented on a diff in pull request #377: Minor: [Website] Update publishing date for `Our journey at F5 with Apache Arrow (part 2)` - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/26 12:42:30 UTC, 0 replies.
- [GitHub] [arrow-site] alamb merged pull request #377: Minor: [Website] Update publishing date for `Our journey at F5 with Apache Arrow (part 2)` - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/26 12:42:41 UTC, 0 replies.
- [arrow-site] branch main updated: Minor: [Website] Update publishing date for `Our journey at F5 with Apache Arrow (part 2)` (#377) - posted by al...@apache.org on 2023/06/26 12:42:43 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating built site (build e2b078bdd599b211e4adf60e9a2ffe855a103014) - posted by gi...@apache.org on 2023/06/26 12:45:08 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating built site (build 0de0787064441bd93f6d0977ed5023eedde998cd) - posted by gi...@apache.org on 2023/06/26 13:07:41 UTC, 0 replies.
- svn commit: r62655 - /release/arrow/apache-arrow-adbc-0.5.1/ - posted by li...@apache.org on 2023/06/26 13:29:15 UTC, 0 replies.
- [arrow-adbc] tag apache-arrow-adbc-0.5.1 created (now 0696bcfd) - posted by li...@apache.org on 2023/06/26 13:29:43 UTC, 0 replies.
- [arrow-adbc] annotated tag go/adbc/v0.5.1 updated (01c2f1eb -> ed7816c6) - posted by li...@apache.org on 2023/06/26 13:33:35 UTC, 0 replies.
- [arrow] branch main updated: GH-36299: [R][CI] Remove pkgdown check CI step (#36300) - posted by th...@apache.org on 2023/06/26 13:58:18 UTC, 0 replies.
- [arrow-rs] branch dependabot/github_actions/actions/deploy-pages-2 created (now a6e1b3893) - posted by gi...@apache.org on 2023/06/26 14:05:17 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/proc-macro2-eq-1.0.63 created (now ae92962e5) - posted by gi...@apache.org on 2023/06/26 14:06:16 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/indexmap-2.0 created (now cd6fccd9d) - posted by gi...@apache.org on 2023/06/26 14:06:29 UTC, 0 replies.
- [arrow-adbc] branch main updated: chore(r/adbcpostgresql): Add R 3.6 check to CI grid (#849) - posted by pa...@apache.org on 2023/06/26 14:06:47 UTC, 0 replies.
- svn commit: r62657 - /dev/arrow/apache-arrow-adbc-0.5.1-rc1/ - posted by li...@apache.org on 2023/06/26 14:16:25 UTC, 0 replies.
- svn commit: r62658 - /release/arrow/apache-arrow-adbc-0.5.0/ - posted by li...@apache.org on 2023/06/26 14:16:26 UTC, 0 replies.
- [GitHub] [arrow-site] lidavidm opened a new pull request, #378: [Website] Add ADBC 0.5.1 release post - posted by "lidavidm (via GitHub)" <gi...@apache.org> on 2023/06/26 14:21:13 UTC, 0 replies.
- [arrow-adbc] annotated tag apache-arrow-adbc-0.5.1 updated (0696bcfd -> 095e60b5) - posted by li...@apache.org on 2023/06/26 14:37:33 UTC, 0 replies.
- [arrow-rs] branch master updated (9c0cae530 -> f2cb3d076) - posted by tu...@apache.org on 2023/06/26 15:22:33 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/indexmap-2.0 deleted (was cd6fccd9d) - posted by gi...@apache.org on 2023/06/26 15:22:39 UTC, 0 replies.
- [arrow-rs] branch master updated (f2cb3d076 -> 2d8996bf7) - posted by tu...@apache.org on 2023/06/26 15:22:42 UTC, 0 replies.
- [arrow-rs] branch dependabot/cargo/master/proc-macro2-eq-1.0.63 deleted (was ae92962e5) - posted by gi...@apache.org on 2023/06/26 15:22:48 UTC, 0 replies.
- [arrow-rs] branch master updated: Bump actions/deploy-pages from 1 to 2 (#4449) - posted by tu...@apache.org on 2023/06/26 15:22:51 UTC, 0 replies.
- [arrow-rs] branch dependabot/github_actions/actions/deploy-pages-2 deleted (was a6e1b3893) - posted by gi...@apache.org on 2023/06/26 15:23:00 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Re-export modules individually to fix rustdocs (#6757) - posted by ag...@apache.org on 2023/06/26 17:24:18 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Order Preserving RepartitionExec Implementation (#6742) - posted by al...@apache.org on 2023/06/26 19:30:50 UTC, 0 replies.
- [arrow-datafusion] branch main updated (f24a724543 -> 7d3cae0699) - posted by al...@apache.org on 2023/06/26 20:28:03 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/indexmap-2.0.0 updated (45cbf1826e -> 6be5320bff) - posted by al...@apache.org on 2023/06/26 20:29:20 UTC, 0 replies.
- [arrow-datafusion] branch add_join_projection created (now e8edecfd4e) - posted by dh...@apache.org on 2023/06/26 21:08:35 UTC, 0 replies.
- [arrow-datafusion] 01/01: Use projection - posted by dh...@apache.org on 2023/06/26 21:08:36 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [CI] Disable UCX for now (#36306) - posted by ko...@apache.org on 2023/06/26 21:36:28 UTC, 0 replies.
- [arrow-datafusion] branch branch-27 created (now 4ab8be57de) - posted by ag...@apache.org on 2023/06/26 21:50:46 UTC, 0 replies.
- [arrow-datafusion] tag 27.0.0-rc1 created (now 4ab8be57de) - posted by ag...@apache.org on 2023/06/26 21:50:56 UTC, 0 replies.
- svn commit: r62684 - in /dev/arrow/apache-arrow-datafusion-27.0.0-rc1: ./ apache-arrow-datafusion-27.0.0.tar.gz apache-arrow-datafusion-27.0.0.tar.gz.asc apache-arrow-datafusion-27.0.0.tar.gz.sha256 apache-arrow-datafusion-27.0.0.tar.gz.sha512 - posted by ag...@apache.org on 2023/06/26 21:51:03 UTC, 0 replies.
- [arrow] branch main updated: GH-36031: [JS]: Update dependencies (#36032) - posted by do...@apache.org on 2023/06/27 00:01:57 UTC, 0 replies.
- [arrow] branch main updated: GH-36033: [JS] Remove BigInt compat (#36034) - posted by do...@apache.org on 2023/06/27 00:03:47 UTC, 0 replies.
- [arrow] branch main updated: GH-36234: [Packaging][Debian] Add support for Debian GNU/Linux trixie (13) (#36285) - posted by ko...@apache.org on 2023/06/27 00:18:08 UTC, 0 replies.
- [arrow] branch main updated: GH-36249: [MATLAB] Create a `MATLAB_ASSIGN_OR_ERROR` macro to mirror the C++ `ARROW_ASSIGN_OR_RAISE` macro (#36273) - posted by ko...@apache.org on 2023/06/27 01:50:47 UTC, 0 replies.
- [arrow] branch main updated: GH-34921: [C++][Python][Java] Require CMake 3.16 or later (#35921) - posted by ko...@apache.org on 2023/06/27 05:53:40 UTC, 0 replies.
- [arrow-datafusion] branch main updated: chore(deps): update indexmap requirement from 1.9.2 to 2.0.0 (#6766) - posted by ja...@apache.org on 2023/06/27 06:07:19 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/cargo/main/indexmap-2.0.0 deleted (was 6be5320bff) - posted by ja...@apache.org on 2023/06/27 06:07:23 UTC, 0 replies.
- [arrow-rs] branch master updated: Revise error message in From for ScalarBuffer (#4446) - posted by vi...@apache.org on 2023/06/27 07:05:04 UTC, 0 replies.
- [arrow-rs] branch master updated: Simplify ffi import/export (#4447) - posted by tu...@apache.org on 2023/06/27 07:49:53 UTC, 0 replies.
- [arrow-datafusion] branch main updated (9dd3c2b6e9 -> 70d633a71d) - posted by tu...@apache.org on 2023/06/27 09:45:00 UTC, 0 replies.
- [arrow-datafusion] branch backup-main created (now 9dd3c2b6e9) - posted by tu...@apache.org on 2023/06/27 09:57:29 UTC, 0 replies.
- [arrow-datafusion] branch main updated (70d633a71d -> 9dd3c2b6e9) - posted by tu...@apache.org on 2023/06/27 09:58:02 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Enable IsDistinctFrom and IsNotDistinctFrom on interval types (#6776) - posted by dh...@apache.org on 2023/06/27 11:32:17 UTC, 0 replies.
- [GitHub] [arrow-site] lidavidm merged pull request #378: [Website] Add ADBC 0.5.1 release post - posted by "lidavidm (via GitHub)" <gi...@apache.org> on 2023/06/27 12:05:37 UTC, 0 replies.
- [arrow-site] branch main updated: [Website] Add ADBC 0.5.1 release post (#378) - posted by li...@apache.org on 2023/06/27 12:05:38 UTC, 0 replies.
- [arrow-datafusion] branch main updated (143ef16bff -> 1d7cfe2256) - posted by dh...@apache.org on 2023/06/27 12:08:46 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by 1d7cfe2256f6416afbd12b04af5b095b23b78c5d - posted by gi...@apache.org on 2023/06/27 12:09:23 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating built site (build f1b2bf24ef9f350a8810a0cd636ab4485a39208a) - posted by gi...@apache.org on 2023/06/27 12:11:49 UTC, 0 replies.
- [arrow] branch main updated: GH-35534: [R] Ensure missing grouping variables are added to the beginning of the variable list (#36305) - posted by pa...@apache.org on 2023/06/27 12:19:05 UTC, 0 replies.
- [arrow] branch main updated (7de273b4ee -> 1e00e7af04) - posted by ap...@apache.org on 2023/06/27 13:54:59 UTC, 0 replies.
- [arrow] branch main updated: GH-36038: [Python] Implement __reduce__ on ExtensionType class (#36170) - posted by jo...@apache.org on 2023/06/27 15:42:11 UTC, 0 replies.
- [arrow] branch main updated (f865fbd76c -> 2e36cf5832) - posted by ap...@apache.org on 2023/06/27 15:48:35 UTC, 0 replies.
- [arrow-nanoarrow] branch main updated: fix(docs): Fix typo in getting started article (#250) - posted by pa...@apache.org on 2023/06/27 15:53:18 UTC, 0 replies.
- [arrow] branch main updated: GH-35651: [C++] Suppress self-move warning introduced in gcc 13 (#36328) - posted by ap...@apache.org on 2023/06/27 16:05:52 UTC, 0 replies.
- [arrow-rs] branch master updated: Convince the compiler to auto-vectorize the range check in parquet DictionaryBuffer (#4453) - posted by tu...@apache.org on 2023/06/27 17:03:49 UTC, 0 replies.
- [arrow-adbc] branch spec-1.1.0 updated: feat(format): add additional features to 1.1.0 spec (#765) - posted by li...@apache.org on 2023/06/27 17:29:58 UTC, 0 replies.
- [arrow-adbc] branch spec-1.1.0 updated (9c9975ac -> b9262d58) - posted by li...@apache.org on 2023/06/27 17:30:29 UTC, 0 replies.
- [arrow-adbc] 01/04: feat(format): introduce ADBC API revision 1.1.0 (#692) - posted by li...@apache.org on 2023/06/27 17:30:30 UTC, 0 replies.
- [arrow-adbc] 02/04: feat(format): remove unnecessary padding (#731) - posted by li...@apache.org on 2023/06/27 17:30:31 UTC, 0 replies.
- [arrow-adbc] 03/04: test(c): add backwards compatibility tests for 1.1.0/1.0.0 (#698) - posted by li...@apache.org on 2023/06/27 17:30:32 UTC, 0 replies.
- [arrow-adbc] 04/04: feat(format): add additional features to 1.1.0 spec (#765) - posted by li...@apache.org on 2023/06/27 17:30:33 UTC, 0 replies.
- [arrow] branch main updated: GH-36121: [R] Warn for `set_io_thread_count()` with `num_threads` < 2 (#36304) - posted by pa...@apache.org on 2023/06/27 17:40:03 UTC, 0 replies.
- [arrow-rs] branch asf-site created (now c1656ffea) - posted by al...@apache.org on 2023/06/27 17:58:49 UTC, 0 replies.
- [arrow-rs] branch add-min-max-kernel deleted (was 0ee26ec52) - posted by al...@apache.org on 2023/06/27 17:58:58 UTC, 0 replies.
- [arrow-rs] branch feature/sort_options_minor deleted (was 164754309) - posted by al...@apache.org on 2023/06/27 17:59:07 UTC, 0 replies.
- [arrow-rs] branch llvm-cov deleted (was 2a3d561c9) - posted by al...@apache.org on 2023/06/27 17:59:25 UTC, 0 replies.
- [arrow-rs] branch test-thrift-017 deleted (was 71560ff51) - posted by al...@apache.org on 2023/06/27 17:59:32 UTC, 0 replies.
- [arrow-rs] branch parquet-limit-pushdown deleted (was 6805164e3) - posted by al...@apache.org on 2023/06/27 17:59:35 UTC, 0 replies.
- [arrow] branch main updated: GH-35760: [C++] C Data Interface helpers should also run checks in non-debug mode (#36215) - posted by ap...@apache.org on 2023/06/27 18:05:18 UTC, 0 replies.
- [arrow] branch main updated: GH-36297: [C++][Parquet] Benchmark for non-binary dict encoding (#36298) - posted by ap...@apache.org on 2023/06/27 18:06:11 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Prepare 27.0.0 release (#6773) - posted by al...@apache.org on 2023/06/27 18:11:07 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Support hex string literal (#6767) - posted by al...@apache.org on 2023/06/27 18:22:10 UTC, 0 replies.
- [arrow-datafusion] branch main updated: feat: `array_contains` (#6618) - posted by al...@apache.org on 2023/06/27 18:39:48 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by 1dd1fbda716a43560b4d5cfe61bd79a9293bc46d - posted by gi...@apache.org on 2023/06/27 18:40:24 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [R] Require cmake 3.16 in bundled build script (#36321) - posted by ko...@apache.org on 2023/06/27 19:52:27 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Make 'date_trunc' returns the same type as its input (#6654) - posted by al...@apache.org on 2023/06/27 20:20:37 UTC, 0 replies.
- [arrow-adbc] branch spec-1.1.0 updated (b9262d58 -> 5d6586b0) - posted by li...@apache.org on 2023/06/27 20:27:06 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Fix inserting into a table with non-nullable columns (#6722) - posted by al...@apache.org on 2023/06/27 20:43:51 UTC, 0 replies.
- [arrow] branch main updated: GH-35879: [C++] Bump bundled google-cloud-cpp to 2.12.0 (#36119) - posted by ko...@apache.org on 2023/06/27 20:55:47 UTC, 0 replies.
- [arrow-rs] branch master updated: fix gh-pages deployment (#4452) - posted by al...@apache.org on 2023/06/27 21:38:41 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: c8fb540a7c10c5fdc4e159a1549f14332287adcc - posted by gi...@apache.org on 2023/06/27 21:42:39 UTC, 0 replies.
- [arrow-ballista-python] branch dependabot/cargo/main/uuid-1.4 created (now 1aeb0b3) - posted by gi...@apache.org on 2023/06/27 22:04:23 UTC, 0 replies.
- [arrow-ballista-python] branch dependabot/cargo/main/uuid-1.3 deleted (was 7d500c3) - posted by gi...@apache.org on 2023/06/27 22:04:28 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(c/driver/postgresql): Better type error messages (#860) - posted by li...@apache.org on 2023/06/27 22:13:02 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(c/driver/postgresql): Int8 support (#858) - posted by li...@apache.org on 2023/06/27 22:13:24 UTC, 0 replies.
- [arrow] branch main updated (4cfe9fab03 -> 0344a2cdf6) - posted by ko...@apache.org on 2023/06/28 00:07:09 UTC, 0 replies.
- [arrow-ballista] branch main updated: Fix index out of bounds panic (#819) - posted by nj...@apache.org on 2023/06/28 01:27:02 UTC, 0 replies.
- [arrow-ballista] branch main updated: Refactor the TaskDefinition by changing encoding execution plan to the decoded one (#817) - posted by nj...@apache.org on 2023/06/28 01:27:13 UTC, 0 replies.
- [arrow-ballista] branch main updated: Fix ballista-cli docs (#800) - posted by nj...@apache.org on 2023/06/28 01:28:17 UTC, 0 replies.
- [arrow-ballista] branch main updated: docs: fix link (#799) - posted by nj...@apache.org on 2023/06/28 01:28:55 UTC, 0 replies.
- [arrow-ballista] branch main updated: Implement the with_new_children for ShuffleReaderExec (#821) - posted by nj...@apache.org on 2023/06/28 06:44:46 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Cleanup type coercion (#3419) (#6778) - posted by tu...@apache.org on 2023/06/28 08:29:16 UTC, 0 replies.
- [arrow] branch main updated: GH-36342: [C++] Add missing move semantic to RecordBatch (#36343) - posted by ap...@apache.org on 2023/06/28 10:39:27 UTC, 0 replies.
- [arrow] branch main updated: GH-36182: [Gandiva][C++] Fix substring_index function when index is negative. (#36184) - posted by ap...@apache.org on 2023/06/28 11:23:44 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Properly project grouping set expressions (#6777) - posted by dh...@apache.org on 2023/06/28 11:30:59 UTC, 0 replies.
- [arrow] branch main updated: GH-36340: [Java] Address race condition in allocator logger thread (#36341) - posted by li...@apache.org on 2023/06/28 12:14:25 UTC, 0 replies.
- [arrow] branch romainfrancois-patch-1 created (now f017097049) - posted by ro...@apache.org on 2023/06/28 13:37:55 UTC, 0 replies.
- [arrow] 01/01: Update DESCRIPTION - posted by ro...@apache.org on 2023/06/28 13:37:56 UTC, 0 replies.
- [arrow] branch main updated: GH-36309: [C++] Add ability to cast between scalars of list-like types (#36310) - posted by ap...@apache.org on 2023/06/28 13:58:55 UTC, 0 replies.
- [arrow] branch main updated: GH-36293: [C++] Use ipc_write_options.memory_pool for compressed buffer and shrink after compression (#36294) - posted by ap...@apache.org on 2023/06/28 13:59:32 UTC, 0 replies.
- [arrow] branch main updated: GH-36203: [C++] Support casting in both ways for is_in and index_in (#36204) - posted by ap...@apache.org on 2023/06/28 14:01:32 UTC, 0 replies.
- [arrow-rs] branch dependabot/github_actions/peaceiris/actions-gh-pages-3.9.3 created (now db04b48fe) - posted by gi...@apache.org on 2023/06/28 14:02:54 UTC, 0 replies.
- [arrow] branch main updated: GH-36168: [C++][Python] Support halffloat for Arrow list to pandas (#35944) - posted by jo...@apache.org on 2023/06/28 16:11:34 UTC, 0 replies.
- [arrow] branch main updated (e5de6a59f4 -> 427f5507c5) - posted by jo...@apache.org on 2023/06/28 17:08:19 UTC, 0 replies.
- [arrow] branch main updated: GH-35545: [R] Re-organise reference page on pkgdown site (#36171) - posted by th...@apache.org on 2023/06/28 17:18:59 UTC, 0 replies.
- [arrow] branch main updated: MINOR: [R] Update DESCRIPTION (#36354) - posted by th...@apache.org on 2023/06/28 17:52:11 UTC, 0 replies.
- [arrow-rs] branch master updated: Fix error message copypasta (#4458) - posted by tu...@apache.org on 2023/06/28 18:20:55 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 762873f9f42643c5e2d367fe8b7f9f8de948ff1d - posted by gi...@apache.org on 2023/06/28 18:25:08 UTC, 0 replies.
- [arrow-datafusion] branch bucketing created (now 6aad5e2790) - posted by dh...@apache.org on 2023/06/28 18:43:51 UTC, 0 replies.
- [arrow-datafusion] 01/01: Bucketed hash join - posted by dh...@apache.org on 2023/06/28 18:43:52 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: Simplify date_trunc code and add comments (#6783) - posted by al...@apache.org on 2023/06/28 18:45:01 UTC, 0 replies.
- [arrow-datafusion] branch bucketing updated: Bucketed hash join - posted by dh...@apache.org on 2023/06/28 18:47:21 UTC, 0 replies.
- [arrow-rs] branch master updated: Fix empty offset index for all null columns (#4459) (#4460) - posted by tu...@apache.org on 2023/06/28 18:53:56 UTC, 0 replies.
- [arrow-rs] branch master updated: Bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3 (#4455) - posted by tu...@apache.org on 2023/06/28 18:54:15 UTC, 0 replies.
- [arrow-rs] branch dependabot/github_actions/peaceiris/actions-gh-pages-3.9.3 deleted (was db04b48fe) - posted by gi...@apache.org on 2023/06/28 18:54:21 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 554aebe3b523737b3aaf6109846f4735110b26f8 - posted by gi...@apache.org on 2023/06/28 18:58:16 UTC, 0 replies.
- [arrow-datafusion] branch bucketing updated (cbfb01a875 -> e1c8d1aa1b) - posted by dh...@apache.org on 2023/06/28 19:08:12 UTC, 0 replies.
- [arrow-datafusion] branch bucketing updated (e1c8d1aa1b -> f03f7f4d8e) - posted by dh...@apache.org on 2023/06/28 19:09:10 UTC, 0 replies.
- [arrow-datafusion] branch extra_capacity created (now 2e6b0d3033) - posted by dh...@apache.org on 2023/06/28 19:15:12 UTC, 0 replies.
- [arrow-datafusion] 01/01: Add some more capacity to join hashmap - posted by dh...@apache.org on 2023/06/28 19:15:13 UTC, 0 replies.
- [GitHub] [arrow-site] alamb opened a new pull request, #379: Minor: Update docs.rs link - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/28 19:42:39 UTC, 0 replies.
- [GitHub] [arrow-site] alamb commented on pull request #379: Minor: Update docs.rs link - posted by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/28 19:42:51 UTC, 0 replies.
- [arrow] branch romainfrancois-patch-1 deleted (was f017097049) - posted by ko...@apache.org on 2023/06/28 20:57:07 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: Add array / array sqllogic tests for `array_contains` (#6771) - posted by al...@apache.org on 2023/06/28 21:10:13 UTC, 0 replies.
- [arrow] branch main updated: GH-36178: [C++]support prefetching for ReadRangeCache lazy mode (#36180) - posted by li...@apache.org on 2023/06/28 21:11:57 UTC, 0 replies.
- [arrow] branch main updated (72ec35e67b -> 160b4a7687) - posted by ko...@apache.org on 2023/06/28 21:18:59 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: Make `date_trunc` code easier to understand (#6789) - posted by al...@apache.org on 2023/06/28 21:21:02 UTC, 0 replies.
- [arrow] branch main updated: GH-36359: [MATLAB] Add support for Timestamp arrays to RecordBatch (#36361) - posted by ko...@apache.org on 2023/06/28 21:21:28 UTC, 0 replies.
- [GitHub] [arrow-site] kou merged pull request #379: Update docs.rs link - posted by "kou (via GitHub)" <gi...@apache.org> on 2023/06/28 21:25:35 UTC, 0 replies.
- [arrow-site] branch main updated: Update docs.rs link (#379) - posted by ko...@apache.org on 2023/06/28 21:25:38 UTC, 0 replies.
- [arrow-site] branch asf-site updated: Updating built site (build 5360874cf38a53a5df10a685f88eebe144fd312e) - posted by gi...@apache.org on 2023/06/28 21:30:55 UTC, 0 replies.
- [arrow] branch main updated: GH-36337: [Ruby] Relax required Apache Arrow C++ version (#36338) - posted by ko...@apache.org on 2023/06/28 23:12:41 UTC, 0 replies.
- [arrow-datafusion] branch main updated: feat: support `NULL` in array functions (#6662) - posted by al...@apache.org on 2023/06/29 00:15:40 UTC, 0 replies.
- [arrow] branch main updated: GH-36200: [CI][Docs] Avoid "No space left on device" (#36230) - posted by ko...@apache.org on 2023/06/29 03:53:15 UTC, 0 replies.
- [arrow-datafusion] branch main updated: fix: incorrect nullability of between expr (#6786) - posted by ja...@apache.org on 2023/06/29 04:19:47 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Use checked division kernel (#6792) - posted by tu...@apache.org on 2023/06/29 07:12:01 UTC, 0 replies.
- [arrow] branch main updated (63b8091d45 -> 5cc6aa3551) - posted by ko...@apache.org on 2023/06/29 07:15:17 UTC, 0 replies.
- [arrow] branch main updated: GH-36353: [R] Fix package version references to be text only and never numeric (#36364) - posted by th...@apache.org on 2023/06/29 07:29:22 UTC, 0 replies.
- [arrow] branch main updated (8fdbb080c8 -> 14e4d7bc57) - posted by jo...@apache.org on 2023/06/29 07:49:00 UTC, 0 replies.
- [arrow] branch main updated (14e4d7bc57 -> f9b619b729) - posted by jo...@apache.org on 2023/06/29 09:14:10 UTC, 0 replies.
- [arrow] branch main updated: GH-35649: [R] Always call `RecordBatchReader::ReadNext()` from DuckDB from the main R thread (#36307) - posted by th...@apache.org on 2023/06/29 09:54:09 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Minor: add sqllogictests for binary data type (#6770) - posted by al...@apache.org on 2023/06/29 10:16:28 UTC, 0 replies.
- [arrow-datafusion] branch asf-site updated: Publish built docs triggered by e91af991c5ae4a6b4afab2cb1b0c9307a69e4046 - posted by gi...@apache.org on 2023/06/29 10:17:04 UTC, 0 replies.
- [arrow] branch main updated: GH-35960: [Java] Detect overflow in allocation (#36185) - posted by li...@apache.org on 2023/06/29 12:15:12 UTC, 0 replies.
- [arrow] branch main updated: GH-35786: [C++] Add pairwise_diff function (#35787) - posted by bk...@apache.org on 2023/06/29 12:43:29 UTC, 0 replies.
- [arrow-rs] branch dependabot/github_actions/actions/labeler-4.2.0 created (now 276ba0da0) - posted by gi...@apache.org on 2023/06/29 13:27:49 UTC, 0 replies.
- [arrow] branch main updated: GH-36252: [Python] Add non decomposable hash aggregate UDF (#36253) - posted by ic...@apache.org on 2023/06/29 14:05:04 UTC, 0 replies.
- [arrow] branch main updated: GH-35728: [CI][Python] Move test_total_bytes_allocated to a subprocess to improve reliability (#36355) - posted by ra...@apache.org on 2023/06/29 14:49:37 UTC, 0 replies.
- [arrow] branch main updated: GH-36345: [C++] Prefer TypeError over Invalid in IsIn and IndexIn kernels (#36358) - posted by ap...@apache.org on 2023/06/29 15:00:59 UTC, 0 replies.
- [arrow] branch main updated (2455bc07e0 -> 8c113425bb) - posted by li...@apache.org on 2023/06/29 16:00:45 UTC, 0 replies.
- [arrow] branch main updated (8c113425bb -> 7cdee97c09) - posted by th...@apache.org on 2023/06/29 16:27:05 UTC, 0 replies.
- [arrow] branch main updated (7cdee97c09 -> 3fa7d603f3) - posted by th...@apache.org on 2023/06/29 16:45:30 UTC, 0 replies.
- [arrow] branch main updated (3fa7d603f3 -> 0cea12ffc8) - posted by bk...@apache.org on 2023/06/29 16:48:49 UTC, 0 replies.
- [arrow] branch main updated: GH-36173: [C++] Add lone high and low code-point test case for UTF8StringToUTF16 (#36383) - posted by ap...@apache.org on 2023/06/29 17:26:12 UTC, 0 replies.
- [arrow] branch main updated: GH-35053: [Java] Fix MemoryUtil to support Java 21 (#36370) - posted by li...@apache.org on 2023/06/29 17:37:34 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 92a78942b6c75d316ab6ed2b6877723bf58ea388 - posted by gi...@apache.org on 2023/06/29 18:46:47 UTC, 0 replies.
- [arrow-rs] branch master updated: Bump actions/labeler from 4.1.0 to 4.2.0 (#4464) - posted by al...@apache.org on 2023/06/29 18:47:09 UTC, 0 replies.
- [arrow-rs] branch dependabot/github_actions/actions/labeler-4.2.0 deleted (was 276ba0da0) - posted by gi...@apache.org on 2023/06/29 18:47:15 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 0d4e6a727f113f42d58650d2dbecab89b22d4e28 - posted by gi...@apache.org on 2023/06/29 18:51:17 UTC, 0 replies.
- [arrow-ballista-python] branch dependabot/github_actions/actions/labeler-4.2.0 created (now 2f49b6d) - posted by gi...@apache.org on 2023/06/29 21:41:16 UTC, 0 replies.
- [arrow] branch main updated: GH-36329: [C++][CI] Use OpenSSL 3 on macOS (#36336) - posted by ko...@apache.org on 2023/06/30 00:41:59 UTC, 0 replies.
- [arrow] branch main updated (9d92ed4dc4 -> 4e42b839e4) - posted by ko...@apache.org on 2023/06/30 01:59:39 UTC, 0 replies.
- [arrow-ballista] branch dependabot/github_actions/actions/labeler-4.2.0 created (now 7759f462) - posted by gi...@apache.org on 2023/06/30 04:56:11 UTC, 0 replies.
- [arrow] branch main updated: GH-36405: [C++][ORC] Upgrade ORC to 1.9.0 (#36406) - posted by ko...@apache.org on 2023/06/30 06:55:46 UTC, 0 replies.
- [arrow] branch main updated: GH-36096: [Python] Call __from_arrow__ in Array.to_pandas (#36314) - posted by jo...@apache.org on 2023/06/30 07:08:24 UTC, 0 replies.
- [arrow-datafusion] branch main updated: refactor: encapsulate Alias as a struct (#6795) - posted by ja...@apache.org on 2023/06/30 07:49:08 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/github_actions/actions/labeler-4.2.0 created (now b399e185f1) - posted by gi...@apache.org on 2023/06/30 08:07:15 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Add support for INSERT/UPDATE/DELETE (#42) - posted by ko...@apache.org on 2023/06/30 08:13:56 UTC, 0 replies.
- [arrow-datafusion] branch compare_hashes created (now 1e1d27b3ec) - posted by dh...@apache.org on 2023/06/30 09:13:49 UTC, 0 replies.
- [arrow-datafusion] 01/02: compare hash value - posted by dh...@apache.org on 2023/06/30 09:13:50 UTC, 0 replies.
- [arrow-datafusion] 02/02: hash primitves - posted by dh...@apache.org on 2023/06/30 09:13:51 UTC, 0 replies.
- [arrow-datafusion] branch main updated: chore(deps): bump actions/labeler from 4.1.0 to 4.2.0 (#6803) - posted by ja...@apache.org on 2023/06/30 09:21:33 UTC, 0 replies.
- [arrow-datafusion] branch dependabot/github_actions/actions/labeler-4.2.0 deleted (was b399e185f1) - posted by gi...@apache.org on 2023/06/30 09:21:39 UTC, 0 replies.
- [arrow-rs] branch master updated: Remove Binary Dictionary Arithmetic Support (#4407) - posted by tu...@apache.org on 2023/06/30 09:44:47 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: a11b975d6081106615cee3fbdf8a89a6643271a1 - posted by gi...@apache.org on 2023/06/30 09:49:09 UTC, 0 replies.
- [arrow] branch main updated: GH-36349: [Python][CI] Avoid using 'build/etc/localtime' timezone in hypothesis tests (#36391) - posted by ra...@apache.org on 2023/06/30 09:56:59 UTC, 0 replies.
- [arrow-datafusion] branch main updated: Consistently coerce dictionaries for arithmetic (#6785) - posted by tu...@apache.org on 2023/06/30 10:02:15 UTC, 0 replies.
- [arrow-datafusion] branch main updated (2f78536cd0 -> bfffdbaba4) - posted by al...@apache.org on 2023/06/30 10:03:04 UTC, 0 replies.
- [arrow-rs] branch master updated: Docs: Add clearer API doc links (#4461) - posted by tu...@apache.org on 2023/06/30 11:15:26 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 6667646660fb0f3248b3cb02e77d89f1ac4f3cf2 - posted by gi...@apache.org on 2023/06/30 11:18:58 UTC, 0 replies.
- [arrow-rs] branch master updated: Add DictionaryArray::occupancy (#4415) - posted by tu...@apache.org on 2023/06/30 11:45:21 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 3354a4c5d5b5b6fd3ec55c49fd2f0930b935d07e - posted by gi...@apache.org on 2023/06/30 11:49:31 UTC, 0 replies.
- [arrow-rs] branch master updated: feat(flight-sql): Allow implementations of FlightSqlService to handle custom actions and commands (#4463) - posted by tu...@apache.org on 2023/06/30 12:08:07 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 11758dfadfee3fcc167f60a458dac136fa3abd58 - posted by gi...@apache.org on 2023/06/30 12:11:51 UTC, 0 replies.
- [arrow] branch main updated: GH-36396: [R] Non-existent functions called in array tests (#36397) - posted by th...@apache.org on 2023/06/30 12:55:36 UTC, 0 replies.
- [arrow-datafusion] branch add_fetch_to_sort_preserving_merge_exec created (now 2e0ca35ef8) - posted by dh...@apache.org on 2023/06/30 14:28:51 UTC, 0 replies.
- [arrow-datafusion] 01/02: Add fetch to sortpreservingmergeexec - posted by dh...@apache.org on 2023/06/30 14:28:52 UTC, 0 replies.
- [arrow-datafusion] 02/02: Add fetch to sortpreservingmergeexec - posted by dh...@apache.org on 2023/06/30 14:28:53 UTC, 0 replies.
- [arrow-datafusion] branch add_fetch_to_sort_preserving_merge_exec updated (2e0ca35ef8 -> b10c910a19) - posted by dh...@apache.org on 2023/06/30 14:31:42 UTC, 0 replies.
- [arrow-rs] branch master updated: Revert ParquetError: PartialEq (#4469) - posted by tu...@apache.org on 2023/06/30 14:33:46 UTC, 0 replies.
- [arrow-datafusion] branch add_fetch_to_sort_preserving_merge_exec updated (b10c910a19 -> 1da1f42e69) - posted by dh...@apache.org on 2023/06/30 14:34:18 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 946890548127198f4afeebf637803ecce202e0e5 - posted by gi...@apache.org on 2023/06/30 14:37:45 UTC, 0 replies.
- [arrow-datafusion] branch add_fetch_to_sort_preserving_merge_exec updated (1da1f42e69 -> 878d7a40b5) - posted by dh...@apache.org on 2023/06/30 14:38:22 UTC, 0 replies.
- [arrow-rs] branch master updated: Append Row to Rows (#4466) (#4470) - posted by tu...@apache.org on 2023/06/30 14:45:58 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: d7fa775cf76c7cd54c6d2a86542115599d8f53ee - posted by gi...@apache.org on 2023/06/30 14:49:35 UTC, 0 replies.
- [arrow-datafusion] branch add_fetch_to_sort_preserving_merge_exec updated (878d7a40b5 -> 38f38deca5) - posted by dh...@apache.org on 2023/06/30 14:54:40 UTC, 0 replies.
- [arrow-rs] branch master updated: Prepare arrow 43 (#4471) - posted by tu...@apache.org on 2023/06/30 15:22:39 UTC, 0 replies.
- svn commit: r62759 - in /dev/arrow/apache-arrow-rs-43.0.0-rc1: ./ apache-arrow-rs-43.0.0.tar.gz apache-arrow-rs-43.0.0.tar.gz.asc apache-arrow-rs-43.0.0.tar.gz.sha256 apache-arrow-rs-43.0.0.tar.gz.sha512 - posted by tu...@apache.org on 2023/06/30 15:24:02 UTC, 0 replies.
- [arrow-datafusion] branch add_fetch_to_sort_preserving_merge_exec updated (38f38deca5 -> fd1f2a7a19) - posted by dh...@apache.org on 2023/06/30 15:24:52 UTC, 0 replies.
- [arrow-rs] branch asf-site updated: deploy: 414235e7630d05cccf0b9f5032ebfc0858b8ae5b - posted by gi...@apache.org on 2023/06/30 15:26:56 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(c/driver_manager,go/adbc,python): trim down error messages (#866) - posted by li...@apache.org on 2023/06/30 15:48:30 UTC, 0 replies.
- [arrow-adbc] branch main updated: fix(go/adbc/driver/snowflake): handle result sets without Arrow data (#864) - posted by li...@apache.org on 2023/06/30 15:49:08 UTC, 0 replies.
- [arrow-adbc] branch main updated: feat(c/driver/postgresql): Timestamp write support (#861) - posted by li...@apache.org on 2023/06/30 16:32:46 UTC, 0 replies.
- [arrow-datafusion] branch add_fetch_to_sort_preserving_merge_exec updated (fd1f2a7a19 -> 8f3605f7d5) - posted by dh...@apache.org on 2023/06/30 18:48:50 UTC, 0 replies.
- [arrow-flight-sql-postgresql] branch main updated: Format (#43) - posted by ko...@apache.org on 2023/06/30 21:05:21 UTC, 0 replies.
- [arrow-datafusion] tag 27.0.0 created (now 4ab8be57de) - posted by ag...@apache.org on 2023/06/30 21:07:04 UTC, 0 replies.
- svn commit: r62760 - in /release/arrow/arrow-datafusion-27.0.0: ./ apache-arrow-datafusion-27.0.0.tar.gz apache-arrow-datafusion-27.0.0.tar.gz.asc apache-arrow-datafusion-27.0.0.tar.gz.sha256 apache-arrow-datafusion-27.0.0.tar.gz.sha512 - posted by ag...@apache.org on 2023/06/30 21:07:38 UTC, 0 replies.
- svn commit: r62761 - /dev/arrow/apache-arrow-datafusion-27.0.0-rc1/ - posted by ag...@apache.org on 2023/06/30 21:21:22 UTC, 0 replies.
- svn commit: r62762 - /dev/arrow/apache-arrow-datafusion-python-25.0.0-rc1/ - posted by ag...@apache.org on 2023/06/30 21:21:29 UTC, 0 replies.
- svn commit: r62763 - /release/arrow/arrow-datafusion-26.0.0/ - posted by ag...@apache.org on 2023/06/30 21:21:43 UTC, 0 replies.
- svn commit: r62764 - /release/arrow/arrow-datafusion-python-25.0.0/ - posted by ag...@apache.org on 2023/06/30 21:21:53 UTC, 0 replies.
- [arrow-ballista-python] branch dependabot/cargo/main/datafusion-expr-27.0.0 created (now 2a4d40c) - posted by gi...@apache.org on 2023/06/30 21:41:27 UTC, 0 replies.
- [arrow-ballista-python] branch dependabot/cargo/main/datafusion-common-27.0.0 created (now 141f523) - posted by gi...@apache.org on 2023/06/30 21:41:32 UTC, 0 replies.
- [arrow-ballista-python] branch dependabot/cargo/main/datafusion-common-26.0.0 deleted (was 8538bd9) - posted by gi...@apache.org on 2023/06/30 21:41:37 UTC, 0 replies.
- [arrow-ballista-python] branch dependabot/cargo/main/datafusion-expr-26.0.0 deleted (was 992c398) - posted by gi...@apache.org on 2023/06/30 21:41:45 UTC, 0 replies.