[jira] [Created] (ARROW-4520) [C++] DCHECK custom messages are unreachable in release

2019-02-08 Thread Benjamin Kietzman (JIRA)
Benjamin Kietzman created ARROW-4520: Summary: [C++] DCHECK custom messages are unreachable in release Key: ARROW-4520 URL: https://issues.apache.org/jira/browse/ARROW-4520 Project: Apache Arrow

[jira] [Created] (ARROW-4519) Publish JS API Docs for v0.4.0

2019-02-08 Thread Brian Hulette (JIRA)
Brian Hulette created ARROW-4519: Summary: Publish JS API Docs for v0.4.0 Key: ARROW-4519 URL: https://issues.apache.org/jira/browse/ARROW-4519 Project: Apache Arrow Issue Type: Task

[jira] [Created] (ARROW-4518) add jsdelivr to package.json

2019-02-08 Thread Dominik Moritz (JIRA)
Dominik Moritz created ARROW-4518: - Summary: add jsdelivr to package.json Key: ARROW-4518 URL: https://issues.apache.org/jira/browse/ARROW-4518 Project: Apache Arrow Issue Type: Task

[jira] [Created] (ARROW-4517) [JS] remove version number as it is not used

2019-02-08 Thread Dominik Moritz (JIRA)
Dominik Moritz created ARROW-4517: - Summary: [JS] remove version number as it is not used Key: ARROW-4517 URL: https://issues.apache.org/jira/browse/ARROW-4517 Project: Apache Arrow Issue Typ

Re: Distributing Arrow in Debian and Fedora

2019-02-08 Thread Uwe L. Korn
On Fri, Feb 8, 2019, at 10:49 PM, Todd Rme wrote: > On Fri, Feb 8, 2019 at 2:20 PM Uwe L. Korn wrote: > > > > Hello all, > > > > On Fri, Feb 8, 2019, at 8:02 PM, Suvayu Ali wrote: > > > Hello Todd, > > > > > > On Fri, Feb 08, 2019 at 11:41:05AM -0500, Todd Rme wrote: > > > > On 2019/02/02 10:00

Re: Distributing Arrow in Debian and Fedora

2019-02-08 Thread Todd Rme
On Fri, Feb 8, 2019 at 2:20 PM Uwe L. Korn wrote: > > Hello all, > > On Fri, Feb 8, 2019, at 8:02 PM, Suvayu Ali wrote: > > Hello Todd, > > > > On Fri, Feb 08, 2019 at 11:41:05AM -0500, Todd Rme wrote: > > > On 2019/02/02 10:00:37, Suvayu Ali wrote: > > > > > > > 1. Fedora doesn't allow including

Re: Distributing Arrow in Debian and Fedora

2019-02-08 Thread Todd Rme
On Fri, Feb 8, 2019 at 2:08 PM Suvayu Ali wrote: > > Hello Todd, > > On Fri, Feb 08, 2019 at 11:41:05AM -0500, Todd Rme wrote: > > On 2019/02/02 10:00:37, Suvayu Ali wrote: > > > > > 1. Fedora doesn't allow including external dependencies. In my > > > experience> > > >building arrow on Fedo

[jira] [Created] (ARROW-4516) Error while creating a ParquetDataset on a path without `_common_dataset` but with an empty `_tempfile`

2019-02-08 Thread yogesh garg (JIRA)
yogesh garg created ARROW-4516: -- Summary: Error while creating a ParquetDataset on a path without `_common_dataset` but with an empty `_tempfile` Key: ARROW-4516 URL: https://issues.apache.org/jira/browse/ARROW-4516

Re: Distributing Arrow in Debian and Fedora

2019-02-08 Thread Antoine Pitrou
Le 08/02/2019 à 20:20, Uwe L. Korn a écrit : > > We should be able to link all libraries dynamically. At the moment there may > be some that can only be linked statically in our build but that should not > be hard to change. I think plasma_store_server links statically with libplasma and liba

Re: Distributing Arrow in Debian and Fedora

2019-02-08 Thread Uwe L. Korn
Hello all, On Fri, Feb 8, 2019, at 8:02 PM, Suvayu Ali wrote: > Hello Todd, > > On Fri, Feb 08, 2019 at 11:41:05AM -0500, Todd Rme wrote: > > On 2019/02/02 10:00:37, Suvayu Ali wrote: > > > > > 1. Fedora doesn't allow including external dependencies. In my > > > experience> > > >building

Re: Distributing Arrow in Debian and Fedora

2019-02-08 Thread Suvayu Ali
Hello Todd, On Fri, Feb 08, 2019 at 11:41:05AM -0500, Todd Rme wrote: > On 2019/02/02 10:00:37, Suvayu Ali wrote: > > > 1. Fedora doesn't allow including external dependencies. In my experience> > >building arrow on Fedora, the way external deps like Protobuf, Thrift, > > RE2,> > >etc

Re: Timeline for 0.13 Arrow release

2019-02-08 Thread Wes McKinney
hi, On Fri, Feb 8, 2019 at 10:28 AM Uwe L. Korn wrote: > > Hello Wes, > > > > As discussed last month I think we should aim for time-based releases. > > I think a good release cadence for this project right now is > > approximately every 2 months. So based on this a 0.13 release > > candidate sho

Re: Distributing Arrow in Debian and Fedora

2019-02-08 Thread Todd Rme
On 2019/02/02 10:00:37, Suvayu Ali wrote: > Hello Javier,> > > On Fri, Feb 01, 2019 at 06:51:34PM -0800, Javier Luraschi wrote:> > > Hi, in order to make Arrow available to the R community through CRAN (R's> > > package archive), we need to get the Arrow binaries submitted to the Debian> > >

Re: Timeline for 0.13 Arrow release

2019-02-08 Thread Uwe L. Korn
Hello Wes, > As discussed last month I think we should aim for time-based releases. > I think a good release cadence for this project right now is > approximately every 2 months. So based on this a 0.13 release > candidate should be cut the week of March 18. This sounds fine. > I'll follow up o

Timeline for 0.13 Arrow release

2019-02-08 Thread Wes McKinney
hi folks, I have just completed a review of the whole JIRA backlog -- we are now down to 850 open or in-progress issues from over 900. There were a number of duplicate, fixed, or unreproducible issues that I closed. There are 282 uncompleted issue in the 0.13 milestone. I will work on thinning ou

[jira] [Created] (ARROW-4515) [C++, lint] Use clang-format more efficiently in `check-format` target

2019-02-08 Thread Benjamin Kietzman (JIRA)
Benjamin Kietzman created ARROW-4515: Summary: [C++, lint] Use clang-format more efficiently in `check-format` target Key: ARROW-4515 URL: https://issues.apache.org/jira/browse/ARROW-4515 Project:

[jira] [Created] (ARROW-4514) [C++] Merge parquet/util/test-common.h into common arrow/testing directory

2019-02-08 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-4514: --- Summary: [C++] Merge parquet/util/test-common.h into common arrow/testing directory Key: ARROW-4514 URL: https://issues.apache.org/jira/browse/ARROW-4514 Project: Apach

[jira] [Created] (ARROW-4513) [Rust] Implement BitAnd/BitOr for &Bitmap and &Option

2019-02-08 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-4513: -- Summary: [Rust] Implement BitAnd/BitOr for &Bitmap and &Option Key: ARROW-4513 URL: https://issues.apache.org/jira/browse/ARROW-4513 Project: Apache Arrow Issue