[jira] [Created] (ARROW-6002) [C++][Gandiva] TestCastFunctions does not test int64 casting`

2019-07-22 Thread Benjamin Kietzman (JIRA)
Benjamin Kietzman created ARROW-6002: Summary: [C++][Gandiva] TestCastFunctions does not test int64 casting` Key: ARROW-6002 URL: https://issues.apache.org/jira/browse/ARROW-6002 Project: Apache

[jira] [Updated] (ARROW-6003) [C++] Better input validation and error messaging in CSV reader

2019-07-22 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Richardson updated ARROW-6003: --- Labels: csv (was: ) > [C++] Better input validation and error messaging in CSV reader >

[jira] [Created] (ARROW-6003) [C++] Better input validation and error messaging in CSV reader

2019-07-22 Thread Neal Richardson (JIRA)
Neal Richardson created ARROW-6003: -- Summary: [C++] Better input validation and error messaging in CSV reader Key: ARROW-6003 URL: https://issues.apache.org/jira/browse/ARROW-6003 Project: Apache

[jira] [Commented] (ARROW-6003) [C++] Better input validation and error messaging in CSV reader

2019-07-22 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890463#comment-16890463 ] Antoine Pitrou commented on ARROW-6003: --- Do you have a Python or C++ reproducer? > [C++] Better

[jira] [Commented] (ARROW-5995) [Python] pyarrow: hdfs: support file checksum

2019-07-22 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890469#comment-16890469 ] Neal Richardson commented on ARROW-5995: Most likely there's no intentional reason for it not

[jira] [Created] (ARROW-6005) arrow::FileReader::GetRecordBatchReader() does not behave as documented since ARROW-1012

2019-07-22 Thread Martin (JIRA)
Martin created ARROW-6005: - Summary: arrow::FileReader::GetRecordBatchReader() does not behave as documented since ARROW-1012 Key: ARROW-6005 URL: https://issues.apache.org/jira/browse/ARROW-6005 Project:

[jira] [Updated] (ARROW-6006) [C++] Error reading an empty IPC stream with a dictionary-encoded column

2019-07-22 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Richardson updated ARROW-6006: --- Component/s: C++ > [C++] Error reading an empty IPC stream with a dictionary-encoded column

[jira] [Commented] (ARROW-5995) [Python] pyarrow: hdfs: support file checksum

2019-07-22 Thread Ruslan Kuprieiev (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890490#comment-16890490 ] Ruslan Kuprieiev commented on ARROW-5995: - Got it :) Sure I would love to contribute a patch, but

[jira] [Commented] (ARROW-5995) [Python] pyarrow: hdfs: support file checksum

2019-07-22 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890500#comment-16890500 ] Neal Richardson commented on ARROW-5995: It sounds like you already know more about HDFS

[jira] [Created] (ARROW-6006) [C++] Error reading an empty IPC stream with a dictionary-encoded column

2019-07-22 Thread Steven Fackler (JIRA)
Steven Fackler created ARROW-6006: - Summary: [C++] Error reading an empty IPC stream with a dictionary-encoded column Key: ARROW-6006 URL: https://issues.apache.org/jira/browse/ARROW-6006 Project:

[jira] [Updated] (ARROW-6006) [C++] Error reading an empty IPC stream with a dictionary-encoded column

2019-07-22 Thread Steven Fackler (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Fackler updated ARROW-6006: -- Description:   {code:java} #include #include #include void check(arrow::Status status) {

[jira] [Updated] (ARROW-6005) [C++] arrow::FileReader::GetRecordBatchReader() does not behave as documented since ARROW-1012

2019-07-22 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Richardson updated ARROW-6005: --- Summary: [C++] arrow::FileReader::GetRecordBatchReader() does not behave as documented since

[jira] [Created] (ARROW-6004) [C++] CSV reader ignore_empty_lines option doesn't handle empty lines

2019-07-22 Thread Neal Richardson (JIRA)
Neal Richardson created ARROW-6004: -- Summary: [C++] CSV reader ignore_empty_lines option doesn't handle empty lines Key: ARROW-6004 URL: https://issues.apache.org/jira/browse/ARROW-6004 Project:

[jira] [Commented] (ARROW-6003) [C++] Better input validation and error messaging in CSV reader

2019-07-22 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890466#comment-16890466 ] Neal Richardson commented on ARROW-6003: For that particular case, it would be easy to modify a

[jira] [Updated] (ARROW-6004) [C++] CSV reader ignore_empty_lines option doesn't handle empty lines

2019-07-22 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Richardson updated ARROW-6004: --- Description: Followup to https://issues.apache.org/jira/browse/ARROW-5747. If 

[jira] [Resolved] (ARROW-6007) [Release] Use SNAPSHOT versions in pom.xml files after release

2019-07-22 Thread Sutou Kouhei (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sutou Kouhei resolved ARROW-6007. - Resolution: Not A Bug It's already done by {{mvm release:prepare}} in

[jira] [Assigned] (ARROW-6008) [Release] Don't parallelize the bintray upload script

2019-07-22 Thread Sutou Kouhei (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sutou Kouhei reassigned ARROW-6008: --- Assignee: Sutou Kouhei > [Release] Don't parallelize the bintray upload script >

[jira] [Updated] (ARROW-6001) Add from_pydict(), from_pylist() and to_pylist() to pyarrow.Table + improve pandas.to_dict()

2019-07-22 Thread David Lee (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Lee updated ARROW-6001: - Description: I noticed that pyarrow.Table.to_pydict() exists, but pyarrow.Table.from_pydict() doesn't

[jira] [Updated] (ARROW-6001) Add from_pydict(), from_pylist() and to_pylist() to pyarrow.Table + improve pandas.to_dict()

2019-07-22 Thread David Lee (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Lee updated ARROW-6001: - Description: I noticed that pyarrow.Table.to_pydict() exists, but there is no

[jira] [Created] (ARROW-6009) [Release][JS] Ignore NPM errors in the javascript release script

2019-07-22 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-6009: -- Summary: [Release][JS] Ignore NPM errors in the javascript release script Key: ARROW-6009 URL: https://issues.apache.org/jira/browse/ARROW-6009 Project: Apache

[jira] [Created] (ARROW-6010) [Release] JAVA_HOME is inproperly set in the gen apidocs docker container

2019-07-22 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-6010: -- Summary: [Release] JAVA_HOME is inproperly set in the gen apidocs docker container Key: ARROW-6010 URL: https://issues.apache.org/jira/browse/ARROW-6010 Project:

[jira] [Updated] (ARROW-6008) [Release] Don't parallelize the bintray upload script

2019-07-22 Thread Sutou Kouhei (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sutou Kouhei updated ARROW-6008: Component/s: Packaging > [Release] Don't parallelize the bintray upload script >

[jira] [Commented] (ARROW-6008) [Release] Don't parallelize the bintray upload script

2019-07-22 Thread Sutou Kouhei (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890579#comment-16890579 ] Sutou Kouhei commented on ARROW-6008: - Sorry. I couldn't work on thisf yet... I'm still busy... >

[jira] [Updated] (ARROW-6001) Add from_pydict(), from_pylist() and to_pylist() to pyarrow.Table + improve pandas.to_dict()

2019-07-22 Thread David Lee (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Lee updated ARROW-6001: - Description: I noticed that pyarrow.Table.to_pydict() exists, but pyarrow.Table.from_pydict() doesn't

[jira] [Updated] (ARROW-6001) Add from_pydict(), from_pylist() and to_pylist() to pyarrow.Table + improve pandas.to_dict()

2019-07-22 Thread David Lee (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Lee updated ARROW-6001: - Description: I noticed that pyarrow.Table.to_pydict() exists, but pyarrow.Table.from_pydict() doesn't

[jira] [Updated] (ARROW-6001) Add from_pydict(), from_pylist() and to_pylist() to pyarrow.Table + improve pandas.to_dict()

2019-07-22 Thread David Lee (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Lee updated ARROW-6001: - Description: I noticed that pyarrow.Table.to_pydict() exists, but pyarrow.Table.from_pydict() doesn't

[jira] [Commented] (ARROW-6006) [C++] Error reading an empty IPC stream with a dictionary-encoded column

2019-07-22 Thread Steven Fackler (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890533#comment-16890533 ] Steven Fackler commented on ARROW-6006: --- Looking through the implementations, it seems like the

[jira] [Updated] (ARROW-6007) [Release] Use SNAPSHOT versions in pom.xml files after release

2019-07-22 Thread Sutou Kouhei (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sutou Kouhei updated ARROW-6007: Component/s: Packaging > [Release] Use SNAPSHOT versions in pom.xml files after release >

[jira] [Created] (ARROW-6007) [Release] Use SNAPSHOT versions in pom.xml files after release

2019-07-22 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-6007: -- Summary: [Release] Use SNAPSHOT versions in pom.xml files after release Key: ARROW-6007 URL: https://issues.apache.org/jira/browse/ARROW-6007 Project: Apache

[jira] [Created] (ARROW-6008) [Release] Don't parallelize the bintray upload script

2019-07-22 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-6008: -- Summary: [Release] Don't parallelize the bintray upload script Key: ARROW-6008 URL: https://issues.apache.org/jira/browse/ARROW-6008 Project: Apache Arrow

[jira] [Created] (ARROW-5996) [Java] Avoid resource leak in flight service

2019-07-22 Thread Liya Fan (JIRA)
Liya Fan created ARROW-5996: --- Summary: [Java] Avoid resource leak in flight service Key: ARROW-5996 URL: https://issues.apache.org/jira/browse/ARROW-5996 Project: Apache Arrow Issue Type: Bug

[jira] [Updated] (ARROW-5996) [Java] Avoid resource leak in flight service

2019-07-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5996: -- Labels: pull-request-available (was: ) > [Java] Avoid resource leak in flight service >

[jira] [Created] (ARROW-5997) [Java] Support dictionary encoding for Union type

2019-07-22 Thread Ji Liu (JIRA)
Ji Liu created ARROW-5997: - Summary: [Java] Support dictionary encoding for Union type Key: ARROW-5997 URL: https://issues.apache.org/jira/browse/ARROW-5997 Project: Apache Arrow Issue Type: New

[jira] [Updated] (ARROW-5997) [Java] Support dictionary encoding for Union type

2019-07-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5997: -- Labels: pull-request-available (was: ) > [Java] Support dictionary encoding for Union type >

[GitHub] [arrow-testing] crepererum commented on issue #6: add crash 3c3f1b74f347ec6c8b0905e7126b9074b9dc5564

2019-07-22 Thread GitBox
crepererum commented on issue #6: add crash 3c3f1b74f347ec6c8b0905e7126b9074b9dc5564 URL: https://github.com/apache/arrow-testing/pull/6#issuecomment-513693055 So we have the testing repo as a git submodule in the main repo, but as far as I remember, we don't run the fuzzer against these

[jira] [Commented] (ARROW-5994) [CI] [Rust] Create nightly releases of the Rust implementation

2019-07-22 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890017#comment-16890017 ] Uwe L. Korn commented on ARROW-5994: [~andygrove] Is there a place where you could upload these

[jira] [Created] (ARROW-5998) [Java] Open a document to track the API changes

2019-07-22 Thread Liya Fan (JIRA)
Liya Fan created ARROW-5998: --- Summary: [Java] Open a document to track the API changes Key: ARROW-5998 URL: https://issues.apache.org/jira/browse/ARROW-5998 Project: Apache Arrow Issue Type:

[jira] [Updated] (ARROW-5998) [Java] Open a document to track the API changes

2019-07-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5998: -- Labels: pull-request-available (was: ) > [Java] Open a document to track the API changes >

[jira] [Updated] (ARROW-750) [Format] Add LargeBinary and LargeString types

2019-07-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-750: - Labels: pull-request-available (was: ) > [Format] Add LargeBinary and LargeString types >

[jira] [Updated] (ARROW-5996) [Java] Avoid resource leak in flight service

2019-07-22 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-5996: Component/s: FlightRPC > [Java] Avoid resource leak in flight service >

[jira] [Commented] (ARROW-1644) [C++][Parquet] Read and write nested Parquet data with a mix of struct and list nesting levels

2019-07-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890158#comment-16890158 ] ASF GitHub Bot commented on ARROW-1644: --- wesm commented on pull request #462: ARROW-1644: [C++]

[jira] [Commented] (ARROW-1644) [C++][Parquet] Read and write nested Parquet data with a mix of struct and list nesting levels

2019-07-22 Thread Micah Kornfield (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890246#comment-16890246 ] Micah Kornfield commented on ARROW-1644: Since there has been some interest on the old PR, I'll

[jira] [Commented] (ARROW-5082) [Python][Packaging] Reduce size of macOS and manylinux1 wheels

2019-07-22 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890267#comment-16890267 ] Antoine Pitrou commented on ARROW-5082: --- There is no need for this to block further releases,

[jira] [Updated] (ARROW-5082) [Python][Packaging] Reduce size of macOS and manylinux1 wheels

2019-07-22 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-5082: -- Priority: Major (was: Blocker) > [Python][Packaging] Reduce size of macOS and manylinux1

[jira] [Updated] (ARROW-5082) [Python][Packaging] Reduce size of macOS and manylinux1 wheels

2019-07-22 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-5082: -- Fix Version/s: (was: 0.14.0) > [Python][Packaging] Reduce size of macOS and manylinux1

[jira] [Updated] (ARROW-5082) [Python][Packaging] Reduce size of macOS and manylinux1 wheels

2019-07-22 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-5082: -- Fix Version/s: 1.0.0 > [Python][Packaging] Reduce size of macOS and manylinux1 wheels >

[jira] [Created] (ARROW-5999) [C++] Required header files missing when built with -DARROW_DATASET=OFF

2019-07-22 Thread Steven Fackler (JIRA)
Steven Fackler created ARROW-5999: - Summary: [C++] Required header files missing when built with -DARROW_DATASET=OFF Key: ARROW-5999 URL: https://issues.apache.org/jira/browse/ARROW-5999 Project:

[jira] [Updated] (ARROW-5995) [Python] pyarrow: hdfs: support file checksum

2019-07-22 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Richardson updated ARROW-5995: --- Component/s: Python > [Python] pyarrow: hdfs: support file checksum >

[jira] [Updated] (ARROW-5993) [Python] Reading a dicitionary column from Parquet results in disproportionate memory usage

2019-07-22 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Richardson updated ARROW-5993: --- Summary: [Python] Reading a dicitionary column from Parquet results in disproportionate

[jira] [Updated] (ARROW-5993) [Python] Reading a dictionary column from Parquet results in disproportionate memory usage

2019-07-22 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Richardson updated ARROW-5993: --- Summary: [Python] Reading a dictionary column from Parquet results in disproportionate

[jira] [Updated] (ARROW-5993) [Python] Reading a dictionary column from Parquet results in disproportionate memory usage

2019-07-22 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Richardson updated ARROW-5993: --- Labels: memory parquet (was: memory) > [Python] Reading a dictionary column from Parquet

[jira] [Updated] (ARROW-5993) [Python] Reading a dictionary column from Parquet results in disproportionate memory usage

2019-07-22 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Richardson updated ARROW-5993: --- Fix Version/s: 1.0.0 > [Python] Reading a dictionary column from Parquet results in

[jira] [Updated] (ARROW-5999) [C++] Required header files missing when built with -DARROW_DATASET=OFF

2019-07-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5999: -- Labels: pull-request-available (was: ) > [C++] Required header files missing when built with

[jira] [Commented] (ARROW-5993) [Python] Reading a dictionary column from Parquet results in disproportionate memory usage

2019-07-22 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890312#comment-16890312 ] Wes McKinney commented on ARROW-5993: - This isn't actually a bug but it's a symptom of fully

[jira] [Assigned] (ARROW-5993) [Python] Reading a dictionary column from Parquet results in disproportionate memory usage

2019-07-22 Thread Neal Richardson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Richardson reassigned ARROW-5993: -- Assignee: Wes McKinney > [Python] Reading a dictionary column from Parquet results in

[GitHub] [arrow-testing] wesm commented on issue #6: add crash 3c3f1b74f347ec6c8b0905e7126b9074b9dc5564

2019-07-22 Thread GitBox
wesm commented on issue #6: add crash 3c3f1b74f347ec6c8b0905e7126b9074b9dc5564 URL: https://github.com/apache/arrow-testing/pull/6#issuecomment-513877789 The issue is https://issues.apache.org/jira/browse/ARROW-5593 This is

[GitHub] [arrow-testing] wesm merged pull request #6: ARROW-5987: add crash 3c3f1b74f347ec6c8b0905e7126b9074b9dc5564

2019-07-22 Thread GitBox
wesm merged pull request #6: ARROW-5987: add crash 3c3f1b74f347ec6c8b0905e7126b9074b9dc5564 URL: https://github.com/apache/arrow-testing/pull/6 This is an automated message from the Apache Git Service. To respond to the

[jira] [Created] (ARROW-6000) [Python] Expose LargeBinaryType and LargeStringType

2019-07-22 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-6000: - Summary: [Python] Expose LargeBinaryType and LargeStringType Key: ARROW-6000 URL: https://issues.apache.org/jira/browse/ARROW-6000 Project: Apache Arrow

[jira] [Created] (ARROW-6001) Add from_pydict(), from_pylist() and to_pylist() to pyarrow.Table + improve pandas.to_dict()

2019-07-22 Thread David Lee (JIRA)
David Lee created ARROW-6001: Summary: Add from_pydict(), from_pylist() and to_pylist() to pyarrow.Table + improve pandas.to_dict() Key: ARROW-6001 URL: https://issues.apache.org/jira/browse/ARROW-6001

[jira] [Updated] (ARROW-6001) Add from_pydict(), from_pylist() and to_pylist() to pyarrow.Table + improve pandas.to_dict()

2019-07-22 Thread David Lee (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Lee updated ARROW-6001: - Description: I noticed that pyarrow.Table.to_pydict() exists, but there is no

[jira] [Commented] (ARROW-6001) Add from_pydict(), from_pylist() and to_pylist() to pyarrow.Table + improve pandas.to_dict()

2019-07-22 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890340#comment-16890340 ] Wes McKinney commented on ARROW-6001: - Hm, so we have {{Table.from_pydict}}

[jira] [Commented] (ARROW-6001) Add from_pydict(), from_pylist() and to_pylist() to pyarrow.Table + improve pandas.to_dict()

2019-07-22 Thread David Lee (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890345#comment-16890345 ] David Lee commented on ARROW-6001: -- Current implementation > Add from_pydict(), from_pylist() and

[jira] [Commented] (ARROW-5994) [CI] [Rust] Create nightly releases of the Rust implementation

2019-07-22 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890313#comment-16890313 ] Wes McKinney commented on ARROW-5994: - Yes, note that nightlies are not to be advertised to users,

[jira] [Assigned] (ARROW-5999) [C++] Required header files missing when built with -DARROW_DATASET=OFF

2019-07-22 Thread Benjamin Kietzman (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Kietzman reassigned ARROW-5999: Assignee: Benjamin Kietzman > [C++] Required header files missing when built with

[jira] [Updated] (ARROW-5987) [C++][Fuzzing] arrow-ipc-fuzzing-test crash 3c3f1b74f347ec6c8b0905e7126b9074b9dc5564

2019-07-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-5987: -- Labels: fuzzer pull-request-available (was: fuzzer) > [C++][Fuzzing] arrow-ipc-fuzzing-test

[jira] [Commented] (ARROW-5994) [CI] [Rust] Create nightly releases of the Rust implementation

2019-07-22 Thread Andy Grove (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890349#comment-16890349 ] Andy Grove commented on ARROW-5994: --- For Rust, this is going to be tricky, since crates.io is the

[jira] [Commented] (ARROW-6001) Add from_pydict(), from_pylist() and to_pylist() to pyarrow.Table + improve pandas.to_dict()

2019-07-22 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890398#comment-16890398 ] Antoine Pitrou commented on ARROW-6001: --- Also cc [~jorisvandenbossche] > Add from_pydict(),