I don't want to be the bottleneck and have posted an initial draft data
model in the JIRA issue https://issues.apache.org/jira/browse/ARROW-4313
It should not be a problem to get content into a form that would be
acceptable for either a static site like ASV (via CORS queries to a
GraphQL/REST inte
I implemented the first stage of this
https://github.com/apache/arrow/pull/3492
Basically what this allows is that column data decoders to write
directly into an Arrow builder class, including
BinaryDictionaryBuilder.
So once that's merged the remaining steps are:
* Define public API for reques
hi folks,
I'd like to propose some kind of timeline for getting a first
iteration of a benchmark database developed and live, with scripts to
enable one or more initial agents to start adding new data on a daily
/ per-commit basis. I have at least 3 physical machines where I could
immediately set
Hi Krisztián,
Could you also add your GPG key to
https://dist.apache.org/repos/dist/release/arrow/KEYS ?
Thanks,
--
kou
In
"Re: [RESULT] [VOTE] Release Apache Arrow 0.12.0 RC4" on Sun, 20 Jan 2019
21:16:28 -0600,
Wes McKinney wrote:
> I updated the code documentation manually
>
> http:
Kouhei Sutou created ARROW-4383:
---
Summary: [C++] Use the CMake's standard find features
Key: ARROW-4383
URL: https://issues.apache.org/jira/browse/ARROW-4383
Project: Apache Arrow
Issue Type: I
Wes McKinney created ARROW-4382:
---
Summary: [C++] Improve new cpplint output readability
Key: ARROW-4382
URL: https://issues.apache.org/jira/browse/ARROW-4382
Project: Apache Arrow
Issue Type: B
Wes McKinney created ARROW-4381:
---
Summary: [Docker] docker-compose build lint fails
Key: ARROW-4381
URL: https://issues.apache.org/jira/browse/ARROW-4381
Project: Apache Arrow
Issue Type: Bug
Wes McKinney created ARROW-4380:
---
Summary: [C++] Linker failure due to Boost library link order
Key: ARROW-4380
URL: https://issues.apache.org/jira/browse/ARROW-4380
Project: Apache Arrow
Issue
So I just discovered that the crates.io UI has a bug and doesn't report
errors when sending invites, and invites are in fact based on github name
rather than crates.io user name.
I have just resent invites to all committers that have requested one.
Please let me know if you didn't get the invite.
Also for me https://crates.io/users/xhochy, please
On Sat, Jan 19, 2019, at 10:33 PM, Krisztián Szűcs wrote:
> Me too please: https://crates.io/users/kszucs
>
> Thanks, Krisztian
>
> On Sat, Jan 19, 2019 at 10:18 PM Kouhei Sutou wrote:
>
> > Could you add me?
> >
> > Here is my account: https:
I'm going through the process of triaging old PRs, and one of the oldest
ones [1] deals deals with defining the time interval type. The PR seems to
reflect previously agreed upon discussion [2][3] on how the type should be
modeled.
It seems like the next steps are:
1. Get the PR reviewed and mer
11 matches
Mail list logo