[jira] [Commented] (ARROW-1470) [C++] Add BufferAllocator abstract interface

2017-09-10 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160660#comment-16160660 ] Wes McKinney commented on ARROW-1470: - Moving this to 0.8.0. I would like to give this

[jira] [Updated] (ARROW-1470) [C++] Add BufferAllocator abstract interface

2017-09-10 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-1470: Fix Version/s: (was: 0.7.0) 0.8.0 > [C++] Add BufferAllocator abstract interf

[jira] [Created] (ARROW-1522) [C++] Support pyarrow.Buffer as built-in type in pyarrow.serialize

2017-09-10 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1522: --- Summary: [C++] Support pyarrow.Buffer as built-in type in pyarrow.serialize Key: ARROW-1522 URL: https://issues.apache.org/jira/browse/ARROW-1522 Project: Apache Arrow

[jira] [Commented] (ARROW-1503) [Python] Add serialization callbacks for pandas objects in pyarrow.serialize

2017-09-10 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160652#comment-16160652 ] Wes McKinney commented on ARROW-1503: - Moved this to 0.8.0. There's some work to do he

[jira] [Updated] (ARROW-1503) [Python] Add serialization callbacks for pandas objects in pyarrow.serialize

2017-09-10 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-1503: Fix Version/s: (was: 0.7.0) 0.8.0 > [Python] Add serialization callbacks for

[jira] [Created] (ARROW-1521) [C++] Add Reset method to BufferOutputStream to enable object reuse

2017-09-10 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1521: --- Summary: [C++] Add Reset method to BufferOutputStream to enable object reuse Key: ARROW-1521 URL: https://issues.apache.org/jira/browse/ARROW-1521 Project: Apache Arrow

[jira] [Commented] (ARROW-1520) [Docs] PyArrow docs missing Feather documentation

2017-09-10 Thread Rares Vernica (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160576#comment-16160576 ] Rares Vernica commented on ARROW-1520: -- Got it, I just did it. See PR: https://github

[jira] [Commented] (ARROW-1307) [Python] Add pandas serialization section + Feather API to Sphinx docs

2017-09-10 Thread Rares Vernica (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160575#comment-16160575 ] Rares Vernica commented on ARROW-1307: -- See PR: https://github.com/apache/arrow/pull/

[jira] [Commented] (ARROW-1520) [Docs] PyArrow docs missing Feather documentation

2017-09-10 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160574#comment-16160574 ] Wes McKinney commented on ARROW-1520: - Right, someone has to add them to https://gith

[jira] [Commented] (ARROW-1520) [Docs] PyArrow docs missing Feather documentation

2017-09-10 Thread Rares Vernica (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160567#comment-16160567 ] Rares Vernica commented on ARROW-1520: -- I meant that the doc strings from Python file

[jira] [Closed] (ARROW-1520) [Docs] PyArrow docs missing Feather documentation

2017-09-10 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney closed ARROW-1520. --- Resolution: Duplicate Assignee: Wes McKinney Duplicate of ARROW-1307. It's not missing -- none h

[jira] [Created] (ARROW-1520) [Docs] PyArrow docs missing Feather documentation

2017-09-10 Thread Rares Vernica (JIRA)
Rares Vernica created ARROW-1520: Summary: [Docs] PyArrow docs missing Feather documentation Key: ARROW-1520 URL: https://issues.apache.org/jira/browse/ARROW-1520 Project: Apache Arrow Issue

[jira] [Updated] (ARROW-1519) [C++] Move DecimalUtil functions to methods on the Int128 class

2017-09-10 Thread Phillip Cloud (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phillip Cloud updated ARROW-1519: - Summary: [C++] Move DecimalUtil functions to methods on the Int128 class (was: Move DecimalUtil f

[jira] [Created] (ARROW-1519) Move DecimalUtil functions to methods on the Int128 class

2017-09-10 Thread Phillip Cloud (JIRA)
Phillip Cloud created ARROW-1519: Summary: Move DecimalUtil functions to methods on the Int128 class Key: ARROW-1519 URL: https://issues.apache.org/jira/browse/ARROW-1519 Project: Apache Arrow

[jira] [Commented] (ARROW-1513) C++: Add cast from Dictionary to plain arrays

2017-09-10 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160463#comment-16160463 ] Uwe L. Korn commented on ARROW-1513: We can implement this soon using {{Take}} but I'm

[jira] [Created] (ARROW-1518) [C++/Python] Append column to Feather file

2017-09-10 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1518: --- Summary: [C++/Python] Append column to Feather file Key: ARROW-1518 URL: https://issues.apache.org/jira/browse/ARROW-1518 Project: Apache Arrow Issue Type: Imp

[jira] [Resolved] (ARROW-1516) [GLib] Update document

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

[jira] [Resolved] (ARROW-1517) Remove unnecessary temporary in DecimalUtil::ToString function

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

[jira] [Resolved] (ARROW-1515) [GLib] Detect version directly

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

[jira] [Resolved] (ARROW-1510) [C++] Support cast

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

[jira] [Resolved] (ARROW-1512) [Docs] NumericArray has no member named 'raw_data'

2017-09-10 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved ARROW-1512. - Resolution: Fixed Assignee: Rares Vernica Resolved in https://github.com/apache/arrow/commi

[jira] [Resolved] (ARROW-1514) [C++] Fix a typo in document

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

[jira] [Commented] (ARROW-1513) C++: Add cast from Dictionary to plain arrays

2017-09-10 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160371#comment-16160371 ] Wes McKinney commented on ARROW-1513: - This might be most easily implemented by using

[jira] [Resolved] (ARROW-1499) [Python] Consider adding option to parquet.write_table that sets options for maximum Spark compatibility

2017-09-10 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved ARROW-1499. - Resolution: Fixed Done in https://github.com/apache/arrow/commit/4a6a6cb47dcf832213f1fb31f2325ad1

[jira] [Created] (ARROW-1517) Remove unnecessary temporary in DecimalUtil::ToString function

2017-09-10 Thread Phillip Cloud (JIRA)
Phillip Cloud created ARROW-1517: Summary: Remove unnecessary temporary in DecimalUtil::ToString function Key: ARROW-1517 URL: https://issues.apache.org/jira/browse/ARROW-1517 Project: Apache Arrow

[jira] [Created] (ARROW-1516) [GLib] Update document

2017-09-10 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-1516: --- Summary: [GLib] Update document Key: ARROW-1516 URL: https://issues.apache.org/jira/browse/ARROW-1516 Project: Apache Arrow Issue Type: Improvement C

[jira] [Created] (ARROW-1515) [GLib] Detect version directly

2017-09-10 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-1515: --- Summary: [GLib] Detect version directly Key: ARROW-1515 URL: https://issues.apache.org/jira/browse/ARROW-1515 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-1514) [C++] Fix a typo in document

2017-09-10 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-1514: --- Summary: [C++] Fix a typo in document Key: ARROW-1514 URL: https://issues.apache.org/jira/browse/ARROW-1514 Project: Apache Arrow Issue Type: Bug Com

[jira] [Commented] (ARROW-1440) [Python] Segmentation fault after loading parquet file to pandas dataframe

2017-09-10 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160267#comment-16160267 ] Uwe L. Korn commented on ARROW-1440: [~wesmckinn] This seems like multiple bugs in onc