[jira] [Comment Edited] (ARROW-6060) [Python] too large memory cost using pyarrow.parquet.read_table with use_threads=True

2019-08-02 Thread JIRA
[ https://issues.apache.org/jira/browse/ARROW-6060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16899250#comment-16899250 ] Robin Kåveland edited comment on ARROW-6060 at 8/2/19 10:26 PM: ---

[jira] [Commented] (ARROW-6060) [Python] too large memory cost using pyarrow.parquet.read_table with use_threads=True

2019-08-02 Thread JIRA
[ https://issues.apache.org/jira/browse/ARROW-6060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16899250#comment-16899250 ] Robin Kåveland commented on ARROW-6060: --- I've had to downgrade our VMs to 0.13.0 to

[jira] [Updated] (ARROW-6118) [Java] Replace google Preconditions with Arrow Preconditions

2019-08-02 Thread Micah Kornfield (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Micah Kornfield updated ARROW-6118: --- Component/s: Java > [Java] Replace google Preconditions with Arrow Preconditions > --

[jira] [Resolved] (ARROW-6118) [Java] Replace google Preconditions with Arrow Preconditions

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

[jira] [Resolved] (ARROW-5527) [C++] HashTable/MemoTable should use Buffer(s)/Builder(s) for heap data

2019-08-02 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved ARROW-5527. - Resolution: Fixed Fix Version/s: 0.15.0 Issue resolved by pull request 4867 [https://githu

[jira] [Created] (ARROW-6127) [Website] Refresh website theme

2019-08-02 Thread Neal Richardson (JIRA)
Neal Richardson created ARROW-6127: -- Summary: [Website] Refresh website theme Key: ARROW-6127 URL: https://issues.apache.org/jira/browse/ARROW-6127 Project: Apache Arrow Issue Type: Improvem

[jira] [Commented] (ARROW-6125) [Python] Remove any APIs deprecated prior to 0.14.x

2019-08-02 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16899179#comment-16899179 ] Neal Richardson commented on ARROW-6125: See also https://issues.apache.org/jira/

[jira] [Created] (ARROW-6126) [C++] IPC stream reader handling of empty streams potentially not robust

2019-08-02 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-6126: --- Summary: [C++] IPC stream reader handling of empty streams potentially not robust Key: ARROW-6126 URL: https://issues.apache.org/jira/browse/ARROW-6126 Project: Apache

[jira] [Created] (ARROW-6125) [Python] Remove any APIs deprecated prior to 0.14.x

2019-08-02 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-6125: --- Summary: [Python] Remove any APIs deprecated prior to 0.14.x Key: ARROW-6125 URL: https://issues.apache.org/jira/browse/ARROW-6125 Project: Apache Arrow Issue

[jira] [Updated] (ARROW-6125) [Python] Remove any APIs deprecated prior to 0.14.x

2019-08-02 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-6125: Description: A number of deprecated APIs, like {{pyarrow.open_stream}}, are still available (was:

[jira] [Assigned] (ARROW-5746) [Website] Move website source out of apache/arrow

2019-08-02 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Richardson reassigned ARROW-5746: -- Assignee: Neal Richardson > [Website] Move website source out of apache/arrow > --

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

2019-08-02 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Richardson reassigned ARROW-5205: -- Assignee: (was: Neal Richardson) > [Python][C++] Improved error messages when user

[jira] [Commented] (ARROW-5932) undefined reference to `__cxa_init_primary_exception@CXXABI_1.3.11'

2019-08-02 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16899167#comment-16899167 ] Francois Saint-Jacques commented on ARROW-5932: --- How did you install arrow,

[jira] [Updated] (ARROW-6124) [C++] ArgSort kernel should sort in a single pass (with nulls)

2019-08-02 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francois Saint-Jacques updated ARROW-6124: -- Summary: [C++] ArgSort kernel should sort in a single pass (with nulls) (was:

[jira] [Updated] (ARROW-6122) [C++] ArgSort kernel must support FixedSizeBinary

2019-08-02 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francois Saint-Jacques updated ARROW-6122: -- Summary: [C++] ArgSort kernel must support FixedSizeBinary (was: [C++] IsIn ke

[jira] [Updated] (ARROW-6123) [C++] ArgSort kernel should not materialize the output internal

2019-08-02 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francois Saint-Jacques updated ARROW-6123: -- Summary: [C++] ArgSort kernel should not materialize the output internal (was:

[jira] [Created] (ARROW-6124) [C++] IsIn kernel should sort in a single pass (with nulls)

2019-08-02 Thread Francois Saint-Jacques (JIRA)
Francois Saint-Jacques created ARROW-6124: - Summary: [C++] IsIn kernel should sort in a single pass (with nulls) Key: ARROW-6124 URL: https://issues.apache.org/jira/browse/ARROW-6124 Project:

[jira] [Updated] (ARROW-6123) [C++] IsIn kernel should not materialize the output internal

2019-08-02 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francois Saint-Jacques updated ARROW-6123: -- Labels: (was: ana) > [C++] IsIn kernel should not materialize the output inte

[jira] [Created] (ARROW-6123) [C++] IsIn kernel should not materialize the output internal

2019-08-02 Thread Francois Saint-Jacques (JIRA)
Francois Saint-Jacques created ARROW-6123: - Summary: [C++] IsIn kernel should not materialize the output internal Key: ARROW-6123 URL: https://issues.apache.org/jira/browse/ARROW-6123 Project:

[jira] [Updated] (ARROW-6123) [C++] IsIn kernel should not materialize the output internal

2019-08-02 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francois Saint-Jacques updated ARROW-6123: -- Affects Version/s: 0.15.0 > [C++] IsIn kernel should not materialize the output

[jira] [Updated] (ARROW-6123) [C++] IsIn kernel should not materialize the output internal

2019-08-02 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francois Saint-Jacques updated ARROW-6123: -- Labels: ana (was: ) > [C++] IsIn kernel should not materialize the output inte

[jira] [Updated] (ARROW-6123) [C++] IsIn kernel should not materialize the output internal

2019-08-02 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francois Saint-Jacques updated ARROW-6123: -- Component/s: C++ > [C++] IsIn kernel should not materialize the output internal

[jira] [Created] (ARROW-6122) [C++] IsIn kernel must support FixedSizeBinary

2019-08-02 Thread Francois Saint-Jacques (JIRA)
Francois Saint-Jacques created ARROW-6122: - Summary: [C++] IsIn kernel must support FixedSizeBinary Key: ARROW-6122 URL: https://issues.apache.org/jira/browse/ARROW-6122 Project: Apache Arrow

[jira] [Updated] (ARROW-6121) [Tools] Improve merge tool cli ergonomic

2019-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-6121: -- Labels: pull-request-available (was: ) > [Tools] Improve merge tool cli ergonomic > --

[jira] [Created] (ARROW-6121) [Tools] Improve merge tool cli ergonomic

2019-08-02 Thread Francois Saint-Jacques (JIRA)
Francois Saint-Jacques created ARROW-6121: - Summary: [Tools] Improve merge tool cli ergonomic Key: ARROW-6121 URL: https://issues.apache.org/jira/browse/ARROW-6121 Project: Apache Arrow

[jira] [Assigned] (ARROW-1566) [C++] Implement non-materializing sort kernels

2019-08-02 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francois Saint-Jacques reassigned ARROW-1566: - Assignee: Artem Alekseev > [C++] Implement non-materializing sort kernel

[jira] [Resolved] (ARROW-1566) [C++] Implement non-materializing sort kernels

2019-08-02 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francois Saint-Jacques resolved ARROW-1566. --- Resolution: Fixed Fix Version/s: 0.15.0 Issue resolved by pull request

[jira] [Created] (ARROW-6120) [C++][Gandiva] including some headers causes decimal_test to fail

2019-08-02 Thread Benjamin Kietzman (JIRA)
Benjamin Kietzman created ARROW-6120: Summary: [C++][Gandiva] including some headers causes decimal_test to fail Key: ARROW-6120 URL: https://issues.apache.org/jira/browse/ARROW-6120 Project: Apac

[jira] [Commented] (ARROW-6119) [Python] PyArrow import fails on Windows Python 3.7

2019-08-02 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16899106#comment-16899106 ] Wes McKinney commented on ARROW-6119: - cc [~kszucs] > [Python] PyArrow import fails

[jira] [Commented] (ARROW-6119) [Python] PyArrow import fails on Windows Python 3.7

2019-08-02 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16899105#comment-16899105 ] Wes McKinney commented on ARROW-6119: - We pulled the 0.14.1 wheels because there was

[jira] [Commented] (ARROW-6119) [Python] PyArrow import fails on Windows Python 3.7

2019-08-02 Thread Paul Suganthan (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16899096#comment-16899096 ] Paul Suganthan commented on ARROW-6119: --- Installed using pip > [Python] PyArrow im

[jira] [Commented] (ARROW-6119) [Python] PyArrow import fails on Windows Python 3.7

2019-08-02 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16899091#comment-16899091 ] Uwe L. Korn commented on ARROW-6119: How did you install this? Did you use conda (pre

[jira] [Updated] (ARROW-6119) [Python] PyArrow import fails on Windows Python 3.7

2019-08-02 Thread Paul Suganthan (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Suganthan updated ARROW-6119: -- Summary: [Python] PyArrow import fails on Windows Python 3.7 (was: PyArrow import fails on Win

[jira] [Created] (ARROW-6119) PyArrow import fails on Windows Python 3.7

2019-08-02 Thread Paul Suganthan (JIRA)
Paul Suganthan created ARROW-6119: - Summary: PyArrow import fails on Windows Python 3.7 Key: ARROW-6119 URL: https://issues.apache.org/jira/browse/ARROW-6119 Project: Apache Arrow Issue Type:

[jira] [Updated] (ARROW-3325) [Python] Support reading Parquet binary/string columns directly as DictionaryArray

2019-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-3325: -- Labels: parquet pull-request-available (was: parquet) > [Python] Support reading Parquet binar

[jira] [Resolved] (ARROW-5776) [Gandiva][Crossbow] Revert template to have commit ids.

2019-08-02 Thread Pindikura Ravindra (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pindikura Ravindra resolved ARROW-5776. --- Resolution: Fixed Fix Version/s: 0.15.0 Issue resolved by pull request 4738 [h

[jira] [Commented] (ARROW-5610) [Python] Define extension type API in Python to "receive" or "send" a foreign extension type

2019-08-02 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898956#comment-16898956 ] lidavidm commented on ARROW-5610: - My apologies, I ended up being too busy to look at thi

[jira] [Commented] (ARROW-5610) [Python] Define extension type API in Python to "receive" or "send" a foreign extension type

2019-08-02 Thread Joris Van den Bossche (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898927#comment-16898927 ] Joris Van den Bossche commented on ARROW-5610: -- {quote}I'll try to take a pa

[jira] [Comment Edited] (ARROW-5610) [Python] Define extension type API in Python to "receive" or "send" a foreign extension type

2019-08-02 Thread Joris Van den Bossche (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898927#comment-16898927 ] Joris Van den Bossche edited comment on ARROW-5610 at 8/2/19 2:48 PM: -

[jira] [Assigned] (ARROW-5876) [FlightRPC] Implement basic auth across all languages

2019-08-02 Thread Ryan Murray (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Murray reassigned ARROW-5876: -- Assignee: Ryan Murray > [FlightRPC] Implement basic auth across all languages > --

[jira] [Commented] (ARROW-6107) [Go] ipc.Writer Option to skip appending data buffers

2019-08-02 Thread Nick Poorman (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898898#comment-16898898 ] Nick Poorman commented on ARROW-6107: - https://issues.apache.org/jira/browse/ARROW-48

[jira] [Commented] (ARROW-6107) [Go] ipc.Writer Option to skip appending data buffers

2019-08-02 Thread Sebastien Binet (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898880#comment-16898880 ] Sebastien Binet commented on ARROW-6107: not saying it wouldn't be advisable nor

[jira] [Updated] (ARROW-5876) [FlightRPC] Implement basic auth across all languages

2019-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5876: -- Labels: pull-request-available (was: ) > [FlightRPC] Implement basic auth across all languages

[jira] [Commented] (ARROW-6106) Scala lang support

2019-08-02 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898878#comment-16898878 ] Wes McKinney commented on ARROW-6106: - You might want to discuss this on the mailing

[jira] [Updated] (ARROW-6069) [Rust] [Parquet] Implement Converter to convert record reader to arrow primitive array.

2019-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-6069: -- Labels: pull-request-available (was: ) > [Rust] [Parquet] Implement Converter to convert recor

[jira] [Updated] (ARROW-6118) [Java] Replace google Preconditions with Arrow Preconditions

2019-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-6118: -- Labels: pull-request-available (was: ) > [Java] Replace google Preconditions with Arrow Precon

[jira] [Created] (ARROW-6118) [Java] Replace google Preconditions with Arrow Preconditions

2019-08-02 Thread Ji Liu (JIRA)
Ji Liu created ARROW-6118: - Summary: [Java] Replace google Preconditions with Arrow Preconditions Key: ARROW-6118 URL: https://issues.apache.org/jira/browse/ARROW-6118 Project: Apache Arrow Issue Ty

[jira] [Commented] (ARROW-5682) [Python] from_pandas conversion casts values to string inconsistently

2019-08-02 Thread Joris Van den Bossche (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898787#comment-16898787 ] Joris Van den Bossche commented on ARROW-5682: -- This seems to be specific to

[jira] [Updated] (ARROW-5682) [Python] from_pandas conversion casts values to string inconsistently

2019-08-02 Thread Joris Van den Bossche (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joris Van den Bossche updated ARROW-5682: - Issue Type: Bug (was: Improvement) > [Python] from_pandas conversion casts value

[jira] [Updated] (ARROW-6117) [Java] Fix the set method of FixedSizeBinaryVector

2019-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-6117: -- Labels: pull-request-available (was: ) > [Java] Fix the set method of FixedSizeBinaryVector >

[jira] [Commented] (ARROW-6025) [Gandiva][Test] Error handling for missing timezone in castTIMESTAMP_utf8 tests

2019-08-02 Thread Pindikura Ravindra (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898778#comment-16898778 ] Pindikura Ravindra commented on ARROW-6025: --- thanks [~kszucs] - we'll use this

[jira] [Assigned] (ARROW-6025) [Gandiva][Test] Error handling for missing timezone in castTIMESTAMP_utf8 tests

2019-08-02 Thread Pindikura Ravindra (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pindikura Ravindra reassigned ARROW-6025: - Assignee: Prudhvi Porandla > [Gandiva][Test] Error handling for missing timezone

[jira] [Created] (ARROW-6117) [Java] Fix the set method of FixedSizeBinaryVector

2019-08-02 Thread Liya Fan (JIRA)
Liya Fan created ARROW-6117: --- Summary: [Java] Fix the set method of FixedSizeBinaryVector Key: ARROW-6117 URL: https://issues.apache.org/jira/browse/ARROW-6117 Project: Apache Arrow Issue Type: Bug

[jira] [Resolved] (ARROW-6116) [C++][Gandiva] Fix bug in TimedTestFilterAdd2

2019-08-02 Thread Pindikura Ravindra (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pindikura Ravindra resolved ARROW-6116. --- Resolution: Fixed Fix Version/s: 0.15.0 > [C++][Gandiva] Fix bug in TimedTestF

[jira] [Comment Edited] (ARROW-6112) [Java] Update APIs to support 64-bit address space

2019-08-02 Thread Pindikura Ravindra (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898754#comment-16898754 ] Pindikura Ravindra edited comment on ARROW-6112 at 8/2/19 10:02 AM: ---

[jira] [Commented] (ARROW-6112) [Java] Update APIs to support 64-bit address space

2019-08-02 Thread Pindikura Ravindra (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898754#comment-16898754 ] Pindikura Ravindra commented on ARROW-6112: --- sorry, i mistakenly put this Jira

[jira] [Reopened] (ARROW-6112) [Java] Update APIs to support 64-bit address space

2019-08-02 Thread Pindikura Ravindra (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pindikura Ravindra reopened ARROW-6112: --- > [Java] Update APIs to support 64-bit address space > --

[jira] [Updated] (ARROW-6112) [Java] Update APIs to support 64-bit address space

2019-08-02 Thread Pindikura Ravindra (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pindikura Ravindra updated ARROW-6112: -- Fix Version/s: (was: 0.15.0) > [Java] Update APIs to support 64-bit address space >

[jira] [Issue Comment Deleted] (ARROW-6112) [Java] Update APIs to support 64-bit address space

2019-08-02 Thread Pindikura Ravindra (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pindikura Ravindra updated ARROW-6112: -- Comment: was deleted (was: Issue resolved by pull request 4976 [https://github.com/apac

[jira] [Updated] (ARROW-6112) [Java] Update APIs to support 64-bit address space

2019-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-6112: -- Labels: pull-request-available (was: ) > [Java] Update APIs to support 64-bit address space >

[jira] [Resolved] (ARROW-6112) [Java] Update APIs to support 64-bit address space

2019-08-02 Thread Pindikura Ravindra (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pindikura Ravindra resolved ARROW-6112. --- Resolution: Fixed Fix Version/s: 0.15.0 Issue resolved by pull request 4976 [h

[jira] [Updated] (ARROW-5917) [Java] Redesign the dictionary encoder

2019-08-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5917: -- Labels: pull-request-available (was: ) > [Java] Redesign the dictionary encoder >

[jira] [Created] (ARROW-6116) [C++][Gandiva] Fix bug in TimedTestFilterAdd2

2019-08-02 Thread Pindikura Ravindra (JIRA)
Pindikura Ravindra created ARROW-6116: - Summary: [C++][Gandiva] Fix bug in TimedTestFilterAdd2 Key: ARROW-6116 URL: https://issues.apache.org/jira/browse/ARROW-6116 Project: Apache Arrow

[jira] [Assigned] (ARROW-6002) [C++][Gandiva] TestCastFunctions does not test int64 casting`

2019-08-02 Thread Pindikura Ravindra (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pindikura Ravindra reassigned ARROW-6002: - Assignee: Benjamin Kietzman > [C++][Gandiva] TestCastFunctions does not test int

[jira] [Resolved] (ARROW-6002) [C++][Gandiva] TestCastFunctions does not test int64 casting`

2019-08-02 Thread Pindikura Ravindra (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pindikura Ravindra resolved ARROW-6002. --- Resolution: Fixed Fix Version/s: 0.15.0 Issue resolved by pull request 4991 [h

[jira] [Updated] (ARROW-6114) [Python] Datatypes are not preserved when a pandas dataframe partitioned and saved as parquet file using pyarrow

2019-08-02 Thread Joris Van den Bossche (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joris Van den Bossche updated ARROW-6114: - Summary: [Python] Datatypes are not preserved when a pandas dataframe partitioned

[jira] [Updated] (ARROW-6114) Datatypes are not preserved when a pandas dataframe partitioned and saved as parquet file using pyarrow

2019-08-02 Thread Joris Van den Bossche (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joris Van den Bossche updated ARROW-6114: - Labels: dataset parquet (was: parquet) > Datatypes are not preserved when a pand

[jira] [Commented] (ARROW-6114) Datatypes are not preserved when a pandas dataframe partitioned and saved as parquet file using pyarrow

2019-08-02 Thread Joris Van den Bossche (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898737#comment-16898737 ] Joris Van den Bossche commented on ARROW-6114: -- [~bnriiitb] thanks for openi

[jira] [Commented] (ARROW-5480) [Python] Pandas categorical type doesn't survive a round-trip through parquet

2019-08-02 Thread Joris Van den Bossche (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898725#comment-16898725 ] Joris Van den Bossche commented on ARROW-5480: -- {quote}One slightly higher l

[jira] [Updated] (ARROW-6114) Datatypes are not preserved when a pandas dataframe partitioned and saved as parquet file using pyarrow

2019-08-02 Thread Joris Van den Bossche (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joris Van den Bossche updated ARROW-6114: - Labels: parquet (was: ) > Datatypes are not preserved when a pandas dataframe pa

[jira] [Created] (ARROW-6115) [Python] support LargeList, LargeString, LargeBinary in conversion to pandas

2019-08-02 Thread Joris Van den Bossche (JIRA)
Joris Van den Bossche created ARROW-6115: Summary: [Python] support LargeList, LargeString, LargeBinary in conversion to pandas Key: ARROW-6115 URL: https://issues.apache.org/jira/browse/ARROW-6115

[jira] [Commented] (ARROW-6106) Scala lang support

2019-08-02 Thread Boris V.Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898673#comment-16898673 ] Boris V.Kuznetsov commented on ARROW-6106: -- You may run those tests from my inte