[jira] [Assigned] (ARROW-2409) [Rust] Test for build warnings, remove current warnings

2018-04-06 Thread Maximilian Roos (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maximilian Roos reassigned ARROW-2409: -- Assignee: Maximilian Roos > [Rust] Test for build warnings, remove current warnings >

[jira] [Resolved] (ARROW-2403) [C++] arrow::CpuInfo::model_name_ destructed twice on exit

2018-04-06 Thread Leif Walsh (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Walsh resolved ARROW-2403. --- Resolution: Fixed Assignee: Leif Walsh > [C++] arrow::CpuInfo::model_name_ destructed twice on

[jira] [Commented] (ARROW-2403) [C++] arrow::CpuInfo::model_name_ destructed twice on exit

2018-04-06 Thread Leif Walsh (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16429152#comment-16429152 ] Leif Walsh commented on ARROW-2403: --- Ok, my problem was that parquet-cpp was built linking arrow-cpp

[jira] [Commented] (ARROW-2398) [Rust] Provide a zero-copy builder for type-safe Buffer

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

[jira] [Resolved] (ARROW-2398) [Rust] Provide a zero-copy builder for type-safe Buffer

2018-04-06 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn resolved ARROW-2398. Resolution: Fixed Issue resolved by pull request 1838 [https://github.com/apache/arrow/pull/1838]

[jira] [Resolved] (ARROW-2405) [C++] is missing in plasma/client.h

2018-04-06 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn resolved ARROW-2405. Resolution: Fixed Issue resolved by pull request 1844 [https://github.com/apache/arrow/pull/1844]

[jira] [Commented] (ARROW-2401) Support filters on Hive partitioned Parquet files

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

[jira] [Commented] (ARROW-2405) [C++] is missing in plasma/client.h

2018-04-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16428308#comment-16428308 ] ASF GitHub Bot commented on ARROW-2405: --- xhochy closed pull request #1844: ARROW-2405: [C++] is

[jira] [Assigned] (ARROW-2404) Fix declaration of 'type_id' hides class member warning in msvc build

2018-04-06 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn reassigned ARROW-2404: -- Assignee: rip.nsk > Fix declaration of 'type_id' hides class member warning in msvc build >

[jira] [Resolved] (ARROW-2404) Fix declaration of 'type_id' hides class member warning in msvc build

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

[jira] [Commented] (ARROW-2404) Fix declaration of 'type_id' hides class member warning in msvc build

2018-04-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16428295#comment-16428295 ] ASF GitHub Bot commented on ARROW-2404: --- xhochy closed pull request #1843: ARROW-2404: [C++] Fix

[jira] [Commented] (ARROW-2401) Support filters on Hive partitioned Parquet files

2018-04-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16428318#comment-16428318 ] ASF GitHub Bot commented on ARROW-2401: --- xhochy closed pull request #1840: ARROW-2401 Support

[jira] [Resolved] (ARROW-2401) Support filters on Hive partitioned Parquet files

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

[jira] [Updated] (ARROW-2391) [Python] Segmentation fault from PyArrow when mapping Pandas datetime column to pyarrow.date64

2018-04-06 Thread Dave Challis (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Challis updated ARROW-2391: Description: When trying to call `pyarrow.Table.from_pandas` with a `pandas.DataFrame` and a

[jira] [Updated] (ARROW-2406) [Python] Segfault when creating PyArrow table from Pandas for empty string column when schema provided

2018-04-06 Thread Dave Challis (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Challis updated ARROW-2406: Description: Minimal example to recreate: {code} import pandas as pd import pyarrow as pa df =

[jira] [Resolved] (ARROW-2267) Rust bindings

2018-04-06 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn resolved ARROW-2267. Resolution: Fixed Resolved this as we have a basic set in Rust. It will take a longer time until

[jira] [Updated] (ARROW-2405) [C++] is missing in plasma/client.h

2018-04-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-2405: -- Labels: pull-request-available (was: ) > [C++] is missing in plasma/client.h >

[jira] [Created] (ARROW-2405) [C++] is missing in plasma/client.h

2018-04-06 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-2405: --- Summary: [C++] is missing in plasma/client.h Key: ARROW-2405 URL: https://issues.apache.org/jira/browse/ARROW-2405 Project: Apache Arrow Issue Type: Bug

[jira] [Updated] (ARROW-2406) [Python] Segfault when creating PyArrow table from Pandas for empty string column when schema provided

2018-04-06 Thread Dave Challis (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Challis updated ARROW-2406: Description: Minimal example to recreate: {code} import pandas as pd import pyarrow as pa df =

[jira] [Created] (ARROW-2406) [Python] Segfault when creating PyArrow table from Pandas for empty string column when schema provided

2018-04-06 Thread Dave Challis (JIRA)
Dave Challis created ARROW-2406: --- Summary: [Python] Segfault when creating PyArrow table from Pandas for empty string column when schema provided Key: ARROW-2406 URL:

[jira] [Updated] (ARROW-2267) Rust bindings

2018-04-06 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn updated ARROW-2267: --- Fix Version/s: 0.10.0 > Rust bindings > - > > Key: ARROW-2267 >

[jira] [Assigned] (ARROW-2267) Rust bindings

2018-04-06 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn reassigned ARROW-2267: -- Assignee: Andy Grove > Rust bindings > - > > Key: ARROW-2267 >

[jira] [Commented] (ARROW-2405) [C++] is missing in plasma/client.h

2018-04-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16428076#comment-16428076 ] ASF GitHub Bot commented on ARROW-2405: --- kou opened a new pull request #1844: ARROW-2405: [C++] is

[jira] [Commented] (ARROW-2355) [Python] Unable to import pyarrow [0.9.0] OSX

2018-04-06 Thread Mitar (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16428433#comment-16428433 ] Mitar commented on ARROW-2355: -- How do I do a dependency then on PyArrow, so that on Linux and Windows it

[jira] [Assigned] (ARROW-2401) Support filters on Hive partitioned Parquet files

2018-04-06 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn reassigned ARROW-2401: -- Assignee: Julius Neuffer > Support filters on Hive partitioned Parquet files >

[jira] [Commented] (ARROW-2407) [GLib] Add garrow_string_array_builder_append_values()

2018-04-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16428327#comment-16428327 ] ASF GitHub Bot commented on ARROW-2407: --- kou opened a new pull request #1845: ARROW-2407: [GLib] Add

[jira] [Updated] (ARROW-2407) [GLib] Add garrow_string_array_builder_append_values()

2018-04-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-2407: -- Labels: pull-request-available (was: ) > [GLib] Add

[jira] [Created] (ARROW-2407) [GLib] Add garrow_string_array_builder_append_values()

2018-04-06 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-2407: --- Summary: [GLib] Add garrow_string_array_builder_append_values() Key: ARROW-2407 URL: https://issues.apache.org/jira/browse/ARROW-2407 Project: Apache Arrow

[jira] [Commented] (ARROW-2402) [C++] FixedSizeBinaryBuilder::Append lacks "const char*" overload

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

[jira] [Commented] (ARROW-2408) [Rust] It should be possible to get a [T] from Builder

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

[jira] [Updated] (ARROW-2408) [Rust] It should be possible to get a [T] from Builder

2018-04-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-2408: -- Labels: pull-request-available (was: ) > [Rust] It should be possible to get a [T] from

[jira] [Resolved] (ARROW-2402) [C++] FixedSizeBinaryBuilder::Append lacks "const char*" overload

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

[jira] [Commented] (ARROW-2408) [Rust] It should be possible to get a [T] from Builder

2018-04-06 Thread Andy Grove (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16428338#comment-16428338 ] Andy Grove commented on ARROW-2408: --- PR: https://github.com/apache/arrow/pull/1846 > [Rust] It should

[jira] [Commented] (ARROW-2402) [C++] FixedSizeBinaryBuilder::Append lacks "const char*" overload

2018-04-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16428336#comment-16428336 ] ASF GitHub Bot commented on ARROW-2402: --- xhochy closed pull request #1841: ARROW-2402: [C++] Avoid

[jira] [Commented] (ARROW-2402) [C++] FixedSizeBinaryBuilder::Append lacks "const char*" overload

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

[jira] [Commented] (ARROW-2301) [Python] Add source distribution publishing instructions to package / release management documentation

2018-04-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16428396#comment-16428396 ] ASF GitHub Bot commented on ARROW-2301: --- xhochy commented on issue #1795: ARROW-2301: [Python] Build

[jira] [Commented] (ARROW-2355) [Python] Unable to import pyarrow [0.9.0] OSX

2018-04-06 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16428428#comment-16428428 ] Uwe L. Korn commented on ARROW-2355: [~mitar] 0.9.0.post1 is a OSX-only version hidden under

[jira] [Commented] (ARROW-2408) [Rust] It should be possible to get a [T] from Builder

2018-04-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16428430#comment-16428430 ] ASF GitHub Bot commented on ARROW-2408: --- xhochy commented on issue #1846: ARROW-2408: [Rust] Ability

[jira] [Commented] (ARROW-2408) [Rust] It should be possible to get a [T] from Builder

2018-04-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16428432#comment-16428432 ] ASF GitHub Bot commented on ARROW-2408: --- xhochy commented on issue #1846: ARROW-2408: [Rust] Ability

[jira] [Commented] (ARROW-2403) [C++] arrow::CpuInfo::model_name_ destructed twice on exit

2018-04-06 Thread Leif Walsh (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16428436#comment-16428436 ] Leif Walsh commented on ARROW-2403: --- I'll take a look at that, thanks.  That's the form of problem I

[jira] [Commented] (ARROW-2355) [Python] Unable to import pyarrow [0.9.0] OSX

2018-04-06 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16428464#comment-16428464 ] Uwe L. Korn commented on ARROW-2355: [~mitar] you would have to pin `pyarrow>=0.9.0,<0.9.1`. I'm now

[jira] [Created] (ARROW-2409) [Rust] Test for build warnings, remove current warnings

2018-04-06 Thread Maximilian Roos (JIRA)
Maximilian Roos created ARROW-2409: -- Summary: [Rust] Test for build warnings, remove current warnings Key: ARROW-2409 URL: https://issues.apache.org/jira/browse/ARROW-2409 Project: Apache Arrow

[jira] [Updated] (ARROW-1975) [C++] Add abi-compliance-checker to build process

2018-04-06 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn updated ARROW-1975: --- Fix Version/s: (was: 0.10.0) 0.9.1 > [C++] Add abi-compliance-checker to build

[jira] [Assigned] (ARROW-2402) [C++] FixedSizeBinaryBuilder::Append lacks "const char*" overload

2018-04-06 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn reassigned ARROW-2402: -- Assignee: Antoine Pitrou > [C++] FixedSizeBinaryBuilder::Append lacks "const char*" overload >

[jira] [Updated] (ARROW-2406) [Python] Segfault when creating PyArrow table from Pandas for empty string column when schema provided

2018-04-06 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn updated ARROW-2406: --- Fix Version/s: 0.10.0 > [Python] Segfault when creating PyArrow table from Pandas for empty string >

[jira] [Commented] (ARROW-2355) [Python] Unable to import pyarrow [0.9.0] OSX

2018-04-06 Thread Nicholas Schrock (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16428403#comment-16428403 ] Nicholas Schrock commented on ARROW-2355: - I was able to repro that this indeed fixed the issue.

[jira] [Created] (ARROW-2408) [Rust] It should be possible to get a [T] from Builder

2018-04-06 Thread Andy Grove (JIRA)
Andy Grove created ARROW-2408: - Summary: [Rust] It should be possible to get a [T] from Builder Key: ARROW-2408 URL: https://issues.apache.org/jira/browse/ARROW-2408 Project: Apache Arrow Issue

[jira] [Commented] (ARROW-2403) [C++] arrow::CpuInfo::model_name_ destructed twice on exit

2018-04-06 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16428384#comment-16428384 ] Uwe L. Korn commented on ARROW-2403: I haven't seen this yet. I had once the problem where other

[jira] [Resolved] (ARROW-2355) [Python] Unable to import pyarrow [0.9.0] OSX

2018-04-06 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn resolved ARROW-2355. Resolution: Fixed {{pyarrow==0.9.0.post1}} is now on PyPI > [Python] Unable to import pyarrow

[jira] [Commented] (ARROW-1780) JDBC Adapter for Apache Arrow

2018-04-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16428410#comment-16428410 ] ASF GitHub Bot commented on ARROW-1780: --- donderom commented on issue #1759: ARROW-1780 - [WIP] JDBC

[jira] [Assigned] (ARROW-2355) [Python] Unable to import pyarrow [0.9.0] OSX

2018-04-06 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn reassigned ARROW-2355: -- Assignee: Uwe L. Korn > [Python] Unable to import pyarrow [0.9.0] OSX >

[jira] [Updated] (ARROW-2355) [Python] Unable to import pyarrow [0.9.0] OSX

2018-04-06 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn updated ARROW-2355: --- Fix Version/s: 0.9.1 > [Python] Unable to import pyarrow [0.9.0] OSX >

[jira] [Commented] (ARROW-2355) [Python] Unable to import pyarrow [0.9.0] OSX

2018-04-06 Thread Mitar (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16428427#comment-16428427 ] Mitar commented on ARROW-2355: -- pip install pyarrow==0.9.0.post1 Collecting pyarrow==0.9.0.post1 Could not

[jira] [Commented] (ARROW-2328) Writing a slice with feather ignores the offset

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

[jira] [Commented] (ARROW-2328) Writing a slice with feather ignores the offset

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

[jira] [Commented] (ARROW-2408) [Rust] It should be possible to get a [T] from Builder

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

[jira] [Commented] (ARROW-2328) Writing a slice with feather ignores the offset

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

[jira] [Commented] (ARROW-2328) Writing a slice with feather ignores the offset

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

[jira] [Commented] (ARROW-2328) Writing a slice with feather ignores the offset

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

[jira] [Commented] (ARROW-2355) [Python] Unable to import pyarrow [0.9.0] OSX

2018-04-06 Thread Mitar (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16428518#comment-16428518 ] Mitar commented on ARROW-2355: -- Thanks for explanation. I understand the issues here. And thank you for all

[jira] [Updated] (ARROW-2411) [C++] Add method to append batches of null-terminated strings to StringBuilder

2018-04-06 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn updated ARROW-2411: --- Fix Version/s: 0.10.0 > [C++] Add method to append batches of null-terminated strings to

[jira] [Commented] (ARROW-2407) [GLib] Add garrow_string_array_builder_append_values()

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

[jira] [Commented] (ARROW-2407) [GLib] Add garrow_string_array_builder_append_values()

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

[jira] [Created] (ARROW-2411) [C++] Add method to append batches of null-terminated strings to StringBuilder

2018-04-06 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created ARROW-2411: -- Summary: [C++] Add method to append batches of null-terminated strings to StringBuilder Key: ARROW-2411 URL: https://issues.apache.org/jira/browse/ARROW-2411 Project:

[jira] [Commented] (ARROW-2247) [Python] Statically-linking boost_regex in both libarrow and libparquet results in segfault

2018-04-06 Thread Deepak Majeti (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16428528#comment-16428528 ] Deepak Majeti commented on ARROW-2247: -- https://issues.apache.org/jira/browse/PARQUET-1265 probably

[jira] [Commented] (ARROW-2328) Writing a slice with feather ignores the offset

2018-04-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16428677#comment-16428677 ] ASF GitHub Bot commented on ARROW-2328: --- Adriandorr commented on issue #1784: ARROW-2328: [C++]

[jira] [Commented] (ARROW-1780) JDBC Adapter for Apache Arrow

2018-04-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16428685#comment-16428685 ] ASF GitHub Bot commented on ARROW-1780: --- atuldambalkar commented on issue #1759: ARROW-1780 - [WIP]