Hi,
On Tue, Feb 14, 2023 at 12:51 PM Raúl Cumplido
wrote:
> Hi,
>
> Following up on this thread, I am going to try and coordinate to set up an
> instance of the self-hosted runners for arm64 on the Arrow repository.
>
> There was a question about using Travis CI on Crossbow for those jobs. That
+1
Tested on Ubuntu 22.04 x86_64 and openEuler 22.03 aarch64.
Martin
On Sat, Dec 10, 2022 at 12:31 AM Andrew Lamb wrote:
> Hi,
>
> I would like to propose a release of Apache Arrow Rust Implementation,
> version 29.0.0.
>
> Note this is Release Candidate 2 (RC1 had an issue [5])
>
> This relea
+1
As long as there is no promotion/advertisement of any products (e.g.
InfluxDB) in the article I think it is OK to re-post it!
I didn't notice such in [3].
The article is very good by the way!
Martin
On Wed, Dec 7, 2022 at 10:57 PM Andrew Lamb wrote:
> What does the community think about re
Hi Andy,
Usually I'd say that development outside of ASF should be faster because
you can publish a new release even after each commit.
In ASF you need to do a VOTE and wait for 3 binding +1s and 72 hours.
A user of datafusion-substrait could use git dependency to use latest
version even without p
+1 (non-binding)
Tested on Ubuntu 22.10 x86_64 and openEuler 22.03 aarch
It seems "./dev/release/verify-release-candidate.sh 0.5.2 1" does not
enable feature 'aws' and the problematic test (
https://github.com/apache/arrow-rs/pull/3262) passes. Is this intentional ?
On Fri, Dec 2, 2022 at 10:31
+1 (non-binding)
Tested on Ubuntu 22.10 x86_64 and openEuler 22.03 aarch64.
On Fri, Dec 2, 2022 at 7:01 PM Andy Grove wrote:
> Hi,
>
> I would like to propose a release of Apache Arrow DataFusion
> Implementation,
> version 15.0.0.
>
> This release candidate is based on commit:
> 9bee14ebd39dac
On Mon, Nov 28, 2022 at 11:24 AM Martin Grigorov
wrote:
> +1 (non-binding)
>
> The build and tests pass successfully on Ubuntu 22.10 x86_64!
>
> "maturin develop" hangs on my openEuler (Linux) 22.03 aarch64 system:
>
> =
> (ve
+1 (non-binding)
The build and tests pass successfully on Ubuntu 22.10 x86_64!
"maturin develop" hangs on my openEuler (Linux) 22.03 aarch64 system:
=
(venv) [mgrigorov@euler-arm-22 apache-arrow-datafusion-python-0.7.0]$
maturin develop
🍹 Building a mixed python/r
+1 (non-binding)
Tested on Ubuntu 22.10 x86_64 and openEuler 22.03 aarch64.
Regards,
Martin
On Fri, Nov 25, 2022 at 9:43 PM Andrew Lamb wrote:
> To: dev@arrow.apache.org
> Subject: [VOTE][RUST] Release Apache Arrow Rust 28.0.0 RC1
>
> Hi,
>
> I would like to propose a release of Apache Arrow R
Hi,
On Tue, Oct 25, 2022 at 4:27 AM Matt Topol wrote:
> I'd prefer not to remove them as there are definitely known users of both
> architectures for the Golang libraries. Is CircleCI an option?
>
No, CircleCI (and DroneIO) is not an option at the moment.
CI services which require write permiss
+1 (Non-binding)
Veirified on Ubuntu 20.04.4 x86_64
On Tue, Aug 16, 2022 at 7:16 PM Andy Grove wrote:
> Hi,
>
> I would like to propose a release of Apache Arrow DataFusion
> Implementation,
> version 11.0.0.
>
> This release candidate is based on commit:
> 8ee31cc69f43a4de0c0678d18a57f27cb4d0e
+1 (non-binding)
Tested on Ubuntu 20.04.4 x86_64 and openEuler 20.03 aarch64.
Regards,
Martin
On Sat, Aug 6, 2022 at 12:08 AM Andrew Lamb wrote:
> Hi,
>
> I would like to propose a release of Apache Arrow Rust Implementation,
> version 20.0.0. Note it includes the new object_store source as de
+1 (non-binding)
Tested on Ubuntu 20.04.4 x86_64 and openEuler 20.03 aarch64.
Regards,
Martin
On Fri, Jul 22, 2022 at 7:56 PM Andrew Lamb wrote:
> Hi,
>
> I would like to propose a release of Apache Arrow Rust Implementation,
> version 19.0.0.
>
> This release candidate is based on commit:
> c
+1 (non-binding)
On Mon, Jul 18, 2022 at 6:55 PM Andrew Lamb wrote:
> Hello,
>
> This vote is to determine if the Arrow PMC is in favor of accepting the
> donation of the Rust Object Store crate to arrow-rs.
>
> We have previously discussed this topic [1] and [2].
>
> The proposed donation is at
+1 (non-binding)
Tested on Ubuntu 20.04.4 x86_64.
Regards,
Martin
On Tue, Jul 12, 2022 at 10:25 PM Andy Grove wrote:
> Hi,
>
> I would like to propose a release of Apache Arrow DataFusion
> Implementation,
> version 10.0.0.
>
> This release candidate is based on commit:
> d25e822c1ef85ee7c0297
+1 (non-binding)
Tested on Ubuntu 20.04.4 x86_64 and openEuler 20.03 aarch64.
Regards,
Martin
On Fri, Jul 8, 2022 at 9:55 PM Andrew Lamb wrote:
> Hi,
>
> I would like to propose a release of Apache Arrow Rust Implementation,
> version 18.0.0.
>
> This release candidate is based on commit:
> 33
+1 (non-binding)
Tested on Ubuntu 20.04.4 x86_64 and openEuler 20.03 aarch64.
Regards,
Martin
On Fri, Jun 24, 2022 at 11:45 PM Andrew Lamb wrote:
> Hi,
>
> I would like to propose a release of Apache Arrow Rust Implementation,
> version 17.0.0.
>
> This release candidate is based on commit:
>
> release candidate some other way?
>
> On Mon, Jun 13, 2022 at 8:54 AM Martin Grigorov
> wrote:
>
> > +1 (non-binding)
> >
> > Tested on Ubuntu 20.04.4 x86_64 and openEuler 20.03 aarch64.
> >
> > There is one failing test on aarch64 tho
Hi,
While verifying 16.0.0 RC1 with `./dev/release/verify-release-candidate.sh
16.0.0 1` the build here failed with "no more space on disk".
The reason was that my /tmp is tmpfs with 8GB. I've increased it to 12GB
but it failed the same way.
Then I exported ARROW_TMPDIR to a folder on my SSD and t
+1 (non-binding)
Tested on Ubuntu 20.04.4 x86_64 and openEuler 20.03 aarch64.
There is one failing test on aarch64 though:
failures:
ipc::reader::tests::test_arrow_single_float_row stdout
thread 'ipc::reader::tests::test_arrow_single_float_row' panicked at
'called `Result::unwrap()` o
Hi,
On Fri, Nov 12, 2021 at 12:57 PM Krisztián Szűcs
wrote:
> On Wed, Nov 10, 2021 at 2:55 AM Yibo Cai wrote:
> >
> > Some updates, @kou, @kszucs
> >
> > There are two kinds of runners provided. One is dynamic vm created on
> > demand like travis, suitable for github action runner to verify pr.
21 matches
Mail list logo