[jira] [Commented] (ARROW-2473) [Rust] List assertion error with list of zero length

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16443811#comment-16443811 ] ASF GitHub Bot commented on ARROW-2473: --- pitrou closed pull request #1913: ARROW-2473: [Rust] List

[jira] [Commented] (ARROW-2475) [SPEC] Confusing array length description

2018-04-19 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16443753#comment-16443753 ] Antoine Pitrou commented on ARROW-2475: --- What do you find confusing exactly? Feel free to submit a

[jira] [Commented] (ARROW-2476) [Python/Question] Maximum length of an Array created from ndarray

2018-04-19 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16443759#comment-16443759 ] Antoine Pitrou commented on ARROW-2476: --- I guess the spec is incorrect or obsolete, since at least

[jira] [Created] (ARROW-2475) [SPEC] Confusing array length description

2018-04-19 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-2475: -- Summary: [SPEC] Confusing array length description Key: ARROW-2475 URL: https://issues.apache.org/jira/browse/ARROW-2475 Project: Apache Arrow Issue

[jira] [Commented] (ARROW-2471) [Rust] Assertion when pushing value to Builder/ListBuilder with zero capacity

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16443812#comment-16443812 ] ASF GitHub Bot commented on ARROW-2471: --- pitrou commented on issue #1911: ARROW-2471: [Rust] Builder

[jira] [Resolved] (ARROW-2473) [Rust] List assertion error with list of zero length

2018-04-19 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou resolved ARROW-2473. --- Resolution: Fixed > [Rust] List assertion error with list of zero length >

[jira] [Commented] (ARROW-2468) [Rust] Builder::slice_mut should take mut self

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16443637#comment-16443637 ] ASF GitHub Bot commented on ARROW-2468: --- xhochy closed pull request #1907: ARROW-2468: [Rust]

[jira] [Created] (ARROW-2476) [Python/Question] Maximum length of an Array created from ndarray

2018-04-19 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-2476: -- Summary: [Python/Question] Maximum length of an Array created from ndarray Key: ARROW-2476 URL: https://issues.apache.org/jira/browse/ARROW-2476 Project: Apache

[jira] [Commented] (ARROW-2476) [Python/Question] Maximum length of an Array created from ndarray

2018-04-19 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16443776#comment-16443776 ] Antoine Pitrou commented on ARROW-2476: --- {quote}Are the array lengths `arrow format` specific or

[jira] [Resolved] (ARROW-2468) [Rust] Builder::slice_mut should take mut self

2018-04-19 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn resolved ARROW-2468. Resolution: Fixed Fix Version/s: 0.10.0 Issue resolved by pull request 1907

[jira] [Commented] (ARROW-2475) [SPEC] Confusing array length description

2018-04-19 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16443755#comment-16443755 ] Krisztian Szucs commented on ARROW-2475: I'm not sure that I can distinguish between `array` and

[jira] [Commented] (ARROW-2476) [Python/Question] Maximum length of an Array created from ndarray

2018-04-19 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16443768#comment-16443768 ] Krisztian Szucs commented on ARROW-2476: In conjunction with

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

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16444113#comment-16444113 ] ASF GitHub Bot commented on ARROW-2423: --- pitrou closed pull request #1914: ARROW-2423: [Python]

[jira] [Assigned] (ARROW-1928) [C++] Add benchmarks comparing performance of internal::BitmapReader/Writer with naive approaches

2018-04-19 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou reassigned ARROW-1928: - Assignee: Antoine Pitrou > [C++] Add benchmarks comparing performance of

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

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

[jira] [Commented] (ARROW-2476) [Python/Question] Maximum length of an Array created from ndarray

2018-04-19 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16443963#comment-16443963 ] Krisztian Szucs commented on ARROW-2476: I wasn't thinking of the datatype the array holds, just

[jira] [Commented] (ARROW-2474) [Rust] Windows build fails in memory pool abstraction

2018-04-19 Thread Paddy Horan (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16443982#comment-16443982 ] Paddy Horan commented on ARROW-2474: [~andygrove] thanks. I'll take a crack at it.  I'm still

[jira] [Updated] (ARROW-1928) [C++] Add benchmarks comparing performance of internal::BitmapReader/Writer with naive approaches

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-1928: -- Labels: pull-request-available (was: ) > [C++] Add benchmarks comparing performance of

[jira] [Commented] (ARROW-1928) [C++] Add benchmarks comparing performance of internal::BitmapReader/Writer with naive approaches

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

[jira] [Commented] (ARROW-2393) [C++] arrow/status.h does not define ARROW_CHECK needed for ARROW_CHECK_OK

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

[jira] [Commented] (ARROW-2462) [C++] Segfault when writing a parquet table containing a dictionary column from Record Batch Stream

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16444085#comment-16444085 ] ASF GitHub Bot commented on ARROW-2462: --- zeroshade commented on issue #1896: ARROW-2462: [C++] Fix

[jira] [Commented] (ARROW-2469) Make out arguments last in ReadMessage API.

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

[jira] [Resolved] (ARROW-2469) Make out arguments last in ReadMessage API.

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

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

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16444115#comment-16444115 ] ASF GitHub Bot commented on ARROW-2423: --- pitrou commented on issue #1914: ARROW-2423: [Python]

[jira] [Commented] (ARROW-2476) [Python/Question] Maximum length of an Array created from ndarray

2018-04-19 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16443891#comment-16443891 ] Krisztian Szucs commented on ARROW-2476: Quoting from the spec: "Any array has a known and fixed

[jira] [Commented] (ARROW-2476) [Python/Question] Maximum length of an Array created from ndarray

2018-04-19 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16443930#comment-16443930 ] Antoine Pitrou commented on ARROW-2476: --- The offsets array is part of the data and needs to be

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

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

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

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-2423: -- Labels: beginner pull-request-available (was: beginner) > [Python] PyArrow datatypes raise

[jira] [Commented] (ARROW-2476) [Python/Question] Maximum length of an Array created from ndarray

2018-04-19 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16443770#comment-16443770 ] Uwe L. Korn commented on ARROW-2476: I think the array size restriction is in place as other

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

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

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

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

[jira] [Commented] (ARROW-2481) [Rust] Move calls to free() into memory.rs

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445217#comment-16445217 ] ASF GitHub Bot commented on ARROW-2481: --- paddyhoran commented on issue #1919: ARROW-2481: [Rust]

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

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

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

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

[jira] [Created] (ARROW-2481) [Rust] Move calls to fee() into memory.rs

2018-04-19 Thread Andy Grove (JIRA)
Andy Grove created ARROW-2481: - Summary: [Rust] Move calls to fee() into memory.rs Key: ARROW-2481 URL: https://issues.apache.org/jira/browse/ARROW-2481 Project: Apache Arrow Issue Type:

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

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

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

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

[jira] [Commented] (ARROW-2462) [C++] Segfault when writing a parquet table containing a dictionary column from Record Batch Stream

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

[jira] [Resolved] (ARROW-2443) [Python] Conversion from pandas of empty categorical fails with ArrowInvalid

2018-04-19 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou resolved ARROW-2443. --- Resolution: Fixed Issue resolved by pull request 1906

[jira] [Commented] (ARROW-2443) [Python] Conversion from pandas of empty categorical fails with ArrowInvalid

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16444138#comment-16444138 ] ASF GitHub Bot commented on ARROW-2443: --- pitrou closed pull request #1906: ARROW-2443: [Python]

[jira] [Created] (ARROW-2478) [C++] Introduce a checked_cast function that performs a dynamic_cast in debug mode

2018-04-19 Thread Phillip Cloud (JIRA)
Phillip Cloud created ARROW-2478: Summary: [C++] Introduce a checked_cast function that performs a dynamic_cast in debug mode Key: ARROW-2478 URL: https://issues.apache.org/jira/browse/ARROW-2478

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

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16444193#comment-16444193 ] ASF GitHub Bot commented on ARROW-2423: --- pitrou commented on issue #1914: ARROW-2423: [Python]

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

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16444188#comment-16444188 ] ASF GitHub Bot commented on ARROW-2423: --- kszucs commented on issue #1914: ARROW-2423: [Python]

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

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16444198#comment-16444198 ] ASF GitHub Bot commented on ARROW-2423: --- kszucs commented on issue #1914: ARROW-2423: [Python]

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

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16444201#comment-16444201 ] ASF GitHub Bot commented on ARROW-2423: --- pitrou commented on issue #1914: ARROW-2423: [Python]

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

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16444200#comment-16444200 ] ASF GitHub Bot commented on ARROW-2423: --- kszucs commented on issue #1914: ARROW-2423: [Python]

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

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16444199#comment-16444199 ] ASF GitHub Bot commented on ARROW-2423: --- kszucs commented on issue #1914: ARROW-2423: [Python]

[jira] [Commented] (ARROW-2472) [Rust] The Schema and Fields types should not have public attributes

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16443848#comment-16443848 ] ASF GitHub Bot commented on ARROW-2472: --- pitrou commented on issue #1912: ARROW-2472: [Rust] Remove

[jira] [Updated] (ARROW-2476) [Python/Question] Maximum length of an Array created from ndarray

2018-04-19 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs updated ARROW-2476: --- Description: So the format

[jira] [Created] (ARROW-2477) [Rust] Set up code coverage in CI

2018-04-19 Thread Andy Grove (JIRA)
Andy Grove created ARROW-2477: - Summary: [Rust] Set up code coverage in CI Key: ARROW-2477 URL: https://issues.apache.org/jira/browse/ARROW-2477 Project: Apache Arrow Issue Type: Bug

[jira] [Updated] (ARROW-2477) [Rust] Set up code coverage in CI

2018-04-19 Thread Andy Grove (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Grove updated ARROW-2477: -- Issue Type: Task (was: Bug) > [Rust] Set up code coverage in CI > - >

[jira] [Commented] (ARROW-2393) [C++] arrow/status.h does not define ARROW_CHECK needed for ARROW_CHECK_OK

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

[jira] [Created] (ARROW-2479) [C++] Have a global thread pool

2018-04-19 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2479: - Summary: [C++] Have a global thread pool Key: ARROW-2479 URL: https://issues.apache.org/jira/browse/ARROW-2479 Project: Apache Arrow Issue Type: Wish

[jira] [Commented] (ARROW-2478) [C++] Introduce a checked_cast function that performs a dynamic_cast in debug mode

2018-04-19 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1666#comment-1666 ] Antoine Pitrou commented on ARROW-2478: --- Sounds like a good idea to me. > [C++] Introduce a

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

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1662#comment-1662 ] ASF GitHub Bot commented on ARROW-2458: --- pitrou commented on issue #1893: ARROW-2458: [Plasma] Use

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

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16444621#comment-16444621 ] ASF GitHub Bot commented on ARROW-2458: --- robertnishihara commented on issue #1893: ARROW-2458:

[jira] [Created] (ARROW-2480) [C++] Enable casting the value of a decimal to int32_t or int64_t

2018-04-19 Thread Phillip Cloud (JIRA)
Phillip Cloud created ARROW-2480: Summary: [C++] Enable casting the value of a decimal to int32_t or int64_t Key: ARROW-2480 URL: https://issues.apache.org/jira/browse/ARROW-2480 Project: Apache

[jira] [Commented] (ARROW-1928) [C++] Add benchmarks comparing performance of internal::BitmapReader/Writer with naive approaches

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

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

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

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

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

[jira] [Commented] (ARROW-2390) [C++/Python] CheckPyError() could inspect exception type

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

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

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1619#comment-1619 ] ASF GitHub Bot commented on ARROW-2458: --- pitrou commented on issue #1893: ARROW-2458: [Plasma] Use

[jira] [Updated] (ARROW-2390) [C++/Python] CheckPyError() could inspect exception type

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-2390: -- Labels: pull-request-available (was: ) > [C++/Python] CheckPyError() could inspect exception

[jira] [Assigned] (ARROW-2390) [C++/Python] CheckPyError() could inspect exception type

2018-04-19 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou reassigned ARROW-2390: - Assignee: Antoine Pitrou > [C++/Python] CheckPyError() could inspect exception type >

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

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1605#comment-1605 ] ASF GitHub Bot commented on ARROW-2458: --- pitrou commented on issue #1893: ARROW-2458: [Plasma] Use

[jira] [Commented] (ARROW-2480) [C++] Enable casting the value of a decimal to int32_t or int64_t

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

[jira] [Commented] (ARROW-2480) [C++] Enable casting the value of a decimal to int32_t or int64_t

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

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

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16444665#comment-16444665 ] ASF GitHub Bot commented on ARROW-2458: --- robertnishihara commented on issue #1893: ARROW-2458:

[jira] [Commented] (ARROW-2479) [C++] Have a global thread pool

2018-04-19 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16444687#comment-16444687 ] Antoine Pitrou commented on ARROW-2479: --- LLVM has something simple enough that we can probably adapt

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

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16444641#comment-16444641 ] ASF GitHub Bot commented on ARROW-2458: --- pitrou commented on issue #1893: ARROW-2458: [Plasma] Use

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

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16444639#comment-16444639 ] ASF GitHub Bot commented on ARROW-2458: --- pitrou commented on issue #1893: ARROW-2458: [Plasma] Use

[jira] [Commented] (ARROW-2480) [C++] Enable casting the value of a decimal to int32_t or int64_t

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

[jira] [Updated] (ARROW-2480) [C++] Enable casting the value of a decimal to int32_t or int64_t

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-2480: -- Labels: pull-request-available (was: ) > [C++] Enable casting the value of a decimal to

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

2018-04-19 Thread Robert Nishihara (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Nishihara resolved ARROW-2458. - Resolution: Fixed Fix Version/s: JS-0.4.0 Issue resolved by pull request 1893

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

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16444668#comment-16444668 ] ASF GitHub Bot commented on ARROW-2458: --- robertnishihara closed pull request #1893: ARROW-2458:

[jira] [Commented] (ARROW-2462) [C++] Segfault when writing a parquet table containing a dictionary column from Record Batch Stream

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16444707#comment-16444707 ] ASF GitHub Bot commented on ARROW-2462: --- zeroshade commented on issue #1896: ARROW-2462: [C++] Fix

[jira] [Commented] (ARROW-2472) [Rust] The Schema and Fields types should not have public attributes

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

[jira] [Commented] (ARROW-2471) [Rust] Assertion when pushing value to Builder/ListBuilder with zero capacity

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

[jira] [Commented] (ARROW-2474) [Rust] Windows build fails in memory pool abstraction

2018-04-19 Thread Andy Grove (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445062#comment-16445062 ] Andy Grove commented on ARROW-2474: --- So this new memory_pool isn't actually called from anywhere else in

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

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