[jira] [Created] (ARROW-7112) Wrong contents when initializinga pyarrow.Table from boolean DataFrame

2019-11-11 Thread Joachim Haga (Jira)
Joachim Haga created ARROW-7112: --- Summary: Wrong contents when initializinga pyarrow.Table from boolean DataFrame Key: ARROW-7112 URL: https://issues.apache.org/jira/browse/ARROW-7112 Project: Apache

Re: [Java] Append multiple record batches together?

2019-11-11 Thread Micah Kornfield
> > I think having a chunked array with multiple vector buffers would be > ideal, similar to C++. It might take a fair amount of work to add this but > would open up a lot more functionality. There are potentially two different use-cases. ChunkedArray is logical/lazy concatenation where as

Re: [CI] Docker-compose refactor and GitHub Actions

2019-11-11 Thread Krisztián Szűcs
We can reduce the number of builds further by running them as cron tasks. In the beginning I'd rather keep them to keep regressions earlier. The PR has an approval, so I'll merge it tomorrow morning (CET) if there are no objections. Thanks, Krisztian On Mon, Nov 11, 2019 at 12:26 PM Wes McKinney

[jira] [Created] (ARROW-7111) [GLib] Add take support for GArrowTable, GArrowChunkedArray, and GArrowRecordBatch

2019-11-11 Thread Yosuke Shiro (Jira)
Yosuke Shiro created ARROW-7111: --- Summary: [GLib] Add take support for GArrowTable, GArrowChunkedArray, and GArrowRecordBatch Key: ARROW-7111 URL: https://issues.apache.org/jira/browse/ARROW-7111

[jira] [Created] (ARROW-7110) [GLib] Add filter support for GArrowTable, GArrowChunkedArray, and GArrowRecordBatch

2019-11-11 Thread Yosuke Shiro (Jira)
Yosuke Shiro created ARROW-7110: --- Summary: [GLib] Add filter support for GArrowTable, GArrowChunkedArray, and GArrowRecordBatch Key: ARROW-7110 URL: https://issues.apache.org/jira/browse/ARROW-7110

[jira] [Created] (ARROW-7109) [JS] Create table from Arrays

2019-11-11 Thread Sascha Hofmann (Jira)
Sascha Hofmann created ARROW-7109: - Summary: [JS] Create table from Arrays Key: ARROW-7109 URL: https://issues.apache.org/jira/browse/ARROW-7109 Project: Apache Arrow Issue Type: Wish

[NIGHTLY] Arrow Build Report for Job nightly-2019-11-11-0

2019-11-11 Thread Crossbow
Arrow Build Report for Job nightly-2019-11-11-0 All tasks: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2019-11-11-0 Failed Tasks: - homebrew-cpp: URL: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2019-11-11-0-travis-homebrew-cpp - wheel-osx-cp36m:

Re: [CI] Docker-compose refactor and GitHub Actions

2019-11-11 Thread Krisztián Szűcs
Note that 20 builds are running on master only, including windows, macos, and documentation builds. On Mon, Nov 11, 2019, 12:33 PM Antoine Pitrou wrote: > > Ah, no, sorry, I read wrongly. It's 20 builds total. That's still a > lot, IMO. > > Regards > > Antoine. > > > Le 11/11/2019 à 12:32,

Re: [CI] Docker-compose refactor and GitHub Actions

2019-11-11 Thread Antoine Pitrou
Ah, no, sorry, I read wrongly. It's 20 builds total. That's still a lot, IMO. Regards Antoine. Le 11/11/2019 à 12:32, Antoine Pitrou a écrit : > > A C++ change will end up triggering 38 builds (C++, Python, Ruby, R)... > > Regards > > Antoine. > > > Le 11/11/2019 à 12:25, Wes McKinney

Re: [CI] Docker-compose refactor and GitHub Actions

2019-11-11 Thread Antoine Pitrou
A C++ change will end up triggering 38 builds (C++, Python, Ruby, R)... Regards Antoine. Le 11/11/2019 à 12:25, Wes McKinney a écrit : > That's too many for C++ and Python changes in my opinion. Let's focus > on getting the PR merged and then we can address this problem > > On Mon, Nov 11,

Re: [CI] Docker-compose refactor and GitHub Actions

2019-11-11 Thread Wes McKinney
That's too many for C++ and Python changes in my opinion. Let's focus on getting the PR merged and then we can address this problem On Mon, Nov 11, 2019 at 3:21 AM Krisztián Szűcs wrote: > > It depends on the change: > > - [C++]: 20 > >

Re: [CI] Docker-compose refactor and GitHub Actions

2019-11-11 Thread Krisztián Szűcs
It depends on the change: - [C++]: 20 https://github.com/kszucs/arrow/commit/5654da07c21a7cf6a0e08894f4bf4e7aaa70ed26/checks?check_suite_id=304713473 - [Python]: 8 https://github.com/kszucs/arrow/commit/5084c23f4d8b0fe05f1056808e7066aadbf0033e/checks?check_suite_id=304716138 - [Ruby]: 5