[jira] [Created] (ARROW-5617) [C++] thrift_ep 0.12.0 fails to build when using ARROW_BOOST_VENDORED=ON

2019-06-14 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-5617: --- Summary: [C++] thrift_ep 0.12.0 fails to build when using ARROW_BOOST_VENDORED=ON Key: ARROW-5617 URL: https://issues.apache.org/jira/browse/ARROW-5617 Project: Apache

Re: [DISCUSS] Timing of release and making a 1.0.0 release marking Arrow protocol stability

2019-06-14 Thread Neal Richardson
Thanks Kou for volunteering to be the release manager. I can't imagine there are any objections :) As this is my first release with the project, I'm eager to learn how things work and to help however I can. One thing that occurs to me is the management of the backlog for 0.14 and the release-readi

Re: New CI system: Ursabot

2019-06-14 Thread Antoine Pitrou
Le 14/06/2019 à 23:22, Krisztián Szűcs a écrit : >> >> * Do machines have to be co-located on the same physical network as >> the master, or can they reside in other locations? >> > It is preferable to have a master in the same network where the workers are, > because the build steps are rpc call

Re: New CI system: Ursabot

2019-06-14 Thread Krisztián Szűcs
On Fri, Jun 14, 2019 at 9:04 PM Wes McKinney wrote: > hi Krisz, > > Thanks for working on this! It already helped me fix a Python 2.7-only > bug yesterday https://github.com/apache/arrow/pull/4553 > > I have a bunch of questions: > > * What is the license of the ursabot codebase? Seems like it co

[jira] [Created] (ARROW-5616) [C++] gcc 7.x build failure due to -Wwrite-strings

2019-06-14 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-5616: --- Summary: [C++] gcc 7.x build failure due to -Wwrite-strings Key: ARROW-5616 URL: https://issues.apache.org/jira/browse/ARROW-5616 Project: Apache Arrow Issue T

[jira] [Created] (ARROW-5615) [C++] Compilation error due to C++11 string literals on gcc 5.4.0 Ubuntu 16.04

2019-06-14 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-5615: --- Summary: [C++] Compilation error due to C++11 string literals on gcc 5.4.0 Ubuntu 16.04 Key: ARROW-5615 URL: https://issues.apache.org/jira/browse/ARROW-5615 Project: A

Re: New CI system: Ursabot

2019-06-14 Thread Wes McKinney
hi Krisz, Thanks for working on this! It already helped me fix a Python 2.7-only bug yesterday https://github.com/apache/arrow/pull/4553 I have a bunch of questions: * What is the license of the ursabot codebase? Seems like it could be GPL if Buildbot itself is [2] and you have reused any Buildb

Re: Installing the R package

2019-06-14 Thread Wes McKinney
hi Thomas, The development version of the R project is not currently in a state of readiness for user testing. Hopefully we'll have it all sorted out in the next couple of weeks but we welcome your feedback (and bug reports) on JIRA. I am moving the discussion to dev@arrow.apache.org were more dev

[jira] [Created] (ARROW-5614) [R] Error: 'install_arrow' is not an exported object from 'namespace:arrow'

2019-06-14 Thread Thomas Buhrmann (JIRA)
Thomas Buhrmann created ARROW-5614: -- Summary: [R] Error: 'install_arrow' is not an exported object from 'namespace:arrow' Key: ARROW-5614 URL: https://issues.apache.org/jira/browse/ARROW-5614 Project

[jira] [Created] (ARROW-5613) [Rust] Fail to compile with unrecognized platform-specific intrinsic function

2019-06-14 Thread Chao Sun (JIRA)
Chao Sun created ARROW-5613: --- Summary: [Rust] Fail to compile with unrecognized platform-specific intrinsic function Key: ARROW-5613 URL: https://issues.apache.org/jira/browse/ARROW-5613 Project: Apache Arr

[jira] [Created] (ARROW-5612) [Python][Documentation] Add prominent note that date_as_object option changed with Arrow 0.13

2019-06-14 Thread Francois Saint-Jacques (JIRA)
Francois Saint-Jacques created ARROW-5612: - Summary: [Python][Documentation] Add prominent note that date_as_object option changed with Arrow 0.13 Key: ARROW-5612 URL: https://issues.apache.org/jira/browse

[jira] [Created] (ARROW-5611) [C++] Improve clang-tidy speed

2019-06-14 Thread Francois Saint-Jacques (JIRA)
Francois Saint-Jacques created ARROW-5611: - Summary: [C++] Improve clang-tidy speed Key: ARROW-5611 URL: https://issues.apache.org/jira/browse/ARROW-5611 Project: Apache Arrow Issue T

New CI system: Ursabot

2019-06-14 Thread Krisztián Szűcs
Hello All, We're developing a buildbot application to utilize Ursa Labs’ physical machines called Ursabot. Buildbot [1] is used by major open source projects, like CPython and WebKit [2]. The source code is hosted at [3], the web interface is accessible at [4]. The repository contains a short gui

[jira] [Created] (ARROW-5610) [Python] Define extension type in Python to "receive" a foreign extension type

2019-06-14 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-5610: --- Summary: [Python] Define extension type in Python to "receive" a foreign extension type Key: ARROW-5610 URL: https://issues.apache.org/jira/browse/ARROW-5610 Project: A

[jira] [Created] (ARROW-5609) [C++] Set CMP0068 CMake policy to avoid macOS warnings

2019-06-14 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-5609: --- Summary: [C++] Set CMP0068 CMake policy to avoid macOS warnings Key: ARROW-5609 URL: https://issues.apache.org/jira/browse/ARROW-5609 Project: Apache Arrow Iss

[jira] [Created] (ARROW-5608) [C++][parquet] Invalid memory access when using parquet::arrow::ColumnReader

2019-06-14 Thread Hatem Helal (JIRA)
Hatem Helal created ARROW-5608: -- Summary: [C++][parquet] Invalid memory access when using parquet::arrow::ColumnReader Key: ARROW-5608 URL: https://issues.apache.org/jira/browse/ARROW-5608 Project: Apach

[jira] [Created] (ARROW-5607) [C++][Fuzzing] arrow-ipc-fuzzing-test crash 607e9caa76863a97f2694a769a1ae2fb83c55e02

2019-06-14 Thread Marco Neumann (JIRA)
Marco Neumann created ARROW-5607: Summary: [C++][Fuzzing] arrow-ipc-fuzzing-test crash 607e9caa76863a97f2694a769a1ae2fb83c55e02 Key: ARROW-5607 URL: https://issues.apache.org/jira/browse/ARROW-5607 Pr

[jira] [Created] (ARROW-5606) [Python] pandas.RangeIndex._start/_stop/_step are deprecated

2019-06-14 Thread Joris Van den Bossche (JIRA)
Joris Van den Bossche created ARROW-5606: Summary: [Python] pandas.RangeIndex._start/_stop/_step are deprecated Key: ARROW-5606 URL: https://issues.apache.org/jira/browse/ARROW-5606 Project: A

[jira] [Created] (ARROW-5605) [C++][Fuzzing] arrow-ipc-fuzzing-test crash 74aec871d14bb6b07c72ea8f0e8c9f72cbe6b73c

2019-06-14 Thread Marco Neumann (JIRA)
Marco Neumann created ARROW-5605: Summary: [C++][Fuzzing] arrow-ipc-fuzzing-test crash 74aec871d14bb6b07c72ea8f0e8c9f72cbe6b73c Key: ARROW-5605 URL: https://issues.apache.org/jira/browse/ARROW-5605 Pr

[jira] [Created] (ARROW-5604) [Go] improve test coverage of type-traits

2019-06-14 Thread Sebastien Binet (JIRA)
Sebastien Binet created ARROW-5604: -- Summary: [Go] improve test coverage of type-traits Key: ARROW-5604 URL: https://issues.apache.org/jira/browse/ARROW-5604 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-5603) [Python] registere pytest markers to avoid warnings

2019-06-14 Thread Joris Van den Bossche (JIRA)
Joris Van den Bossche created ARROW-5603: Summary: [Python] registere pytest markers to avoid warnings Key: ARROW-5603 URL: https://issues.apache.org/jira/browse/ARROW-5603 Project: Apache Arro