[jira] [Created] (ARROW-4643) [C++] Add compiler diagnostic color when using Ninja

2019-02-20 Thread Francois Saint-Jacques (JIRA)
Francois Saint-Jacques created ARROW-4643: - Summary: [C++] Add compiler diagnostic color when using Ninja Key: ARROW-4643 URL: https://issues.apache.org/jira/browse/ARROW-4643 Project: Apache

Re: Benchmarking dashboard proposal

2019-02-20 Thread Tanya Schlusser
> > Side question: is it expected to be able to connect to the DB directly > from the outside? I don't have any clue about the possible security > implications. This is do-able by creating different database accounts. Also, Wes's solution was to back up the database periodically (daily?) to

Re: Benchmarking dashboard proposal

2019-02-20 Thread Antoine Pitrou
Side question: is it expected to be able to connect to the DB directly from the outside? I don't have any clue about the possible security implications. Regards Antoine. Le 20/02/2019 à 18:55, Melik-Adamyan, Areg a écrit : > There is a lot of discussion going in the PR ARROW-4313 itself; I

Re: Benchmarking dashboard proposal

2019-02-20 Thread Antoine Pitrou
Le 20/02/2019 à 18:55, Melik-Adamyan, Areg a écrit : > 2. The unit-tests framework (google/benchmark) allows to effectively report > in textual format the needed data on benchmark with preamble containing > information about the machine on which the benchmarks are run. On this topic,

RE: Benchmarking dashboard proposal

2019-02-20 Thread Melik-Adamyan, Areg
There is a lot of discussion going in the PR ARROW-4313 itself; I would like to bring some of the high-level questions here to discuss. First of all many thanks to Tanya for the work you are doing. Related to the dashboard intrinsics, I would like to set some scope and stick to that so we

Re: Arrow sync call at 12pm US-Eastern / 17:00 UTC

2019-02-20 Thread Wes McKinney
Attendees: - Wes (Ursa Labs / Rstudio) - 0.13 release - 0.12.1 - Kevin Gurney (MathWorks) - Hatem Halel (MathWorks) - MATLAB CI - Dictionary Parquet roundtrip - Ravindra (Dremio) - Paul T (Graphistry) - Ben K (RStudio) - Uwe (BlueYonder) - Releases - 0.12.1 bugfix release - About 10

[jira] [Created] (ARROW-4641) [C++] Flight builds complain of -Wstrict-aliasing

2019-02-20 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-4641: --- Summary: [C++] Flight builds complain of -Wstrict-aliasing Key: ARROW-4641 URL: https://issues.apache.org/jira/browse/ARROW-4641 Project: Apache Arrow Issue

[jira] [Created] (ARROW-4640) [Python] Add docker-compose configuration to build and test the project without pandas installed

2019-02-20 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-4640: --- Summary: [Python] Add docker-compose configuration to build and test the project without pandas installed Key: ARROW-4640 URL: https://issues.apache.org/jira/browse/ARROW-4640

Arrow sync call at 12pm US-Eastern / 17:00 UTC

2019-02-20 Thread Wes McKinney
As usual we will meet at: https://meet.google.com/vtm-teks-phx Notes to be sent to the mailing list after the call

[jira] [Created] (ARROW-4639) [CI] Crossbow build failing for Gandiva jars

2019-02-20 Thread Pindikura Ravindra (JIRA)
Pindikura Ravindra created ARROW-4639: - Summary: [CI] Crossbow build failing for Gandiva jars Key: ARROW-4639 URL: https://issues.apache.org/jira/browse/ARROW-4639 Project: Apache Arrow

Re: [C++] Help with windows build failure

2019-02-20 Thread Wes McKinney
There are both Debug and Release configurations here https://github.com/apache/arrow/blob/master/ci/appveyor-cpp-build.bat#L32 If you try those CMake commands in your VM, you do not reproduce the issue? On Wed, Feb 20, 2019 at 5:01 AM Micah Kornfield wrote: > > I seem to recall at least one

[jira] [Created] (ARROW-4638) [R] install instructions using brew

2019-02-20 Thread JIRA
Romain François created ARROW-4638: -- Summary: [R] install instructions using brew Key: ARROW-4638 URL: https://issues.apache.org/jira/browse/ARROW-4638 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-4637) [Python] Avoid importing Pandas unless necessary

2019-02-20 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-4637: - Summary: [Python] Avoid importing Pandas unless necessary Key: ARROW-4637 URL: https://issues.apache.org/jira/browse/ARROW-4637 Project: Apache Arrow

Re: [C++] Help with windows build failure

2019-02-20 Thread Micah Kornfield
I seem to recall at least one appveyor job passing (which seems to correspond with my ability to get a build on windows passing), but it is hard to tell because appveyor cancels all other jobs once one fails. On Wed, Feb 20, 2019 at 2:44 AM Antoine Pitrou wrote: > > Hi Micah, > > Le 20/02/2019

Re: [C++] Help with windows build failure

2019-02-20 Thread Antoine Pitrou
Hi Micah, Le 20/02/2019 à 11:30, Micah Kornfield a écrit : > I've been working on a PR [1] that passes CI under linux/mac builds (when > the master build isn't broken). I've been able to run it locally (linux > VM), using both ASAN and Valgrind without issues. But I'm getting > consistent

[C++] Help with windows build failure

2019-02-20 Thread Micah Kornfield
I've been working on a PR [1] that passes CI under linux/mac builds (when the master build isn't broken). I've been able to run it locally (linux VM), using both ASAN and Valgrind without issues. But I'm getting consistent errors (looks like a segfault) when building on windows on under

[jira] [Created] (ARROW-4636) [Python/Packaging] Crossbow builds for conda-osx fail on upload with Ruby linkage errors

2019-02-20 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created ARROW-4636: -- Summary: [Python/Packaging] Crossbow builds for conda-osx fail on upload with Ruby linkage errors Key: ARROW-4636 URL: https://issues.apache.org/jira/browse/ARROW-4636

Re: [DISCUSS] Joda Time -> Java8 Time

2019-02-20 Thread Praveen Kumar
Hi Bryan, Sorry about the delay in getting to this. We got around to doing this only recently, one of our engineers is working on this and we will circle back by next Wednesday with the next steps. Thx. On Wed, Feb 20, 2019 at 12:00 PM Bryan Cutler wrote: > Wanted to give this a bump to see

[jira] [Created] (ARROW-4635) StructVector growing validity buffer unnecessaily

2019-02-20 Thread Thippana Vamsi Kalyan (JIRA)
Thippana Vamsi Kalyan created ARROW-4635: Summary: StructVector growing validity buffer unnecessaily Key: ARROW-4635 URL: https://issues.apache.org/jira/browse/ARROW-4635 Project: Apache Arrow