[jira] [Created] (ARROW-5519) Add ORC JNI related components to travis CI

2019-06-05 Thread Yurui Zhou (JIRA)
Yurui Zhou created ARROW-5519: - Summary: Add ORC JNI related components to travis CI Key: ARROW-5519 URL: https://issues.apache.org/jira/browse/ARROW-5519 Project: Apache Arrow Issue Type: Improv

[jira] [Assigned] (ARROW-5519) Add ORC JNI related components to travis CI

2019-06-05 Thread Yurui Zhou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yurui Zhou reassigned ARROW-5519: - Assignee: Yurui Zhou > Add ORC JNI related components to travis CI > ---

[jira] [Updated] (ARROW-5512) [C++] Draft initial public APIs for Datasets project

2019-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5512: -- Labels: dataset pull-request-available (was: dataset) > [C++] Draft initial public APIs for Da

[jira] [Resolved] (ARROW-4990) [C++] Kernel to compare array with array

2019-06-05 Thread Micah Kornfield (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Micah Kornfield resolved ARROW-4990. Resolution: Fixed Issue resolved by pull request 4398 [https://github.com/apache/arrow/pull

[jira] [Updated] (ARROW-5497) [Release] Build and publish R/Java/JS docs

2019-06-05 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Richardson updated ARROW-5497: --- Description: Edit: this ticket was originally just about adding the R package docs, but it s

[jira] [Updated] (ARROW-5497) [Release] Build and publish R/Java/JS docs

2019-06-05 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Richardson updated ARROW-5497: --- Priority: Blocker (was: Major) > [Release] Build and publish R/Java/JS docs > --

[jira] [Commented] (ARROW-5497) [R][Release] Build and publish R package docs

2019-06-05 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857098#comment-16857098 ] Neal Richardson commented on ARROW-5497: I see. [https://github.com/apache/arrow-

[jira] [Updated] (ARROW-5497) [Release] Build and publish R/Java/JS docs

2019-06-05 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Richardson updated ARROW-5497: --- Summary: [Release] Build and publish R/Java/JS docs (was: [R][Release] Build and publish R p

[jira] [Updated] (ARROW-5497) [R][Release] Build and publish R package docs

2019-06-05 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Richardson updated ARROW-5497: --- Component/s: JavaScript Java > [R][Release] Build and publish R package docs

[jira] [Commented] (ARROW-5497) [R][Release] Build and publish R package docs

2019-06-05 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857095#comment-16857095 ] Uwe L. Korn commented on ARROW-5497: I'm not sure whether JS and Java docs currently

[jira] [Commented] (ARROW-4972) [Go] Array equality

2019-06-05 Thread Alexandre Crayssac (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857090#comment-16857090 ] Alexandre Crayssac commented on ARROW-4972: --- No no, feel free to go ahead. I h

[jira] [Commented] (ARROW-5497) [R][Release] Build and publish R package docs

2019-06-05 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857089#comment-16857089 ] Neal Richardson commented on ARROW-5497: [~xhochy] (bringing discussion over here

[jira] [Updated] (ARROW-5497) [R][Release] Build and publish R package docs

2019-06-05 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Richardson updated ARROW-5497: --- Description: https://issues.apache.org/jira/browse/ARROW-5452 added the R pkgdown site confi

[jira] [Comment Edited] (ARROW-5450) [Python] TimestampArray.to_pylist() fails with OverflowError: Python int too large to convert to C long

2019-06-05 Thread Tim Swast (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857049#comment-16857049 ] Tim Swast edited comment on ARROW-5450 at 6/5/19 9:24 PM: -- Since

[jira] [Commented] (ARROW-5450) [Python] TimestampArray.to_pylist() fails with OverflowError: Python int too large to convert to C long

2019-06-05 Thread Tim Swast (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857049#comment-16857049 ] Tim Swast commented on ARROW-5450: -- Since datetime.datetime objects don't support nanose

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

2019-06-05 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856970#comment-16856970 ] Wes McKinney commented on ARROW-5480: - I'm not sure -- I think the scope of work in A

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

2019-06-05 Thread Joris Van den Bossche (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856967#comment-16856967 ] Joris Van den Bossche commented on ARROW-5480: -- [~wesmckinn] I think this ca

[jira] [Commented] (ARROW-4301) [Java][Gandiva] Maven snapshot version update does not seem to update Gandiva submodule

2019-06-05 Thread Praveen Kumar Desabandu (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856913#comment-16856913 ] Praveen Kumar Desabandu commented on ARROW-4301: [~wesmckinn] i guess the

[jira] [Resolved] (ARROW-5516) [Python] Development page for pyarrow has a missing dependency in using pip

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

[jira] [Assigned] (ARROW-5092) [C#] Source Link doesn't work with the C# release script

2019-06-05 Thread Yosuke Shiro (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yosuke Shiro reassigned ARROW-5092: --- Assignee: Yosuke Shiro > [C#] Source Link doesn't work with the C# release script >

[jira] [Updated] (ARROW-1774) [C++] Add "view" function to create zero-copy views for compatible types, if supported

2019-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-1774: -- Labels: pull-request-available (was: ) > [C++] Add "view" function to create zero-copy views f

[jira] [Updated] (ARROW-5518) [Java] Set VectorSchemaRoot rowCount to 0 on allocateNew and clear

2019-06-05 Thread Johannes Luong (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Luong updated ARROW-5518: -- Summary: [Java] Set VectorSchemaRoot rowCount to 0 on allocateNew and clear (was: Set VectorS

[jira] [Updated] (ARROW-5518) [Java] set VectorSchemaRoot rowCount to 0 on allocateNew and clear

2019-06-05 Thread Johannes Luong (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Luong updated ARROW-5518: -- Summary: [Java] set VectorSchemaRoot rowCount to 0 on allocateNew and clear (was: [Java] Set

[jira] [Updated] (ARROW-5518) [Java] Set VectorSchemaRoot rowCount to 0 on allocateNew and clear

2019-06-05 Thread Johannes Luong (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Luong updated ARROW-5518: -- Summary: [Java] Set VectorSchemaRoot rowCount to 0 on allocateNew and clear (was: [Java] set

[jira] [Created] (ARROW-5518) Set VectorSchemaRoot rowCount to 0 on allocateNew and clear

2019-06-05 Thread Johannes Luong (JIRA)
Johannes Luong created ARROW-5518: - Summary: Set VectorSchemaRoot rowCount to 0 on allocateNew and clear Key: ARROW-5518 URL: https://issues.apache.org/jira/browse/ARROW-5518 Project: Apache Arrow

[jira] [Created] (ARROW-5517) [C++] Header collection CMake logic should only consider filename without directory included

2019-06-05 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-5517: --- Summary: [C++] Header collection CMake logic should only consider filename without directory included Key: ARROW-5517 URL: https://issues.apache.org/jira/browse/ARROW-5517

[jira] [Updated] (ARROW-5516) [Python] Development page for pyarrow has a missing dependency in using pip

2019-06-05 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-5516: Summary: [Python] Development page for pyarrow has a missing dependency in using pip (was: Develop

[jira] [Commented] (ARROW-2667) [C++/Python] Add pandas-like take method to Array

2019-06-05 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856749#comment-16856749 ] Wes McKinney commented on ARROW-2667: - Yes, going ahead and closing > [C++/Python] A

[jira] [Closed] (ARROW-2667) [C++/Python] Add pandas-like take method to Array

2019-06-05 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney closed ARROW-2667. --- Resolution: Fixed Fix Version/s: 0.14.0 > [C++/Python] Add pandas-like take method to Array >

[jira] [Updated] (ARROW-2667) [C++/Python] Add pandas-like take method to Array

2019-06-05 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-2667: Fix Version/s: (was: 0.14.0) > [C++/Python] Add pandas-like take method to Array >

[jira] [Updated] (ARROW-4787) [C++] Include "null" values (perhaps with an option to toggle on/off) in hash kernel actions

2019-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-4787: -- Labels: pull-request-available (was: ) > [C++] Include "null" values (perhaps with an option t

[jira] [Commented] (ARROW-5285) [C++][Plasma] GpuProcessHandle is not released when GPU object deleted

2019-06-05 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856712#comment-16856712 ] Wes McKinney commented on ARROW-5285: - We leave fixed issues in Resolved state > [C+

[jira] [Reopened] (ARROW-5285) [C++][Plasma] GpuProcessHandle is not released when GPU object deleted

2019-06-05 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney reopened ARROW-5285: - > [C++][Plasma] GpuProcessHandle is not released when GPU object deleted > --

[jira] [Assigned] (ARROW-5285) [C++][Plasma] GpuProcessHandle is not released when GPU object deleted

2019-06-05 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney reassigned ARROW-5285: --- Assignee: Antoine Pitrou (was: shengjun.li) > [C++][Plasma] GpuProcessHandle is not release

[jira] [Resolved] (ARROW-5285) [C++][Plasma] GpuProcessHandle is not released when GPU object deleted

2019-06-05 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved ARROW-5285. - Resolution: Fixed > [C++][Plasma] GpuProcessHandle is not released when GPU object deleted >

[jira] [Updated] (ARROW-4723) Skip _files when reading a directory containing parquet files

2019-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-4723: -- Labels: parquet pull-request-available (was: parquet) > Skip _files when reading a directory c

[jira] [Updated] (ARROW-5516) Development page for pyarrow has a missing dependency in using pip

2019-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5516: -- Labels: pull-request-available (was: ) > Development page for pyarrow has a missing dependency

[jira] [Created] (ARROW-5516) Development page for pyarrow has a missing dependency in using pip

2019-06-05 Thread Hyukjin Kwon (JIRA)
Hyukjin Kwon created ARROW-5516: --- Summary: Development page for pyarrow has a missing dependency in using pip Key: ARROW-5516 URL: https://issues.apache.org/jira/browse/ARROW-5516 Project: Apache Arrow

[jira] [Assigned] (ARROW-1774) [C++] Add "view" function to create zero-copy views for compatible types, if supported

2019-06-05 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou reassigned ARROW-1774: - Assignee: Antoine Pitrou > [C++] Add "view" function to create zero-copy views for compa

[jira] [Updated] (ARROW-5515) Ensure JVM has sufficient capacity for large number of local reference

2019-06-05 Thread Yurui Zhou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yurui Zhou updated ARROW-5515: -- Summary: Ensure JVM has sufficient capacity for large number of local reference (was: Ensure JVM to ha

[jira] [Created] (ARROW-5515) Ensure JVM to have sufficient capacity for large number of local reference

2019-06-05 Thread Yurui Zhou (JIRA)
Yurui Zhou created ARROW-5515: - Summary: Ensure JVM to have sufficient capacity for large number of local reference Key: ARROW-5515 URL: https://issues.apache.org/jira/browse/ARROW-5515 Project: Apache Ar

[jira] [Updated] (ARROW-5104) [Python/C++] Schema for empty tables include index column as integer

2019-06-05 Thread Joris Van den Bossche (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joris Van den Bossche updated ARROW-5104: - Fix Version/s: 0.14.0 > [Python/C++] Schema for empty tables include index column

[jira] [Resolved] (ARROW-5452) [R] Add documentation website (pkgdown)

2019-06-05 Thread JIRA
[ https://issues.apache.org/jira/browse/ARROW-5452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain François resolved ARROW-5452. Resolution: Fixed Issue resolved by pull request 4419 [https://github.com/apache/arrow/pull

[jira] [Commented] (ARROW-5450) [Python] TimestampArray.to_pylist() fails with OverflowError: Python int too large to convert to C long

2019-06-05 Thread Joris Van den Bossche (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856527#comment-16856527 ] Joris Van den Bossche commented on ARROW-5450: -- Thanks for the report! The

[jira] [Resolved] (ARROW-5496) [R][CI] Fix relative paths in R codecov.io reporting

2019-06-05 Thread JIRA
[ https://issues.apache.org/jira/browse/ARROW-5496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain François resolved ARROW-5496. Resolution: Fixed Issue resolved by pull request 4464 [https://github.com/apache/arrow/pull

[jira] [Comment Edited] (ARROW-2667) [C++/Python] Add pandas-like take method to Array

2019-06-05 Thread Joris Van den Bossche (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856516#comment-16856516 ] Joris Van den Bossche edited comment on ARROW-2667 at 6/5/19 8:55 AM: -

[jira] [Commented] (ARROW-2667) [C++/Python] Add pandas-like take method to Array

2019-06-05 Thread Joris Van den Bossche (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856516#comment-16856516 ] Joris Van den Bossche commented on ARROW-2667: -- [~wesmckinn] you renamed thi

[jira] [Commented] (ARROW-5138) [Python/C++] Row group retrieval doesn't restore index properly

2019-06-05 Thread Joris Van den Bossche (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856508#comment-16856508 ] Joris Van den Bossche commented on ARROW-5138: -- [~wesmckinn] I don't think t

[jira] [Commented] (ARROW-4972) [Go] Array equality

2019-06-05 Thread Sebastien Binet (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856501#comment-16856501 ] Sebastien Binet commented on ARROW-4972: to properly implement https://issues.apa

[jira] [Commented] (ARROW-5514) [C++] Printer for uint64 shows wrong values

2019-06-05 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856493#comment-16856493 ] Antoine Pitrou commented on ARROW-5514: --- This should be simple enough to fix if you

[jira] [Created] (ARROW-5514) [C++] Printer for uint64 shows wrong values

2019-06-05 Thread Joris Van den Bossche (JIRA)
Joris Van den Bossche created ARROW-5514: Summary: [C++] Printer for uint64 shows wrong values Key: ARROW-5514 URL: https://issues.apache.org/jira/browse/ARROW-5514 Project: Apache Arrow