[jira] [Updated] (ARROW-5357) [Rust] Change Buffer::len to represent total bytes instead of used bytes

2019-05-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5357: -- Labels: pull-request-available (was: ) > [Rust] Change Buffer::len to represent total bytes

[jira] [Updated] (ARROW-5245) [C++][CI] Unpin cmake_format

2019-05-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5245: -- Labels: pull-request-available (was: ) > [C++][CI] Unpin cmake_format >

[jira] [Comment Edited] (ARROW-5357) [Rust] Change Buffer::len to represent total bytes instead of used bytes

2019-05-16 Thread Paddy Horan (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841843#comment-16841843 ] Paddy Horan edited comment on ARROW-5357 at 5/17/19 1:28 AM: - > "Also, unless

[jira] [Commented] (ARROW-5357) [Rust] Change Buffer::len to represent total bytes instead of used bytes

2019-05-16 Thread Paddy Horan (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841843#comment-16841843 ] Paddy Horan commented on ARROW-5357: > "Also, unless we always zero-out the padded bytes in a buffer,

[jira] [Updated] (ARROW-5342) [Format] Formalize extension type metadata in IPC protocol

2019-05-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5342: -- Labels: pull-request-available (was: ) > [Format] Formalize extension type metadata in IPC

[jira] [Commented] (ARROW-5357) [Rust] Change Buffer::len to represent total bytes instead of used bytes

2019-05-16 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841825#comment-16841825 ] Chao Sun commented on ARROW-5357: - Yes we can perhaps do that - this is how C++ does anyway. Originally

[jira] [Commented] (ARROW-5357) [Rust] Change Buffer::len to represent total bytes instead of used bytes

2019-05-16 Thread Paddy Horan (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841816#comment-16841816 ] Paddy Horan commented on ARROW-5357: What do you think of introducing `capacity` in addition to

[jira] [Created] (ARROW-5358) [Rust] Implement equality check for ArrayData and Array

2019-05-16 Thread Chao Sun (JIRA)
Chao Sun created ARROW-5358: --- Summary: [Rust] Implement equality check for ArrayData and Array Key: ARROW-5358 URL: https://issues.apache.org/jira/browse/ARROW-5358 Project: Apache Arrow Issue

[jira] [Created] (ARROW-5359) timestamp_as_object support for pa.Table.to_pandas in pyarrow

2019-05-16 Thread Joe Muruganandam (JIRA)
Joe Muruganandam created ARROW-5359: --- Summary: timestamp_as_object support for pa.Table.to_pandas in pyarrow Key: ARROW-5359 URL: https://issues.apache.org/jira/browse/ARROW-5359 Project: Apache

[jira] [Updated] (ARROW-5357) [Rust] Change Buffer::len to represent total bytes instead of used bytes

2019-05-16 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated ARROW-5357: Summary: [Rust] Change Buffer::len to represent total bytes instead of used bytes (was: [Rust] change

[jira] [Created] (ARROW-5357) [Rust] change Buffer::len to represent total bytes instead of used bytes

2019-05-16 Thread Chao Sun (JIRA)
Chao Sun created ARROW-5357: --- Summary: [Rust] change Buffer::len to represent total bytes instead of used bytes Key: ARROW-5357 URL: https://issues.apache.org/jira/browse/ARROW-5357 Project: Apache Arrow

[jira] [Commented] (ARROW-1636) [Format] Integration tests for null type

2019-05-16 Thread Micah Kornfield (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841801#comment-16841801 ] Micah Kornfield commented on ARROW-1636: I don't think it does. I'll try to do this after I

[jira] [Commented] (ARROW-5066) [Integration] Add flags to enable/disable implementations in integration/integration_test.py

2019-05-16 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841786#comment-16841786 ] Wes McKinney commented on ARROW-5066: - I did this partially in ARROW-3144. It may be enough to

[jira] [Commented] (ARROW-1636) Integration tests for null type

2019-05-16 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841781#comment-16841781 ] Wes McKinney commented on ARROW-1636: - [~emkornfi...@gmail.com] [~pravindra] wanted to follow up

[jira] [Updated] (ARROW-1636) [Format] Integration tests for null type

2019-05-16 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-1636: Summary: [Format] Integration tests for null type (was: Integration tests for null type) >

[jira] [Created] (ARROW-5356) [JS] Implement Duration type, integration test support for Interval and Duration types

2019-05-16 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-5356: --- Summary: [JS] Implement Duration type, integration test support for Interval and Duration types Key: ARROW-5356 URL: https://issues.apache.org/jira/browse/ARROW-5356

[jira] [Commented] (ARROW-5349) [Python/C++] Provide a way to specify the file path in parquet ColumnChunkMetaData

2019-05-16 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841768#comment-16841768 ] Wes McKinney commented on ARROW-5349: - There is an API available to set the file path

[jira] [Updated] (ARROW-5318) [Python] pyarrow hdfs reader overrequests

2019-05-16 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-5318: Summary: [Python] pyarrow hdfs reader overrequests(was: pyarrow hdfs reader overrequests ) >

[jira] [Updated] (ARROW-5318) pyarrow hdfs reader overrequests

2019-05-16 Thread Ivan Dimitrov (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Dimitrov updated ARROW-5318: - Description: I am using pyarrow's HdfsFilesystem interface. When I call a read on n bytes, I

[jira] [Updated] (ARROW-5351) [Rust] Add support for take kernel functions

2019-05-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5351: -- Labels: pull-request-available (was: ) > [Rust] Add support for take kernel functions >

[jira] [Created] (ARROW-5355) [C++] DictionaryBuilder provides information to determine array builder type at run-time

2019-05-16 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-5355: --- Summary: [C++] DictionaryBuilder provides information to determine array builder type at run-time Key: ARROW-5355 URL: https://issues.apache.org/jira/browse/ARROW-5355

[jira] [Updated] (ARROW-5351) [Rust] Add support for take kernel functions

2019-05-16 Thread Neville Dipale (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neville Dipale updated ARROW-5351: -- Fix Version/s: 0.14.0 > [Rust] Add support for take kernel functions >

[jira] [Assigned] (ARROW-5351) [Rust] Add support for take kernel functions

2019-05-16 Thread Neville Dipale (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neville Dipale reassigned ARROW-5351: - Assignee: Neville Dipale > [Rust] Add support for take kernel functions >

[jira] [Updated] (ARROW-5318) pyarrow hdfs reader overrequests

2019-05-16 Thread Ivan Dimitrov (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Dimitrov updated ARROW-5318: - Description: I am using pyarrow's HdfsFilesystem interface. When I call a read on n bytes, I

[jira] [Updated] (ARROW-5318) pyarrow hdfs reader overrequests

2019-05-16 Thread Ivan Dimitrov (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Dimitrov updated ARROW-5318: - Description: I am using pyarrow's HdfsFilesystem interface. When I call a read on n bytes, I

[jira] [Commented] (ARROW-5318) pyarrow hdfs reader overrequests

2019-05-16 Thread Ivan Dimitrov (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841732#comment-16841732 ] Ivan Dimitrov commented on ARROW-5318: -- [~wesmckinn] Hey thanks for responding on stack overflow

[jira] [Comment Edited] (ARROW-5318) pyarrow hdfs reader overrequests

2019-05-16 Thread Ivan Dimitrov (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841732#comment-16841732 ] Ivan Dimitrov edited comment on ARROW-5318 at 5/16/19 9:20 PM: ---

[jira] [Updated] (ARROW-5318) pyarrow hdfs reader overrequests

2019-05-16 Thread Ivan Dimitrov (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Dimitrov updated ARROW-5318: - Description: When reading using HdfsFilesystem's read method, the amount is not constant and

[jira] [Updated] (ARROW-5354) [C++] allow Array to have null buffers when all elements are null

2019-05-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5354: -- Labels: pull-request-available (was: ) > [C++] allow Array to have null buffers when all

[jira] [Commented] (ARROW-1983) [Python] Add ability to write parquet `_metadata` file

2019-05-16 Thread Joris Van den Bossche (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841668#comment-16841668 ] Joris Van den Bossche commented on ARROW-1983: -- > We also need to make sure that the file

[jira] [Updated] (ARROW-3897) [MATLAB] Add MATLAB support for writing numeric datatypes to a Feather file

2019-05-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-3897: -- Labels: pull-request-available (was: ) > [MATLAB] Add MATLAB support for writing numeric

[jira] [Created] (ARROW-5354) [C++] allow Array to have null buffers when all elements are null

2019-05-16 Thread Benjamin Kietzman (JIRA)
Benjamin Kietzman created ARROW-5354: Summary: [C++] allow Array to have null buffers when all elements are null Key: ARROW-5354 URL: https://issues.apache.org/jira/browse/ARROW-5354 Project:

[jira] [Commented] (ARROW-1983) [Python] Add ability to write parquet `_metadata` file

2019-05-16 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841625#comment-16841625 ] Wes McKinney commented on ARROW-1983: - Right. This is a relatively straightforward C++ function to

[jira] [Created] (ARROW-5353) 0-row table can be written but not read

2019-05-16 Thread Thomas Buhrmann (JIRA)
Thomas Buhrmann created ARROW-5353: -- Summary: 0-row table can be written but not read Key: ARROW-5353 URL: https://issues.apache.org/jira/browse/ARROW-5353 Project: Apache Arrow Issue Type:

[jira] [Closed] (ARROW-5353) 0-row table can be written but not read

2019-05-16 Thread Thomas Buhrmann (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Buhrmann closed ARROW-5353. -- Resolution: Invalid Oops, sorry! Not a bug. Forgot to close the writer in the example code! >

[jira] [Updated] (ARROW-5352) [Rust] BinaryArray filter loses replaces nulls with empty strings

2019-05-16 Thread Neville Dipale (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neville Dipale updated ARROW-5352: -- Priority: Minor (was: Major) > [Rust] BinaryArray filter loses replaces nulls with empty

[jira] [Created] (ARROW-5352) [Rust] BinaryArray filter loses replaces nulls with empty strings

2019-05-16 Thread Neville Dipale (JIRA)
Neville Dipale created ARROW-5352: - Summary: [Rust] BinaryArray filter loses replaces nulls with empty strings Key: ARROW-5352 URL: https://issues.apache.org/jira/browse/ARROW-5352 Project: Apache

[jira] [Commented] (ARROW-5347) [C++] Building fails on Windows with gtest symbol issue

2019-05-16 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841546#comment-16841546 ] Antoine Pitrou commented on ARROW-5347: --- Thanks for the workaround! > [C++] Building fails on

[jira] [Updated] (ARROW-5351) [Rust] Add support for take kernel functions

2019-05-16 Thread Neville Dipale (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neville Dipale updated ARROW-5351: -- Issue Type: New Feature (was: Improvement) > [Rust] Add support for take kernel functions >

[jira] [Created] (ARROW-5351) [Rust] Add support for take kernel functions

2019-05-16 Thread Neville Dipale (JIRA)
Neville Dipale created ARROW-5351: - Summary: [Rust] Add support for take kernel functions Key: ARROW-5351 URL: https://issues.apache.org/jira/browse/ARROW-5351 Project: Apache Arrow Issue

[jira] [Created] (ARROW-5350) [Rust] Support filtering on nested array types

2019-05-16 Thread Neville Dipale (JIRA)
Neville Dipale created ARROW-5350: - Summary: [Rust] Support filtering on nested array types Key: ARROW-5350 URL: https://issues.apache.org/jira/browse/ARROW-5350 Project: Apache Arrow Issue

[jira] [Resolved] (ARROW-5348) [CI] [Java] Gandiva checkstyle failure

2019-05-16 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou resolved ARROW-5348. --- Resolution: Fixed Fix Version/s: 0.14.0 Issue resolved by pull request 4327

[jira] [Assigned] (ARROW-5329) Add support for building MATLAB interface to Feather directly within MATLAB

2019-05-16 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney reassigned ARROW-5329: --- Assignee: Mark Cafaro (was: Rylan Dmello) > Add support for building MATLAB interface to

[jira] [Commented] (ARROW-5347) [C++] Building fails on Windows with gtest symbol issue

2019-05-16 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841433#comment-16841433 ] Wes McKinney commented on ARROW-5347: - You have to pass {{-DGTest_SOURCE=BUNDLED}} when using conda

[jira] [Commented] (ARROW-1983) [Python] Add ability to write parquet `_metadata` file

2019-05-16 Thread Joris Van den Bossche (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841424#comment-16841424 ] Joris Van den Bossche commented on ARROW-1983: -- > what would be desired the interface for

[jira] [Commented] (ARROW-1983) [Python] Add ability to write parquet `_metadata` file

2019-05-16 Thread Joris Van den Bossche (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841417#comment-16841417 ] Joris Van den Bossche commented on ARROW-1983: -- Copying the questions that [~pearu]

[jira] [Commented] (ARROW-5331) [C++] FlightDataStream should be higher-level

2019-05-16 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841372#comment-16841372 ] Wes McKinney commented on ARROW-5331: - It might be worth putting in some thought now about how to

[jira] [Commented] (ARROW-5256) [Packaging][deb] Failed to build with LLVM 7.1.0

2019-05-16 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841364#comment-16841364 ] Wes McKinney commented on ARROW-5256: - Probably. I think the point releases are supposed to be bugfix

[jira] [Created] (ARROW-5349) [Python/C++] Provide a way to specify the file path in parquet ColumnChunkMetaData

2019-05-16 Thread Joris Van den Bossche (JIRA)
Joris Van den Bossche created ARROW-5349: Summary: [Python/C++] Provide a way to specify the file path in parquet ColumnChunkMetaData Key: ARROW-5349 URL: https://issues.apache.org/jira/browse/ARROW-5349

[jira] [Updated] (ARROW-5348) [CI] [Java] Gandiva checkstyle failure

2019-05-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5348: -- Labels: pull-request-available (was: ) > [CI] [Java] Gandiva checkstyle failure >

[jira] [Assigned] (ARROW-5301) [Python] parquet documentation outdated on nthreads argument

2019-05-16 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou reassigned ARROW-5301: - Assignee: Joris Van den Bossche > [Python] parquet documentation outdated on nthreads

[jira] [Resolved] (ARROW-5301) [Python] parquet documentation outdated on nthreads argument

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

[jira] [Resolved] (ARROW-5311) [C++] Return more specific invalid Status in Take kernel

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

[jira] [Resolved] (ARROW-5250) [Java] remove javadoc suppression on methods.

2019-05-16 Thread Micah Kornfield (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Micah Kornfield resolved ARROW-5250. Resolution: Fixed Fix Version/s: 0.14.0 Issue resolved by pull request 4243

[jira] [Commented] (ARROW-5348) [CI] [Java] Gandiva checkstyle failure

2019-05-16 Thread Micah Kornfield (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841281#comment-16841281 ] Micah Kornfield commented on ARROW-5348: apologies I thought i had a green build when I merged

[jira] [Assigned] (ARROW-5348) [CI] [Java] Gandiva checkstyle failure

2019-05-16 Thread Micah Kornfield (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Micah Kornfield reassigned ARROW-5348: -- Assignee: Micah Kornfield > [CI] [Java] Gandiva checkstyle failure >

[jira] [Commented] (ARROW-5348) [CI] [Java] Gandiva checkstyle failure

2019-05-16 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841257#comment-16841257 ] Antoine Pitrou commented on ARROW-5348: --- See e.g. https://travis-ci.org/apache/arrow/jobs/533216601

[jira] [Created] (ARROW-5348) [CI] [Java] Gandiva checkstyle failure

2019-05-16 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-5348: - Summary: [CI] [Java] Gandiva checkstyle failure Key: ARROW-5348 URL: https://issues.apache.org/jira/browse/ARROW-5348 Project: Apache Arrow Issue Type:

[jira] [Commented] (ARROW-5331) [C++] FlightDataStream should be higher-level

2019-05-16 Thread David Li (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841254#comment-16841254 ] David Li commented on ARROW-5331: - I think that complicates the mental model, and at least for tensors,

[jira] [Updated] (ARROW-5347) [C++] Building fails on Windows with gtest symbol issue

2019-05-16 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-5347: -- Description: I get the following on my WIndows VM: {code} compute-test.cc.obj : error LNK2001:

[jira] [Commented] (ARROW-5347) [C++] Building fails on Windows with gtest symbol issue

2019-05-16 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841239#comment-16841239 ] Antoine Pitrou commented on ARROW-5347: --- [~xhochy] > [C++] Building fails on Windows with gtest

[jira] [Updated] (ARROW-5347) [C++] Building fails on Windows with gtest symbol issue

2019-05-16 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-5347: -- Labels: windows (was: ) > [C++] Building fails on Windows with gtest symbol issue >

[jira] [Created] (ARROW-5347) [C++] Building fails on Windows with gtest symbol issue

2019-05-16 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-5347: - Summary: [C++] Building fails on Windows with gtest symbol issue Key: ARROW-5347 URL: https://issues.apache.org/jira/browse/ARROW-5347 Project: Apache Arrow

[jira] [Updated] (ARROW-5301) [Python] parquet documentation outdated on nthreads argument

2019-05-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5301: -- Labels: pull-request-available (was: ) > [Python] parquet documentation outdated on nthreads

[jira] [Resolved] (ARROW-5319) [CI] Enable ccache with MinGW builds

2019-05-16 Thread Kouhei Sutou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kouhei Sutou resolved ARROW-5319. - Resolution: Fixed Fix Version/s: 0.14.0 Issue resolved by pull request 4325

[jira] [Commented] (ARROW-5331) [C++] FlightDataStream should be higher-level

2019-05-16 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841050#comment-16841050 ] Antoine Pitrou commented on ARROW-5331: --- One counter-argument against this is that people might