[jira] [Created] (ARROW-4610) [Plasma] Avoid JNI from crashing

2019-02-17 Thread Yuhong Guo (JIRA)
Yuhong Guo created ARROW-4610: - Summary: [Plasma] Avoid JNI from crashing Key: ARROW-4610 URL: https://issues.apache.org/jira/browse/ARROW-4610 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-4609) [C++] Use google benchmark from toolchain

2019-02-17 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created ARROW-4609: -- Summary: [C++] Use google benchmark from toolchain Key: ARROW-4609 URL: https://issues.apache.org/jira/browse/ARROW-4609 Project: Apache Arrow Issue Type:

Closing Old PRs: Time Interval Type

2019-02-17 Thread Micah Kornfield
Thanks Wes, I've opened a PR [1] with one possible way forward on this issue. The PR leaves the existing Java interval implementations untouched and introduces a new type to meet the other requirements previously discussed on the mailing list. The naming of the new types could probably be

Re: Closing Old PRs: Time Interval Type

2019-02-17 Thread Wes McKinney
hi Micah, I've been trying to make progress on the Interval stuff for more than 18 months now -- this is IMHO a barrier to getting project to a 1.0.0 version so we should try to do it in 2019. I'm OK with implementing a change that minimizes disruption to users of the current Java code (e.g.

Re: building py-arrow with CUDA

2019-02-17 Thread Wes McKinney
hi Andrew, At the top of your script: ./run_conda.sh: 1: ./run_conda.sh: conda: not found ./run_conda.sh: 2: ./run_conda.sh: conda: not found ./run_conda.sh: 3: ./run_conda.sh: conda: not found fatal: destination path 'arrow' already exists and is not an empty directory. ./run_conda.sh: 12:

[jira] [Created] (ARROW-4608) cmake script assumes that double-conversion installs static libs, when it can install shared libs

2019-02-17 Thread Yuri (JIRA)
Yuri created ARROW-4608: --- Summary: cmake script assumes that double-conversion installs static libs, when it can install shared libs Key: ARROW-4608 URL: https://issues.apache.org/jira/browse/ARROW-4608

[jira] [Created] (ARROW-4607) Please have a cmake variable to build with all externally installed dependency packages

2019-02-17 Thread Yuri (JIRA)
Yuri created ARROW-4607: --- Summary: Please have a cmake variable to build with all externally installed dependency packages Key: ARROW-4607 URL: https://issues.apache.org/jira/browse/ARROW-4607 Project: Apache

[jira] [Created] (ARROW-4606) [Rust] [DataFusion] FilterRelation created RecordBatch with empty schema

2019-02-17 Thread Andy Grove (JIRA)
Andy Grove created ARROW-4606: - Summary: [Rust] [DataFusion] FilterRelation created RecordBatch with empty schema Key: ARROW-4606 URL: https://issues.apache.org/jira/browse/ARROW-4606 Project: Apache

[jira] [Created] (ARROW-4605) [Rust] Move filter and limit code from DataFusion into compute module

2019-02-17 Thread Andy Grove (JIRA)
Andy Grove created ARROW-4605: - Summary: [Rust] Move filter and limit code from DataFusion into compute module Key: ARROW-4605 URL: https://issues.apache.org/jira/browse/ARROW-4605 Project: Apache Arrow

[jira] [Created] (ARROW-4604) [Rust] [DataFusion] Add benchmarks for SQL query execution

2019-02-17 Thread Andy Grove (JIRA)
Andy Grove created ARROW-4604: - Summary: [Rust] [DataFusion] Add benchmarks for SQL query execution Key: ARROW-4604 URL: https://issues.apache.org/jira/browse/ARROW-4604 Project: Apache Arrow

[jira] [Created] (ARROW-4603) [Rust] [DataFusion] Execution context should allow in-memory data sources to be registered

2019-02-17 Thread Andy Grove (JIRA)
Andy Grove created ARROW-4603: - Summary: [Rust] [DataFusion] Execution context should allow in-memory data sources to be registered Key: ARROW-4603 URL: https://issues.apache.org/jira/browse/ARROW-4603

[jira] [Created] (ARROW-4602) [Rust][ [DataFusion] Integrate query optimizer with ExecutionContext

2019-02-17 Thread Andy Grove (JIRA)
Andy Grove created ARROW-4602: - Summary: [Rust][ [DataFusion] Integrate query optimizer with ExecutionContext Key: ARROW-4602 URL: https://issues.apache.org/jira/browse/ARROW-4602 Project: Apache Arrow

[jira] [Created] (ARROW-4601) [Python] Master build is broken due to missing licence for .dockerignore

2019-02-17 Thread Andy Grove (JIRA)
Andy Grove created ARROW-4601: - Summary: [Python] Master build is broken due to missing licence for .dockerignore Key: ARROW-4601 URL: https://issues.apache.org/jira/browse/ARROW-4601 Project: Apache

[jira] [Created] (ARROW-4600) [Ruby] Arrow::DictionaryArray#[] should returns the item in the indices array

2019-02-17 Thread Kenta Murata (JIRA)
Kenta Murata created ARROW-4600: --- Summary: [Ruby] Arrow::DictionaryArray#[] should returns the item in the indices array Key: ARROW-4600 URL: https://issues.apache.org/jira/browse/ARROW-4600 Project: