Re: [VOTE] Release Apache Arrow 10.0.1 - RC0

2022-11-16 Thread Sutou Kouhei
+1 I ran the followings on Debian GNU/Linux sid: * TEST_DEFAULT=0 \ TEST_SOURCE=1 \ LANG=C \ TZ=UTC \ CUDAToolkit_ROOT=/usr \ ARROW_CMAKE_OPTIONS="-DBoost_NO_BOOST_CMAKE=ON -Dxsimd_SOURCE=BUNDLED" \ dev/release/verify-release-candidate.sh 10.0.1 0 *

Re: [VOTE][Julia] Release Apache Arrow Julia 2.4.1 RC0

2022-11-16 Thread Jacob Quinn
+1 (tested on macos m1, Julia 1.8.2 and julia#master) On Wed, Nov 16, 2022 at 4:22 PM Sutou Kouhei wrote: > Hi, > > I would like to propose the following release candidate (RC0) of > Apache Arrow Julia version 2.4.1. > > This release candidate is based on commit: >

Re: Array::GetValue ?

2022-11-16 Thread Micah Kornfield
> > std::string_view FlatArray::GetValueBytes(int64_t index) I think this would be problematic for Boolean? On Tue, Nov 15, 2022 at 11:01 AM John Muehlhausen wrote: > If that covers primitive and binary(string) types, that would work for me. > > On Tue, Nov 15, 2022 at 13:50 Antoine Pitrou

[VOTE] Release Apache Arrow 10.0.1 - RC0

2022-11-16 Thread Sutou Kouhei
Hi, I would like to propose the following release candidate (RC0) of Apache Arrow version 10.0.1. This is a release consisting of 30 resolved JIRA issues[1]. This release candidate is based on commit: a6eabc2b890030578131aecc5e85900597d694a4 [2] The source release rc0 is hosted at [3]. The

Re: [DataFusion] Cypher Query Language

2022-11-16 Thread Chak-Pong Chung
Do you have some large cypher queries as test cases? Those from LDBC are relatively small. On Tue, Nov 15, 2022 at 12:40 PM Anthony GRIFFON wrote: > Hi, I wanted to discuss about the possible support of Cypher query > planning for the Datafusion project, I would like to know if you would be >

Re: [VOTE][Julia] Release Apache Arrow Julia 2.4.1 RC0

2022-11-16 Thread Sutou Kouhei
+1 In <20221117.082136.809288014636861866@clear-code.com> "[VOTE][Julia] Release Apache Arrow Julia 2.4.1 RC0" on Thu, 17 Nov 2022 08:21:36 +0900 (JST), Sutou Kouhei wrote: > Hi, > > I would like to propose the following release candidate (RC0) of > Apache Arrow Julia version 2.4.1. >

[VOTE][Julia] Release Apache Arrow Julia 2.4.1 RC0

2022-11-16 Thread Sutou Kouhei
Hi, I would like to propose the following release candidate (RC0) of Apache Arrow Julia version 2.4.1. This release candidate is based on commit: 23258f12bb4b28eb3846d0d3a91a54e2628254d1 [1] The source release rc0 is hosted at [2]. Please download, verify checksums and signatures, run the unit