rustfmt will hit 1.0 tomorrow (Rust 1.31 release) and ensures stable formatting
over multiple releases. As far as I understood, this "formatting style
stability" will affect all channels, so we could run rustfmt on the same
channel(s) as our CI. Might be that we need a jira ticket to change from
Chao Sun created ARROW-3939:
---
Summary: [Rust] Remove macro definition for ListArrayBuilder
Key: ARROW-3939
URL: https://issues.apache.org/jira/browse/ARROW-3939
Project: Apache Arrow
Issue Type: Su
Kouhei Sutou created ARROW-3938:
---
Summary: [Packaging] Stop to refer java/pom.xml to get version
information
Key: ARROW-3938
URL: https://issues.apache.org/jira/browse/ARROW-3938
Project: Apache Arrow
One question is whether we should only restrict this on rustfmt but still
use nightly for testing. Also, how often should we update the nightly
version? does it require a JIRA every time?
Another option is to run stable rustfmt but use nightly for CI. Since we're
already running CI with stable, th
One of the challenges of using Rust nightly is that things can change
often. Master builds have been failing because CI is picking up the latest
nightly all the time, and the formatting rules change over time.
One option to avoid this is to have CI use a specific nightly version
rather than always
Wes McKinney created ARROW-3937:
---
Summary: [Rust] Rust nightly build is failing
Key: ARROW-3937
URL: https://issues.apache.org/jira/browse/ARROW-3937
Project: Apache Arrow
Issue Type: Bug
Hi all,
It's been quite a while since our last major Arrow JS release (0.3.0 on
February 22!), and since then we've added several new features that will
make Arrow JS much easier to adopt. We've added convenience functions for
creating Arrow vectors and tables natively in JavaScript, an IPC writer,
I'd love to tackle the three related issues for supporting simple
math/comparison operations on primitive arrays and casting primitive arrays
but since the change to use Rust specialization feature I'm a bit stuck and
need some assistance applying the math operations to the numeric types and
not th
Andy, Paddy, or other Rust developers -- could you review the 6 issues
in TODO in the 0.12 backlog and either assign them or move them to the
next release if they aren't going to be completed this week or next?
On Fri, Nov 30, 2018 at 4:34 PM Wes McKinney wrote:
>
> hi folks,
>
> Tomorrow is Dec
On Tue, Dec 4, 2018 at 10:23 PM Daniel Harper wrote:
> Sorry I've been away at reinvent.
>
> Just tried out what's currently on master (with the chunked change that
> looks like it has merged). I'll do the break down of the different parts
> later but as a high level look at just running the same
Sorry I've been away at reinvent.
Just tried out what's currently on master (with the chunked change that
looks like it has merged). I'll do the break down of the different parts
later but as a high level look at just running the same script as described
above these are the numbers
https://docs.g
Philip Felton created ARROW-3936:
Summary: Add _O_NOINHERIT to the file open flags on Windows
Key: ARROW-3936
URL: https://issues.apache.org/jira/browse/ARROW-3936
Project: Apache Arrow
Issue
Krisztian Szucs created ARROW-3935:
--
Summary: [Packaging/Docker] Mount ccache directroy in
docker-compose setup
Key: ARROW-3935
URL: https://issues.apache.org/jira/browse/ARROW-3935
Project: Apache A
13 matches
Mail list logo