[jira] [Updated] (ARROW-5207) [Java] add APIs to support vector reuse

2019-04-23 Thread Ji Liu (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ji Liu updated ARROW-5207: -- Summary: [Java] add APIs to support vector reuse (was: [Java] add APIs to support vector ) > [Java] add APIs

[jira] [Created] (ARROW-5207) [Java] add APIs to support vector

2019-04-23 Thread Ji Liu (JIRA)
Ji Liu created ARROW-5207: - Summary: [Java] add APIs to support vector Key: ARROW-5207 URL: https://issues.apache.org/jira/browse/ARROW-5207 Project: Apache Arrow Issue Type: Improvement

[jira] [Resolved] (ARROW-5203) [GLib] Add support for Compare filter

2019-04-23 Thread Kouhei Sutou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kouhei Sutou resolved ARROW-5203. - Resolution: Fixed Issue resolved by pull request 4191

[jira] [Updated] (ARROW-5206) [Java] Add APIs in MessageSerializer to directly serialize/deserialize ArrowBuf

2019-04-23 Thread Ji Liu (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ji Liu updated ARROW-5206: -- Summary: [Java] Add APIs in MessageSerializer to directly serialize/deserialize ArrowBuf (was: [JAVA]Add APIs

[jira] [Updated] (ARROW-5071) [Benchmarking] Performs a benchmark run with archery

2019-04-23 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francois Saint-Jacques updated ARROW-5071: -- Description: Run all regression benchmarks, consume output and re-format

[jira] [Created] (ARROW-5206) [JAVA]Add APIs in MessageSerializer to directly serialize/deserialize ArrowBuf

2019-04-23 Thread Ji Liu (JIRA)
Ji Liu created ARROW-5206: - Summary: [JAVA]Add APIs in MessageSerializer to directly serialize/deserialize ArrowBuf Key: ARROW-5206 URL: https://issues.apache.org/jira/browse/ARROW-5206 Project: Apache Arrow

[jira] [Updated] (ARROW-4717) [C#] Consider exposing ValueTask instead of Task

2019-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-4717: -- Labels: pull-request-available (was: ) > [C#] Consider exposing ValueTask instead of Task >

[jira] [Created] (ARROW-5205) [Python] Improved error messages when user erroneously uses a non-local resource URI to open a file

2019-04-23 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-5205: --- Summary: [Python] Improved error messages when user erroneously uses a non-local resource URI to open a file Key: ARROW-5205 URL: https://issues.apache.org/jira/browse/ARROW-5205

[jira] [Commented] (ARROW-2186) [C++] Clean up architecture specific compiler flags

2019-04-23 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16824426#comment-16824426 ] Antoine Pitrou commented on ARROW-2186: --- [~wesmckinn] I think so. > [C++] Clean up architecture

[jira] [Resolved] (ARROW-5179) [Python] Return plain dicts, not OrderedDict, on Python 3.7+

2019-04-23 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved ARROW-5179. - Resolution: Fixed Issue resolved by pull request 4190

[jira] [Commented] (ARROW-3978) [C++] Implement hashing, dictionary-encoding for StructArray

2019-04-23 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16824279#comment-16824279 ] Wes McKinney commented on ARROW-3978: - There's different approaches. You might want to look at what

[jira] [Commented] (ARROW-3978) [C++] Implement hashing, dictionary-encoding for StructArray

2019-04-23 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16824273#comment-16824273 ] Antoine Pitrou commented on ARROW-3978: --- To implement this efficiently, we would need to split the

[jira] [Comment Edited] (ARROW-5165) [Python][Documentation] Build docs don't suggest assigning $ARROW_BUILD_TYPE

2019-04-23 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16824239#comment-16824239 ] Wes McKinney edited comment on ARROW-5165 at 4/23/19 3:26 PM: -- This must be

[jira] [Commented] (ARROW-5165) [Python][Documentation] Build docs don't suggest assigning $ARROW_BUILD_TYPE

2019-04-23 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16824239#comment-16824239 ] Wes McKinney commented on ARROW-5165: - This must be a consequence of the recent change to make

[jira] [Updated] (ARROW-5179) [Python] Return plain dicts, not OrderedDict, on Python 3.7+

2019-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5179: -- Labels: pull-request-available (was: ) > [Python] Return plain dicts, not OrderedDict, on

[jira] [Resolved] (ARROW-5195) [Python] read_csv ignores null_values on string types

2019-04-23 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou resolved ARROW-5195. --- Resolution: Fixed Issue resolved by pull request 4188

[jira] [Updated] (ARROW-5165) [Python][Documentation] Build docs don't suggest assigning $ARROW_BUILD_TYPE

2019-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5165: -- Labels: pull-request-available (was: ) > [Python][Documentation] Build docs don't suggest

[jira] [Updated] (ARROW-5204) [C++] Improve BufferBuilder performance

2019-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5204: -- Labels: pull-request-available (was: ) > [C++] Improve BufferBuilder performance >

[jira] [Created] (ARROW-5204) [C++] Improve BufferBuilder performance

2019-04-23 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-5204: - Summary: [C++] Improve BufferBuilder performance Key: ARROW-5204 URL: https://issues.apache.org/jira/browse/ARROW-5204 Project: Apache Arrow Issue Type:

[jira] [Updated] (ARROW-5203) [GLib] Add support for Compare filter

2019-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5203: -- Labels: pull-request-available (was: ) > [GLib] Add support for Compare filter >

[jira] [Updated] (ARROW-5202) [C++] Test and benchmark libraries library search path subtly affected by installation

2019-04-23 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francois Saint-Jacques updated ARROW-5202: -- Description: Test and benchmark binaries should always favor the local

[jira] [Updated] (ARROW-5202) [C++] Test and benchmark libraries library search path subtly affected by installation

2019-04-23 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francois Saint-Jacques updated ARROW-5202: -- Description: Test and benchmark binaries should always favor the local

[jira] [Updated] (ARROW-5202) [C++] Test and benchmark libraries library search path subtly affected by installation

2019-04-23 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francois Saint-Jacques updated ARROW-5202: -- Description: Test and benchmark binaries should always favor the local

[jira] [Updated] (ARROW-5202) [C++] Test and benchmark libraries library search path subtly affected by installation

2019-04-23 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francois Saint-Jacques updated ARROW-5202: -- Fix Version/s: 0.14.0 > [C++] Test and benchmark libraries library search path

[jira] [Updated] (ARROW-5202) [C++] Test and benchmark libraries library search path subtly affected by installation

2019-04-23 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francois Saint-Jacques updated ARROW-5202: -- Description: Test and benchmark binaries should always favor the local

[jira] [Updated] (ARROW-5202) [C++] Test and benchmark libraries library search path subtly affected by installation

2019-04-23 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francois Saint-Jacques updated ARROW-5202: -- Priority: Minor (was: Major) > [C++] Test and benchmark libraries library

[jira] [Created] (ARROW-5203) [GLib] Add support for Compare filter

2019-04-23 Thread Yosuke Shiro (JIRA)
Yosuke Shiro created ARROW-5203: --- Summary: [GLib] Add support for Compare filter Key: ARROW-5203 URL: https://issues.apache.org/jira/browse/ARROW-5203 Project: Apache Arrow Issue Type: New

[jira] [Commented] (ARROW-5165) [Python][Documentation] Build docs don't suggest assigning $ARROW_BUILD_TYPE

2019-04-23 Thread Joris Van den Bossche (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16824183#comment-16824183 ] Joris Van den Bossche commented on ARROW-5165: -- Just ran into this as well. If you exactly

[jira] [Created] (ARROW-5202) [C++

2019-04-23 Thread Francois Saint-Jacques (JIRA)
Francois Saint-Jacques created ARROW-5202: - Summary: [C++ Key: ARROW-5202 URL: https://issues.apache.org/jira/browse/ARROW-5202 Project: Apache Arrow Issue Type: Improvement

[jira] [Commented] (ARROW-4648) [C++/Question] Naming/organizational inconsistencies in cpp codebase

2019-04-23 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16824108#comment-16824108 ] Wes McKinney commented on ARROW-4648: - Regarding file formats * src/parquet mostly defines a

[jira] [Commented] (ARROW-4648) [C++/Question] Naming/organizational inconsistencies in cpp codebase

2019-04-23 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16824107#comment-16824107 ] Wes McKinney commented on ARROW-4648: - TensorFlow is using underscores for everything including

[jira] [Commented] (ARROW-5196) [C++] Uniform usage of Google cpu_features library accross the codebase

2019-04-23 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16824101#comment-16824101 ] Wes McKinney commented on ARROW-5196: - It seems small enough that we may add it to arrow/vendored

[jira] [Commented] (ARROW-5200) Provide light-weight arrow APIs

2019-04-23 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16824099#comment-16824099 ] Wes McKinney commented on ARROW-5200: - This is related to at least a few other JIRAs. It would be

[jira] [Updated] (ARROW-5200) [Java] Provide light-weight arrow APIs

2019-04-23 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-5200: Summary: [Java] Provide light-weight arrow APIs (was: Provide light-weight arrow APIs) > [Java]

[jira] [Updated] (ARROW-5196) [C++] Uniform usage of Google cpu_features library accross the codebase

2019-04-23 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francois Saint-Jacques updated ARROW-5196: -- Summary: [C++] Uniform usage of Google cpu_features library accross the

[jira] [Updated] (ARROW-4702) [C++] Upgrade dependency versions

2019-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-4702: -- Labels: pull-request-available (was: ) > [C++] Upgrade dependency versions >

[jira] [Issue Comment Deleted] (ARROW-5191) [Rust] Expose schema in readers (CSV, JSON) without reading batches

2019-04-23 Thread Neville Dipale (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neville Dipale updated ARROW-5191: -- Comment: was deleted (was: Can work on this after 5181 is resolved) > [Rust] Expose schema in

[jira] [Commented] (ARROW-4648) [C++/Question] Naming/organizational inconsistencies in cpp codebase

2019-04-23 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16823935#comment-16823935 ] Krisztian Szucs commented on ARROW-4648: Agree with Antoine, I'd prefer hyphens. >

[jira] [Assigned] (ARROW-1833) [Java] Add accessor methods for data buffers that skip null checking

2019-04-23 Thread Yurui Zhou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yurui Zhou reassigned ARROW-1833: - Assignee: Yurui Zhou > [Java] Add accessor methods for data buffers that skip null checking >

[jira] [Assigned] (ARROW-5201) [Python] Import ABCs from collections is deprecated in Python 3.7

2019-04-23 Thread Joris Van den Bossche (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joris Van den Bossche reassigned ARROW-5201: Assignee: Joris Van den Bossche > [Python] Import ABCs from collections

[jira] [Updated] (ARROW-5195) [Python] read_csv ignores null_values on string types

2019-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5195: -- Labels: pull-request-available (was: ) > [Python] read_csv ignores null_values on string

[jira] [Updated] (ARROW-5201) [Python] Import ABCs from collections is deprecated in Python 3.7

2019-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5201: -- Labels: pull-request-available (was: ) > [Python] Import ABCs from collections is deprecated

[jira] [Commented] (ARROW-5201) [Python] Import ABCs from collections is deprecated in Python 3.7

2019-04-23 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16823885#comment-16823885 ] Antoine Pitrou commented on ARROW-5201: --- That's right. Do you want to submit a PR? > [Python]

[jira] [Created] (ARROW-5201) [Python] Import ABCs from collections is deprecated in Python 3.7

2019-04-23 Thread Joris Van den Bossche (JIRA)
Joris Van den Bossche created ARROW-5201: Summary: [Python] Import ABCs from collections is deprecated in Python 3.7 Key: ARROW-5201 URL: https://issues.apache.org/jira/browse/ARROW-5201

[jira] [Commented] (ARROW-4648) [C++/Question] Naming/organizational inconsistencies in cpp codebase

2019-04-23 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16823835#comment-16823835 ] Antoine Pitrou commented on ARROW-4648: --- I would strongly prefer we don't mix underscores and

[jira] [Updated] (ARROW-5195) [Python] read_csv ignores null_values on string types

2019-04-23 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-5195: -- Component/s: C++ > [Python] read_csv ignores null_values on string types >

[jira] [Assigned] (ARROW-5195) [Python] read_csv ignores null_values on string types

2019-04-23 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou reassigned ARROW-5195: - Assignee: Antoine Pitrou > [Python] read_csv ignores null_values on string types >

[jira] [Commented] (ARROW-5195) [Python] read_csv ignores null_values on string types

2019-04-23 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16823789#comment-16823789 ] Antoine Pitrou commented on ARROW-5195: --- Right, we should add an option for this. Currently any

[jira] [Updated] (ARROW-5199) [Java] Add unsafe access method to ArrowBuf

2019-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5199: -- Labels: pull-request-available (was: ) > [Java] Add unsafe access method to ArrowBuf >

[jira] [Commented] (ARROW-5196) [CPP] Uniform usage of Google cpu_features library accross the codebase

2019-04-23 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16823785#comment-16823785 ] Antoine Pitrou commented on ARROW-5196: --- This sounds reasonable to me. > [CPP] Uniform usage of

[jira] [Updated] (ARROW-5196) [CPP] Uniform usage of Google cpu_features library accross the codebase

2019-04-23 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-5196: -- Fix Version/s: 0.14.0 > [CPP] Uniform usage of Google cpu_features library accross the

[jira] [Created] (ARROW-5200) Provide light-weight arrow APIs

2019-04-23 Thread Liya Fan (JIRA)
Liya Fan created ARROW-5200: --- Summary: Provide light-weight arrow APIs Key: ARROW-5200 URL: https://issues.apache.org/jira/browse/ARROW-5200 Project: Apache Arrow Issue Type: Improvement

[jira] [Commented] (ARROW-5165) [Python][Documentation] Build docs don't suggest assigning $ARROW_BUILD_TYPE

2019-04-23 Thread Rok Mihevc (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16823734#comment-16823734 ] Rok Mihevc commented on ARROW-5165: --- I was only building for ARROW_BUILD_TYPE=release. If a mix of

[jira] [Commented] (ARROW-5197) [Java] Improving Arrow Vector Reading performance

2019-04-23 Thread Yurui Zhou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16823713#comment-16823713 ] Yurui Zhou commented on ARROW-5197: --- oh yeah, you are right. There may some overlap on the work.  >

[jira] [Commented] (ARROW-5197) [Java] Improving Arrow Vector Reading performance

2019-04-23 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16823711#comment-16823711 ] Wes McKinney commented on ARROW-5197: - Possibly duplicate of ARROW-1833, I added a link to this JIRA

[jira] [Updated] (ARROW-5197) [Java] Improving Arrow Vector Reading performance

2019-04-23 Thread Yurui Zhou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yurui Zhou updated ARROW-5197: -- Description: Currently the read interface of Java Arrow Vector is quite slow because the access