[jira] [Created] (ARROW-1578) [C++/Python] Run lint checks in Travis CI to fail for linting issues as early as possible

2017-09-20 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1578: --- Summary: [C++/Python] Run lint checks in Travis CI to fail for linting issues as early as possible Key: ARROW-1578 URL: https://issues.apache.org/jira/browse/ARROW-1578

[jira] [Commented] (ARROW-1555) [Python] write_to_dataset on s3

2017-09-20 Thread Young-Jun Ko (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172932#comment-16172932 ] Young-Jun Ko commented on ARROW-1555: - I think the simplest way to fix this would be to just expose

[jira] [Created] (ARROW-1579) Add dockerized test setup to validate Spark integration

2017-09-20 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1579: --- Summary: Add dockerized test setup to validate Spark integration Key: ARROW-1579 URL: https://issues.apache.org/jira/browse/ARROW-1579 Project: Apache Arrow

[jira] [Commented] (ARROW-1557) [PYTHON] pyarrow.Table.from_arrays doesn't validate names length

2017-09-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173558#comment-16173558 ] ASF GitHub Bot commented on ARROW-1557: --- Github user wesm commented on the issue:

[jira] [Created] (ARROW-1582) [Python] Set up + document nightly conda builds for macOS

2017-09-20 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1582: --- Summary: [Python] Set up + document nightly conda builds for macOS Key: ARROW-1582 URL: https://issues.apache.org/jira/browse/ARROW-1582 Project: Apache Arrow

[jira] [Commented] (ARROW-1579) Add dockerized test setup to validate Spark integration

2017-09-20 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173609#comment-16173609 ] Wes McKinney commented on ARROW-1579: - I think just the Docker images, and we could run nightly builds

[jira] [Commented] (ARROW-1557) [PYTHON] pyarrow.Table.from_arrays doesn't validate names length

2017-09-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173550#comment-16173550 ] ASF GitHub Bot commented on ARROW-1557: --- Github user asfgit closed the pull request at:

[jira] [Resolved] (ARROW-1557) [PYTHON] pyarrow.Table.from_arrays doesn't validate names length

2017-09-20 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved ARROW-1557. - Resolution: Fixed Issue resolved by pull request 1117 [https://github.com/apache/arrow/pull/1117]

[jira] [Created] (ARROW-1581) [Python] Set up nightly wheel builds for Linux, macOS

2017-09-20 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1581: --- Summary: [Python] Set up nightly wheel builds for Linux, macOS Key: ARROW-1581 URL: https://issues.apache.org/jira/browse/ARROW-1581 Project: Apache Arrow

[jira] [Commented] (ARROW-1579) Add dockerized test setup to validate Spark integration

2017-09-20 Thread Bryan Cutler (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173592#comment-16173592 ] Bryan Cutler commented on ARROW-1579: - This would be awesome to have! I'm glad to help out. Is this

[jira] [Created] (ARROW-1580) [Python] Instructions for setting up nightly builds on Linux

2017-09-20 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1580: --- Summary: [Python] Instructions for setting up nightly builds on Linux Key: ARROW-1580 URL: https://issues.apache.org/jira/browse/ARROW-1580 Project: Apache Arrow

[jira] [Created] (ARROW-1583) Use "travis_retry" function in some key places to reduce CI flakiness

2017-09-20 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1583: --- Summary: Use "travis_retry" function in some key places to reduce CI flakiness Key: ARROW-1583 URL: https://issues.apache.org/jira/browse/ARROW-1583 Project: Apache

[jira] [Assigned] (ARROW-1497) [Java] JsonFileReader doesn't set value count for some vectors

2017-09-20 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney reassigned ARROW-1497: --- Assignee: Li Jin > [Java] JsonFileReader doesn't set value count for some vectors >

[jira] [Commented] (ARROW-1497) [Java] JsonFileReader doesn't set value count for some vectors

2017-09-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173555#comment-16173555 ] ASF GitHub Bot commented on ARROW-1497: --- Github user asfgit closed the pull request at:

[jira] [Updated] (ARROW-1497) [Java] JsonFileReader doesn't set value count for some vectors

2017-09-20 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-1497: Fix Version/s: 0.8.0 > [Java] JsonFileReader doesn't set value count for some vectors >

[jira] [Resolved] (ARROW-1497) [Java] JsonFileReader doesn't set value count for some vectors

2017-09-20 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved ARROW-1497. - Resolution: Fixed Issue resolved by pull request 1067 [https://github.com/apache/arrow/pull/1067]

[jira] [Commented] (ARROW-1497) [Java] JsonFileReader doesn't set value count for some vectors

2017-09-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173492#comment-16173492 ] ASF GitHub Bot commented on ARROW-1497: --- Github user siddharthteotia commented on the issue:

[jira] [Commented] (ARROW-1578) [C++/Python] Run lint checks in Travis CI to fail for linting issues as early as possible

2017-09-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173222#comment-16173222 ] ASF GitHub Bot commented on ARROW-1578: --- Github user wesm commented on the issue:

[jira] [Resolved] (ARROW-1478) [JAVA] clear should release the buffer only if the buffer is not NULL

2017-09-20 Thread Siddharth Teotia (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Teotia resolved ARROW-1478. - Resolution: Won't Fix Not needed. > [JAVA] clear should release the buffer only if the

[jira] [Commented] (ARROW-1347) [JAVA] List null type should use consistent name for inner field

2017-09-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173320#comment-16173320 ] ASF GitHub Bot commented on ARROW-1347: --- Github user jacques-n commented on the issue:

[jira] [Commented] (ARROW-1347) [JAVA] List null type should use consistent name for inner field

2017-09-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173347#comment-16173347 ] ASF GitHub Bot commented on ARROW-1347: --- Github user BryanCutler commented on the issue:

[jira] [Commented] (ARROW-1500) [C++] Result of ftruncate ignored in MemoryMappedFile::Create

2017-09-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173882#comment-16173882 ] ASF GitHub Bot commented on ARROW-1500: --- Github user amirma commented on the issue:

[jira] [Commented] (ARROW-1581) [Python] Set up nightly wheel builds for Linux, macOS

2017-09-20 Thread Robert Nishihara (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173840#comment-16173840 ] Robert Nishihara commented on ARROW-1581: - Are you planning on putting these on PyPI? I'd like to

[jira] [Commented] (ARROW-1347) [JAVA] List null type should use consistent name for inner field

2017-09-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174008#comment-16174008 ] ASF GitHub Bot commented on ARROW-1347: --- Github user BryanCutler commented on the issue:

[jira] [Created] (ARROW-1588) [C++/Format] Harden Decimal Format

2017-09-20 Thread Phillip Cloud (JIRA)
Phillip Cloud created ARROW-1588: Summary: [C++/Format] Harden Decimal Format Key: ARROW-1588 URL: https://issues.apache.org/jira/browse/ARROW-1588 Project: Apache Arrow Issue Type: Bug

[jira] [Commented] (ARROW-1585) serialize_pandas round trip fails on integer columns

2017-09-20 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174073#comment-16174073 ] Wes McKinney commented on ARROW-1585: - You mean integer 0 instead of {{"0"}} for the column name,

[jira] [Created] (ARROW-1586) [PYTHON] serialize_pandas roundtrip loses columns name

2017-09-20 Thread Tom Augspurger (JIRA)
Tom Augspurger created ARROW-1586: - Summary: [PYTHON] serialize_pandas roundtrip loses columns name Key: ARROW-1586 URL: https://issues.apache.org/jira/browse/ARROW-1586 Project: Apache Arrow

[jira] [Created] (ARROW-1587) [Format] Add metadata for user-defined logical types

2017-09-20 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1587: --- Summary: [Format] Add metadata for user-defined logical types Key: ARROW-1587 URL: https://issues.apache.org/jira/browse/ARROW-1587 Project: Apache Arrow

[jira] [Updated] (ARROW-1588) [C++/Format] Harden Decimal Format

2017-09-20 Thread Phillip Cloud (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phillip Cloud updated ARROW-1588: - Issue Type: Improvement (was: Bug) > [C++/Format] Harden Decimal Format >

[jira] [Updated] (ARROW-1588) [C++/Format] Harden Decimal Format

2017-09-20 Thread Phillip Cloud (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phillip Cloud updated ARROW-1588: - Component/s: Format > [C++/Format] Harden Decimal Format > -- > >

[jira] [Resolved] (ARROW-1500) [C++] Result of ftruncate ignored in MemoryMappedFile::Create

2017-09-20 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved ARROW-1500. - Resolution: Fixed Issue resolved by pull request 1116 [https://github.com/apache/arrow/pull/1116]

[jira] [Created] (ARROW-1584) [PYTHON] serialize_pandas on empty dataframe

2017-09-20 Thread Tom Augspurger (JIRA)
Tom Augspurger created ARROW-1584: - Summary: [PYTHON] serialize_pandas on empty dataframe Key: ARROW-1584 URL: https://issues.apache.org/jira/browse/ARROW-1584 Project: Apache Arrow Issue

[jira] [Commented] (ARROW-1347) [JAVA] List null type should use consistent name for inner field

2017-09-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174007#comment-16174007 ] ASF GitHub Bot commented on ARROW-1347: --- GitHub user BryanCutler opened a pull request:

[jira] [Assigned] (ARROW-1586) [PYTHON] serialize_pandas roundtrip loses columns name

2017-09-20 Thread Phillip Cloud (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phillip Cloud reassigned ARROW-1586: Assignee: Phillip Cloud > [PYTHON] serialize_pandas roundtrip loses columns name >

[jira] [Created] (ARROW-1585) serialize_pandas round trip fails on integer columns

2017-09-20 Thread Tom Augspurger (JIRA)
Tom Augspurger created ARROW-1585: - Summary: serialize_pandas round trip fails on integer columns Key: ARROW-1585 URL: https://issues.apache.org/jira/browse/ARROW-1585 Project: Apache Arrow

[jira] [Commented] (ARROW-1586) [PYTHON] serialize_pandas roundtrip loses columns name

2017-09-20 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174067#comment-16174067 ] Wes McKinney commented on ARROW-1586: - Yes, we should preserve this metadata and add this to

[jira] [Commented] (ARROW-1586) [PYTHON] serialize_pandas roundtrip loses columns name

2017-09-20 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174068#comment-16174068 ] Wes McKinney commented on ARROW-1586: - cc [~cpcloud] > [PYTHON] serialize_pandas roundtrip loses

[jira] [Commented] (ARROW-1581) [Python] Set up nightly wheel builds for Linux, macOS

2017-09-20 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174080#comment-16174080 ] Wes McKinney commented on ARROW-1581: - I don't see why not to put them on PyPI as long as the Apache

[jira] [Comment Edited] (ARROW-1585) serialize_pandas round trip fails on integer columns

2017-09-20 Thread Tom Augspurger (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174086#comment-16174086 ] Tom Augspurger edited comment on ARROW-1585 at 9/21/17 1:11 AM: Sorry,

[jira] [Commented] (ARROW-1585) serialize_pandas round trip fails on integer columns

2017-09-20 Thread Tom Augspurger (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174086#comment-16174086 ] Tom Augspurger commented on ARROW-1585: --- Sorry, yes, I meant for the original data to be {{

[jira] [Commented] (ARROW-1578) [C++/Python] Run lint checks in Travis CI to fail for linting issues as early as possible

2017-09-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174169#comment-16174169 ] ASF GitHub Bot commented on ARROW-1578: --- Github user asfgit closed the pull request at:

[jira] [Commented] (ARROW-1538) [C++] Support Ubuntu 14.04 in .deb packaging automation

2017-09-20 Thread Rares Vernica (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174290#comment-16174290 ] Rares Vernica commented on ARROW-1538: -- Thanks for the pointer on glib. I applied the {{bfe65790}}

[jira] [Commented] (ARROW-1557) [PYTHON] pyarrow.Table.from_arrays doesn't validate names length

2017-09-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173060#comment-16173060 ] ASF GitHub Bot commented on ARROW-1557: --- Github user wesm commented on the issue:

[jira] [Updated] (ARROW-1497) [Java] JsonFileReader doesn't set value count for some vectors

2017-09-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-1497: -- Labels: pull-request-available (was: ) > [Java] JsonFileReader doesn't set value count for

[jira] [Commented] (ARROW-1497) [Java] JsonFileReader doesn't set value count for some vectors

2017-09-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173065#comment-16173065 ] ASF GitHub Bot commented on ARROW-1497: --- Github user wesm commented on the issue:

[jira] [Commented] (ARROW-1500) [C++] Result of ftruncate ignored in MemoryMappedFile::Create

2017-09-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173082#comment-16173082 ] ASF GitHub Bot commented on ARROW-1500: --- Github user wesm commented on the issue:

[jira] [Updated] (ARROW-1578) [C++/Python] Run lint checks in Travis CI to fail for linting issues as early as possible

2017-09-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-1578: -- Labels: pull-request-available (was: ) > [C++/Python] Run lint checks in Travis CI to fail for

[jira] [Commented] (ARROW-1578) [C++/Python] Run lint checks in Travis CI to fail for linting issues as early as possible

2017-09-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173135#comment-16173135 ] ASF GitHub Bot commented on ARROW-1578: --- GitHub user wesm opened a pull request: