[jira] [Created] (ARROW-2459) pyarrow: Segfault with pyarrow.deserialize_pandas

2018-04-13 Thread Travis Brady (JIRA)
Travis Brady created ARROW-2459: --- Summary: pyarrow: Segfault with pyarrow.deserialize_pandas Key: ARROW-2459 URL: https://issues.apache.org/jira/browse/ARROW-2459 Project: Apache Arrow Issue

[jira] [Commented] (ARROW-2101) [Python] from_pandas reads 'str' type as binary Arrow data with Python 2

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437947#comment-16437947 ] ASF GitHub Bot commented on ARROW-2101: --- pitrou commented on issue #1886: ARROW-2101: [Python/C++]

[jira] [Commented] (ARROW-2101) [Python] from_pandas reads 'str' type as binary Arrow data with Python 2

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437944#comment-16437944 ] ASF GitHub Bot commented on ARROW-2101: --- pitrou commented on issue #1886: ARROW-2101: [Python/C++]

[jira] [Commented] (ARROW-2101) [Python] from_pandas reads 'str' type as binary Arrow data with Python 2

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437938#comment-16437938 ] ASF GitHub Bot commented on ARROW-2101: --- joshuastorck commented on issue #1886: ARROW-2101:

[jira] [Resolved] (ARROW-2387) negative decimal values get spurious rescaling error

2018-04-13 Thread Phillip Cloud (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phillip Cloud resolved ARROW-2387. -- Resolution: Fixed Fix Version/s: 0.10.0 Issue resolved by pull request 1832

[jira] [Commented] (ARROW-2387) negative decimal values get spurious rescaling error

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437832#comment-16437832 ] ASF GitHub Bot commented on ARROW-2387: --- cpcloud commented on issue #1832: ARROW-2387: [Python] Flip

[jira] [Commented] (ARROW-2387) negative decimal values get spurious rescaling error

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437822#comment-16437822 ] ASF GitHub Bot commented on ARROW-2387: --- bwo commented on issue #1832: ARROW-2387: [Python] Flip

[jira] [Commented] (ARROW-2458) [Plasma] PlasmaClient uses global variable

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437782#comment-16437782 ] ASF GitHub Bot commented on ARROW-2458: --- pcmoritz opened a new pull request #1893: ARROW-2458:

[jira] [Updated] (ARROW-2458) [Plasma] PlasmaClient uses global variable

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-2458: -- Labels: pull-request-available (was: ) > [Plasma] PlasmaClient uses global variable >

[jira] [Assigned] (ARROW-2458) [Plasma] PlasmaClient uses global variable

2018-04-13 Thread Philipp Moritz (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philipp Moritz reassigned ARROW-2458: - Assignee: Philipp Moritz > [Plasma] PlasmaClient uses global variable >

[jira] [Created] (ARROW-2458) [Plasma] PlasmaClient uses global variable

2018-04-13 Thread Philipp Moritz (JIRA)
Philipp Moritz created ARROW-2458: - Summary: [Plasma] PlasmaClient uses global variable Key: ARROW-2458 URL: https://issues.apache.org/jira/browse/ARROW-2458 Project: Apache Arrow Issue

[jira] [Commented] (ARROW-2101) [Python] from_pandas reads 'str' type as binary Arrow data with Python 2

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437757#comment-16437757 ] ASF GitHub Bot commented on ARROW-2101: --- pitrou commented on a change in pull request #1886:

[jira] [Commented] (ARROW-2101) [Python] from_pandas reads 'str' type as binary Arrow data with Python 2

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437752#comment-16437752 ] ASF GitHub Bot commented on ARROW-2101: --- pitrou commented on issue #1886: ARROW-2101: [Python/C++]

[jira] [Commented] (ARROW-2101) [Python] from_pandas reads 'str' type as binary Arrow data with Python 2

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437748#comment-16437748 ] ASF GitHub Bot commented on ARROW-2101: --- pitrou commented on issue #1886: ARROW-2101: [Python/C++]

[jira] [Commented] (ARROW-2339) [Python] Add a fast path for int hashing

2018-04-13 Thread Alex Hagerman (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437747#comment-16437747 ] Alex Hagerman commented on ARROW-2339: -- Good to know. I'll look at the open tickets and priority to

[jira] [Commented] (ARROW-2339) [Python] Add a fast path for int hashing

2018-04-13 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437736#comment-16437736 ] Antoine Pitrou commented on ARROW-2339: --- And by the way I think this is quite low-priority, unless

[jira] [Resolved] (ARROW-2241) [Python] Simple script for running all current ASV benchmarks at a commit or tag

2018-04-13 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou resolved ARROW-2241. --- Resolution: Fixed Assignee: Antoine Pitrou > [Python] Simple script for running all

[jira] [Commented] (ARROW-2241) [Python] Simple script for running all current ASV benchmarks at a commit or tag

2018-04-13 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437732#comment-16437732 ] Antoine Pitrou commented on ARROW-2241: --- In ARROW-2182 we made it so ASV is able to build the C++

[jira] [Commented] (ARROW-2455) [C++] The bytes_allocated_ in CudaContextImpl isn't initialized

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437728#comment-16437728 ] ASF GitHub Bot commented on ARROW-2455: --- pitrou commented on issue #1892: ARROW-2455: [C++]

[jira] [Commented] (ARROW-2339) [Python] Add a fast path for int hashing

2018-04-13 Thread Alex Hagerman (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437729#comment-16437729 ] Alex Hagerman commented on ARROW-2339: -- That will be interesting! Got it. Thank you for the

[jira] [Commented] (ARROW-2455) [C++] The bytes_allocated_ in CudaContextImpl isn't initialized

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437724#comment-16437724 ] ASF GitHub Bot commented on ARROW-2455: --- pitrou closed pull request #1892: ARROW-2455: [C++]

[jira] [Resolved] (ARROW-2455) [C++] The bytes_allocated_ in CudaContextImpl isn't initialized

2018-04-13 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou resolved ARROW-2455. --- Resolution: Fixed Fix Version/s: 0.10.0 Issue resolved by pull request 1892

[jira] [Commented] (ARROW-2339) [Python] Add a fast path for int hashing

2018-04-13 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437715#comment-16437715 ] Antoine Pitrou commented on ARROW-2339: --- No, you need to scrupulously replicate Python hashing's

[jira] [Commented] (ARROW-2339) [Python] Add a fast path for int hashing

2018-04-13 Thread Alex Hagerman (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437664#comment-16437664 ] Alex Hagerman commented on ARROW-2339: -- [~pitrou] [~wesmckinn] sorry I've been absent on this work

[jira] [Commented] (ARROW-2222) [C++] Add option to validate Flatbuffers messages

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437615#comment-16437615 ] ASF GitHub Bot commented on ARROW-: --- crepererum commented on issue #1763: ARROW-: handle

[jira] [Closed] (ARROW-2456) garrow_array_builder_append_values does not work for large arrays

2018-04-13 Thread Haralampos Gavriilidis (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haralampos Gavriilidis closed ARROW-2456. - Resolution: Duplicate > garrow_array_builder_append_values does not work for

[jira] [Created] (ARROW-2457) garrow_array_builder_append_values() won't work for large arrays

2018-04-13 Thread Haralampos Gavriilidis (JIRA)
Haralampos Gavriilidis created ARROW-2457: - Summary: garrow_array_builder_append_values() won't work for large arrays Key: ARROW-2457 URL: https://issues.apache.org/jira/browse/ARROW-2457

[jira] [Created] (ARROW-2456) garrow_array_builder_append_values does not work for large arrays

2018-04-13 Thread Haralampos Gavriilidis (JIRA)
Haralampos Gavriilidis created ARROW-2456: - Summary: garrow_array_builder_append_values does not work for large arrays Key: ARROW-2456 URL: https://issues.apache.org/jira/browse/ARROW-2456

[jira] [Commented] (ARROW-2435) [Rust] Add memory pool abstraction.

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437380#comment-16437380 ] ASF GitHub Bot commented on ARROW-2435: --- liurenjie1024 commented on issue #1875: ARROW-2435: [Rust]

[jira] [Commented] (ARROW-2397) Document changes in Tensor encoding in IPC.md.

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437351#comment-16437351 ] ASF GitHub Bot commented on ARROW-2397: --- xhochy commented on issue #1837: ARROW-2397:

[jira] [Commented] (ARROW-2435) [Rust] Add memory pool abstraction.

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437341#comment-16437341 ] ASF GitHub Bot commented on ARROW-2435: --- crepererum commented on issue #1875: ARROW-2435: [Rust] Add

[jira] [Commented] (ARROW-2435) [Rust] Add memory pool abstraction.

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437337#comment-16437337 ] ASF GitHub Bot commented on ARROW-2435: --- crepererum commented on issue #1875: ARROW-2435: [Rust] Add

[jira] [Commented] (ARROW-2435) [Rust] Add memory pool abstraction.

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437297#comment-16437297 ] ASF GitHub Bot commented on ARROW-2435: --- andygrove commented on issue #1875: ARROW-2435: [Rust] Add

[jira] [Commented] (ARROW-2101) [Python] from_pandas reads 'str' type as binary Arrow data with Python 2

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437279#comment-16437279 ] ASF GitHub Bot commented on ARROW-2101: --- pitrou commented on a change in pull request #1886: Bug fix

[jira] [Updated] (ARROW-2455) [C++] The bytes_allocated_ in CudaContextImpl isn't initialized

2018-04-13 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-2455: -- Summary: [C++] The bytes_allocated_ in CudaContextImpl isn't initialized (was: [GPU] The

[jira] [Updated] (ARROW-2455) [GPU] The bytes_allocated_ in CudaContextImpl isn't initialized

2018-04-13 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-2455: -- Summary: [GPU] The bytes_allocated_ in CudaContextImpl isn't initialized (was: The

[jira] [Commented] (ARROW-2455) The bytes_allocated_ in CudaContextImpl isn't initialized

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437243#comment-16437243 ] ASF GitHub Bot commented on ARROW-2455: --- sighingnow commented on issue #1892: ARROW-2455: [C++]

[jira] [Commented] (ARROW-2455) The bytes_allocated_ in CudaContextImpl isn't initialized

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437237#comment-16437237 ] ASF GitHub Bot commented on ARROW-2455: --- pitrou commented on issue #1892: ARROW-2455: Initialize the

[jira] [Commented] (ARROW-2455) The bytes_allocated_ in CudaContextImpl isn't initialized

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437236#comment-16437236 ] ASF GitHub Bot commented on ARROW-2455: --- pitrou commented on issue #1892: ARROW-2455: Initialize the

[jira] [Updated] (ARROW-2423) [Python] PyArrow datatypes raise ValueError on equality checks against non-PyArrow objects

2018-04-13 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-2423: -- Labels: beginner (was: ) > [Python] PyArrow datatypes raise ValueError on equality checks

[jira] [Commented] (ARROW-2423) [Python] PyArrow datatypes raise ValueError on equality checks against non-PyArrow objects

2018-04-13 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437222#comment-16437222 ] Antoine Pitrou commented on ARROW-2423: --- Agreed with this. It should be an easy fix. > [Python]

[jira] [Updated] (ARROW-2455) The bytes_allocated_ in CudaContextImpl isn't initialized

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-2455: -- Labels: pull-request-available (was: ) > The bytes_allocated_ in CudaContextImpl isn't

[jira] [Commented] (ARROW-2455) The bytes_allocated_ in CudaContextImpl isn't initialized

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437221#comment-16437221 ] ASF GitHub Bot commented on ARROW-2455: --- sighingnow opened a new pull request #1892: ARROW-2455:

[jira] [Created] (ARROW-2455) The bytes_allocated_ in CudaContextImpl isn't initialized

2018-04-13 Thread Tao He (JIRA)
Tao He created ARROW-2455: - Summary: The bytes_allocated_ in CudaContextImpl isn't initialized Key: ARROW-2455 URL: https://issues.apache.org/jira/browse/ARROW-2455 Project: Apache Arrow Issue Type:

[jira] [Commented] (ARROW-2450) [Python] Saving to parquet fails for empty lists

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437139#comment-16437139 ] ASF GitHub Bot commented on ARROW-2450: --- pitrou opened a new pull request #1891: ARROW-2450:

[jira] [Updated] (ARROW-2450) [Python] Saving to parquet fails for empty lists

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-2450: -- Labels: pull-request-available (was: ) > [Python] Saving to parquet fails for empty lists >

[jira] [Created] (ARROW-2454) [Python] Empty chunked array slice crashes

2018-04-13 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2454: - Summary: [Python] Empty chunked array slice crashes Key: ARROW-2454 URL: https://issues.apache.org/jira/browse/ARROW-2454 Project: Apache Arrow Issue

[jira] [Updated] (ARROW-2452) [TEST] Spark integration test fails with permission error

2018-04-13 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs updated ARROW-2452: --- Summary: [TEST] Spark integration test fails with permission error (was: [TEST] Spark

[jira] [Updated] (ARROW-2452) [TEST] Spark integration test fails with permission error

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-2452: -- Labels: pull-request-available (was: ) > [TEST] Spark integration test fails with permission

[jira] [Updated] (ARROW-2452) [TEST] Spark integration test fails with permission err\or

2018-04-13 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs updated ARROW-2452: --- Summary: [TEST] Spark integration test fails with permission err\or (was: [TEST] Spark

[jira] [Commented] (ARROW-2452) [TEST] Spark integration test fails with permission error

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437093#comment-16437093 ] ASF GitHub Bot commented on ARROW-2452: --- kszucs opened a new pull request #1890: ARROW-2452: [TEST]

[jira] [Created] (ARROW-2453) [Python] Improve Table column access

2018-04-13 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2453: - Summary: [Python] Improve Table column access Key: ARROW-2453 URL: https://issues.apache.org/jira/browse/ARROW-2453 Project: Apache Arrow Issue Type:

[jira] [Updated] (ARROW-2452) [TEST] Spark integration test fails with permission eror

2018-04-13 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs updated ARROW-2452: --- Description: {{arrow/dev/run_docker_compose.sh spark_integration}} {code} Scanning

[jira] [Updated] (ARROW-2452) [TEST] Spark integration test fails with permission eror

2018-04-13 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs updated ARROW-2452: --- Description: {{arrow/dev/run_docker_compose.sh spark_integration}} {{Scanning dependencies

[jira] [Updated] (ARROW-2452) [TEST] Spark integration test fails with permission eror

2018-04-13 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs updated ARROW-2452: --- Description: {{arrow/dev/run_docker_compose.sh spark_integration}} {{ Scanning dependencies

[jira] [Created] (ARROW-2452) [TEST] Spark integration test fails with permission eror

2018-04-13 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-2452: -- Summary: [TEST] Spark integration test fails with permission eror Key: ARROW-2452 URL: https://issues.apache.org/jira/browse/ARROW-2452 Project: Apache Arrow

[jira] [Commented] (ARROW-2448) Segfault when plasma client goes out of scope before buffer.

2018-04-13 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437057#comment-16437057 ] Antoine Pitrou commented on ARROW-2448: --- {quote}Not sure if I understand your question correctly,

[jira] [Commented] (ARROW-2300) [Python] python/testing/test_hdfs.sh no longer works

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437044#comment-16437044 ] ASF GitHub Bot commented on ARROW-2300: --- kszucs opened a new pull request #1889: ARROW-2300:

[jira] [Updated] (ARROW-2300) [Python] python/testing/test_hdfs.sh no longer works

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-2300: -- Labels: pull-request-available (was: ) > [Python] python/testing/test_hdfs.sh no longer works