[jira] [Commented] (ARROW-1808) [C++] Make RecordBatch interface virtual to permit record batches that lazy-materialize columns

2017-11-14 Thread Kouhei Sutou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16253069#comment-16253069 ] Kouhei Sutou commented on ARROW-1808: - Thanks for notifying it. It's very useful infor

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16253045#comment-16253045 ] ASF GitHub Bot commented on ARROW-1476: --- siddharthteotia commented on issue #1316: A

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16253015#comment-16253015 ] ASF GitHub Bot commented on ARROW-1476: --- siddharthteotia commented on issue #1316: A

[jira] [Commented] (ARROW-1792) [Plasma C++] continuous write tensor failed

2017-11-14 Thread Lu Qi (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252974#comment-16252974 ] Lu Qi commented on ARROW-1792: --- I got client_tests failure for pr 1317 > [Plasma C++] cont

[jira] [Commented] (ARROW-1792) [Plasma C++] continuous write tensor failed

2017-11-14 Thread Robert Nishihara (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252940#comment-16252940 ] Robert Nishihara commented on ARROW-1792: - One natural way to express this, would

[jira] [Commented] (ARROW-1693) [JS] Error reading dictionary-encoded integration test files

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252920#comment-16252920 ] ASF GitHub Bot commented on ARROW-1693: --- wesm commented on issue #1294: ARROW-1693:

[jira] [Commented] (ARROW-1559) [C++] Kernel implementations for "unique" (compute distinct elements of array)

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252913#comment-16252913 ] ASF GitHub Bot commented on ARROW-1559: --- wesm commented on issue #1266: ARROW-1559:

[jira] [Commented] (ARROW-1559) [C++] Kernel implementations for "unique" (compute distinct elements of array)

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252909#comment-16252909 ] ASF GitHub Bot commented on ARROW-1559: --- wesm commented on a change in pull request

[jira] [Commented] (ARROW-1559) [C++] Kernel implementations for "unique" (compute distinct elements of array)

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252911#comment-16252911 ] ASF GitHub Bot commented on ARROW-1559: --- wesm commented on a change in pull request

[jira] [Commented] (ARROW-1559) [C++] Kernel implementations for "unique" (compute distinct elements of array)

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252910#comment-16252910 ] ASF GitHub Bot commented on ARROW-1559: --- wesm commented on a change in pull request

[jira] [Commented] (ARROW-1559) [C++] Kernel implementations for "unique" (compute distinct elements of array)

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252904#comment-16252904 ] ASF GitHub Bot commented on ARROW-1559: --- pcmoritz commented on issue #1266: ARROW-15

[jira] [Commented] (ARROW-1693) [JS] Error reading dictionary-encoded integration test files

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252903#comment-16252903 ] ASF GitHub Bot commented on ARROW-1693: --- trxcllnt commented on issue #1294: ARROW-16

[jira] [Commented] (ARROW-1559) [C++] Kernel implementations for "unique" (compute distinct elements of array)

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252896#comment-16252896 ] ASF GitHub Bot commented on ARROW-1559: --- wesm commented on issue #1266: ARROW-1559:

[jira] [Commented] (ARROW-1559) [C++] Kernel implementations for "unique" (compute distinct elements of array)

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252895#comment-16252895 ] ASF GitHub Bot commented on ARROW-1559: --- wesm commented on issue #1266: ARROW-1559:

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252881#comment-16252881 ] ASF GitHub Bot commented on ARROW-1476: --- icexelloss commented on issue #1316: ARROW-

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252874#comment-16252874 ] ASF GitHub Bot commented on ARROW-1476: --- wesm commented on issue #1316: ARROW-1476:

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252873#comment-16252873 ] ASF GitHub Bot commented on ARROW-1476: --- siddharthteotia commented on issue #1316: A

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252872#comment-16252872 ] ASF GitHub Bot commented on ARROW-1476: --- siddharthteotia commented on issue #1316: A

[jira] [Created] (ARROW-1813) Enforce checkstyle failure in JAVA build and fix all checkstyle

2017-11-14 Thread Siddharth Teotia (JIRA)
Siddharth Teotia created ARROW-1813: --- Summary: Enforce checkstyle failure in JAVA build and fix all checkstyle Key: ARROW-1813 URL: https://issues.apache.org/jira/browse/ARROW-1813 Project: Apache

[jira] [Commented] (ARROW-1693) [JS] Error reading dictionary-encoded integration test files

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252868#comment-16252868 ] ASF GitHub Bot commented on ARROW-1693: --- wesm commented on issue #1294: ARROW-1693:

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252854#comment-16252854 ] ASF GitHub Bot commented on ARROW-1476: --- icexelloss commented on issue #1316: ARROW-

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252834#comment-16252834 ] ASF GitHub Bot commented on ARROW-1476: --- BryanCutler commented on issue #1316: ARROW

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252764#comment-16252764 ] ASF GitHub Bot commented on ARROW-1476: --- siddharthteotia commented on issue #1316: A

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252753#comment-16252753 ] ASF GitHub Bot commented on ARROW-1476: --- icexelloss commented on issue #1316: ARROW-

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252746#comment-16252746 ] ASF GitHub Bot commented on ARROW-1476: --- BryanCutler commented on issue #1316: ARROW

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252734#comment-16252734 ] ASF GitHub Bot commented on ARROW-1476: --- icexelloss commented on issue #1316: ARROW-

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252730#comment-16252730 ] ASF GitHub Bot commented on ARROW-1476: --- siddharthteotia commented on issue #1316: A

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252727#comment-16252727 ] ASF GitHub Bot commented on ARROW-1476: --- BryanCutler commented on issue #1316: ARROW

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252720#comment-16252720 ] ASF GitHub Bot commented on ARROW-1476: --- icexelloss commented on issue #1316: ARROW-

[jira] [Commented] (ARROW-1812) Plasma store modifies hash table while iterating during client disconnect

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252719#comment-16252719 ] ASF GitHub Bot commented on ARROW-1812: --- stephanie-wang opened a new pull request #1

[jira] [Updated] (ARROW-1812) Plasma store modifies hash table while iterating during client disconnect

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-1812: -- Labels: pull-request-available (was: ) > Plasma store modifies hash table while iterating durin

[jira] [Created] (ARROW-1812) Plasma store modifies hash table while iterating during client disconnect

2017-11-14 Thread Stephanie Wang (JIRA)
Stephanie Wang created ARROW-1812: - Summary: Plasma store modifies hash table while iterating during client disconnect Key: ARROW-1812 URL: https://issues.apache.org/jira/browse/ARROW-1812 Project: Ap

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252706#comment-16252706 ] ASF GitHub Bot commented on ARROW-1476: --- icexelloss commented on issue #1316: ARROW-

[jira] [Updated] (ARROW-1811) [C++/Python] Rename all Decimal based APIs to Decimal128

2017-11-14 Thread Phillip Cloud (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phillip Cloud updated ARROW-1811: - Summary: [C++/Python] Rename all Decimal based APIs to Decimal128 (was: [C++/Python] Rename all D

[jira] [Updated] (ARROW-1811) [C++/Python] Rename all Decimal based APIs to Decima128

2017-11-14 Thread Phillip Cloud (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phillip Cloud updated ARROW-1811: - Summary: [C++/Python] Rename all Decimal based APIs to Decima128 (was: Rename all Decimal based A

[jira] [Created] (ARROW-1811) Rename all Decimal based APIs to Decima128

2017-11-14 Thread Phillip Cloud (JIRA)
Phillip Cloud created ARROW-1811: Summary: Rename all Decimal based APIs to Decima128 Key: ARROW-1811 URL: https://issues.apache.org/jira/browse/ARROW-1811 Project: Apache Arrow Issue Type: B

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252676#comment-16252676 ] ASF GitHub Bot commented on ARROW-1476: --- siddharthteotia commented on issue #1316: A

[jira] [Commented] (ARROW-1693) [JS] Error reading dictionary-encoded integration test files

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252659#comment-16252659 ] ASF GitHub Bot commented on ARROW-1693: --- trxcllnt commented on issue #1294: ARROW-16

[jira] [Commented] (ARROW-1779) [Java] Integration test breaks without zeroing out validity vectors

2017-11-14 Thread Li Jin (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252654#comment-16252654 ] Li Jin commented on ARROW-1779: --- Issue appears to be the same as in: https://github.com/apac

[jira] [Commented] (ARROW-1693) [JS] Error reading dictionary-encoded integration test files

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252658#comment-16252658 ] ASF GitHub Bot commented on ARROW-1693: --- trxcllnt commented on issue #1294: ARROW-16

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252655#comment-16252655 ] ASF GitHub Bot commented on ARROW-1476: --- BryanCutler commented on issue #1316: ARROW

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252652#comment-16252652 ] ASF GitHub Bot commented on ARROW-1476: --- icexelloss commented on issue #1316: ARROW-

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252642#comment-16252642 ] ASF GitHub Bot commented on ARROW-1476: --- BryanCutler commented on issue #1316: ARROW

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252620#comment-16252620 ] ASF GitHub Bot commented on ARROW-1476: --- wesm commented on issue #1316: ARROW-1476:

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252619#comment-16252619 ] ASF GitHub Bot commented on ARROW-1476: --- wesm commented on issue #1316: ARROW-1476:

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252568#comment-16252568 ] ASF GitHub Bot commented on ARROW-1476: --- icexelloss commented on issue #1316: ARROW-

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252563#comment-16252563 ] ASF GitHub Bot commented on ARROW-1476: --- wesm commented on issue #1316: ARROW-1476:

[jira] [Commented] (ARROW-1693) [JS] Error reading dictionary-encoded integration test files

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252557#comment-16252557 ] ASF GitHub Bot commented on ARROW-1693: --- wesm commented on issue #1294: ARROW-1693:

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252558#comment-16252558 ] ASF GitHub Bot commented on ARROW-1476: --- icexelloss commented on issue #1316: ARROW-

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252554#comment-16252554 ] ASF GitHub Bot commented on ARROW-1476: --- siddharthteotia commented on issue #1316: A

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

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252553#comment-16252553 ] ASF GitHub Bot commented on ARROW-1579: --- BryanCutler commented on issue #1319: [WIP]

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252530#comment-16252530 ] ASF GitHub Bot commented on ARROW-1476: --- wesm commented on issue #1316: ARROW-1476:

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252529#comment-16252529 ] ASF GitHub Bot commented on ARROW-1476: --- wesm commented on issue #1316: ARROW-1476:

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252527#comment-16252527 ] ASF GitHub Bot commented on ARROW-1476: --- siddharthteotia commented on issue #1316: A

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252525#comment-16252525 ] ASF GitHub Bot commented on ARROW-1476: --- siddharthteotia commented on issue #1316: A

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252292#comment-16252292 ] ASF GitHub Bot commented on ARROW-1476: --- BryanCutler commented on a change in pull r

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252237#comment-16252237 ] ASF GitHub Bot commented on ARROW-1476: --- siddharthteotia commented on issue #1316: A

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252225#comment-16252225 ] ASF GitHub Bot commented on ARROW-1476: --- icexelloss commented on issue #1316: ARROW-

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252216#comment-16252216 ] ASF GitHub Bot commented on ARROW-1476: --- icexelloss commented on a change in pull re

[jira] [Commented] (ARROW-1795) [Plasma C++] change evict policy

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252209#comment-16252209 ] ASF GitHub Bot commented on ARROW-1795: --- pcmoritz commented on issue #1317: ARROW-17

[jira] [Commented] (ARROW-1795) [Plasma C++] change evict policy

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252210#comment-16252210 ] ASF GitHub Bot commented on ARROW-1795: --- pcmoritz commented on issue #1317: ARROW-17

[jira] [Commented] (ARROW-1810) [Plasma] Remove test shell scripts

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252204#comment-16252204 ] ASF GitHub Bot commented on ARROW-1810: --- pcmoritz opened a new pull request #1320: A

[jira] [Updated] (ARROW-1810) [Plasma] Remove test shell scripts

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-1810: -- Labels: pull-request-available (was: ) > [Plasma] Remove test shell scripts > -

[jira] [Created] (ARROW-1810) [Plasma] Remove test shell scripts

2017-11-14 Thread Philipp Moritz (JIRA)
Philipp Moritz created ARROW-1810: - Summary: [Plasma] Remove test shell scripts Key: ARROW-1810 URL: https://issues.apache.org/jira/browse/ARROW-1810 Project: Apache Arrow Issue Type: Improve

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252167#comment-16252167 ] ASF GitHub Bot commented on ARROW-1476: --- icexelloss commented on issue #1316: ARROW-

[jira] [Commented] (ARROW-1693) [JS] Error reading dictionary-encoded integration test files

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252166#comment-16252166 ] ASF GitHub Bot commented on ARROW-1693: --- trxcllnt commented on a change in pull requ

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252165#comment-16252165 ] ASF GitHub Bot commented on ARROW-1476: --- siddharthteotia commented on issue #1316: A

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252159#comment-16252159 ] ASF GitHub Bot commented on ARROW-1476: --- icexelloss commented on issue #1316: ARROW-

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252131#comment-16252131 ] ASF GitHub Bot commented on ARROW-1476: --- siddharthteotia commented on issue #1316: A

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252129#comment-16252129 ] ASF GitHub Bot commented on ARROW-1476: --- siddharthteotia commented on issue #1316: A

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252117#comment-16252117 ] ASF GitHub Bot commented on ARROW-1476: --- icexelloss commented on a change in pull re

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252108#comment-16252108 ] ASF GitHub Bot commented on ARROW-1476: --- icexelloss commented on a change in pull re

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252106#comment-16252106 ] ASF GitHub Bot commented on ARROW-1476: --- icexelloss commented on a change in pull re

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252105#comment-16252105 ] ASF GitHub Bot commented on ARROW-1476: --- icexelloss commented on a change in pull re

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252102#comment-16252102 ] ASF GitHub Bot commented on ARROW-1476: --- wesm commented on issue #1316: ARROW-1476:

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252093#comment-16252093 ] ASF GitHub Bot commented on ARROW-1476: --- icexelloss commented on a change in pull re

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252092#comment-16252092 ] ASF GitHub Bot commented on ARROW-1476: --- icexelloss commented on a change in pull re

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252057#comment-16252057 ] ASF GitHub Bot commented on ARROW-1476: --- icexelloss commented on a change in pull re

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252048#comment-16252048 ] ASF GitHub Bot commented on ARROW-1476: --- icexelloss commented on a change in pull re

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252038#comment-16252038 ] ASF GitHub Bot commented on ARROW-1476: --- siddharthteotia commented on issue #1316: A

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252035#comment-16252035 ] ASF GitHub Bot commented on ARROW-1476: --- wesm commented on issue #1316: ARROW-1476:

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252027#comment-16252027 ] ASF GitHub Bot commented on ARROW-1476: --- wesm commented on issue #1316: ARROW-1476:

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252026#comment-16252026 ] ASF GitHub Bot commented on ARROW-1476: --- wesm commented on issue #1316: ARROW-1476:

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252022#comment-16252022 ] ASF GitHub Bot commented on ARROW-1476: --- wesm commented on issue #1316: ARROW-1476:

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252024#comment-16252024 ] ASF GitHub Bot commented on ARROW-1476: --- wesm commented on issue #1316: ARROW-1476:

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252015#comment-16252015 ] ASF GitHub Bot commented on ARROW-1476: --- siddharthteotia commented on issue #1316: A

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252012#comment-16252012 ] ASF GitHub Bot commented on ARROW-1476: --- wesm commented on issue #1316: ARROW-1476:

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252006#comment-16252006 ] ASF GitHub Bot commented on ARROW-1476: --- siddharthteotia commented on issue #1316: A

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

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251993#comment-16251993 ] ASF GitHub Bot commented on ARROW-1579: --- wesm commented on issue #1319: [WIP] ARROW-

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251988#comment-16251988 ] ASF GitHub Bot commented on ARROW-1476: --- siddharthteotia commented on a change in pu

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

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251981#comment-16251981 ] ASF GitHub Bot commented on ARROW-1579: --- BryanCutler commented on issue #1319: [WIP]

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

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251962#comment-16251962 ] ASF GitHub Bot commented on ARROW-1579: --- BryanCutler commented on issue #1319: [WIP]

[jira] [Commented] (ARROW-1795) [Plasma C++] change evict policy

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251952#comment-16251952 ] ASF GitHub Bot commented on ARROW-1795: --- robertnishihara commented on issue #1303: A

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

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-1579: -- Labels: pull-request-available (was: ) > Add dockerized test setup to validate Spark integratio

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

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251944#comment-16251944 ] ASF GitHub Bot commented on ARROW-1579: --- BryanCutler opened a new pull request #1319

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251915#comment-16251915 ] ASF GitHub Bot commented on ARROW-1476: --- siddharthteotia commented on a change in pu

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251908#comment-16251908 ] ASF GitHub Bot commented on ARROW-1476: --- siddharthteotia commented on a change in pu

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251907#comment-16251907 ] ASF GitHub Bot commented on ARROW-1476: --- siddharthteotia commented on a change in pu

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251906#comment-16251906 ] ASF GitHub Bot commented on ARROW-1476: --- siddharthteotia commented on a change in pu

[jira] [Commented] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251899#comment-16251899 ] ASF GitHub Bot commented on ARROW-1476: --- siddharthteotia commented on a change in pu

  1   2   >