[jira] [Updated] (ARROW-2607) [Java/Python] Support VarCharVector / StringArray in pyarrow.Array.from_jvm
[ https://issues.apache.org/jira/browse/ARROW-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-2607: Fix Version/s: (was: 0.14.0) > [Java/Python] Support VarCharVector / StringArray in pyarrow.Array.from_jvm > --- > > Key: ARROW-2607 > URL: https://issues.apache.org/jira/browse/ARROW-2607 > Project: Apache Arrow > Issue Type: New Feature > Components: Java, Python >Reporter: Uwe L. Korn >Assignee: Uwe L. Korn >Priority: Major > > Follow-up after https://issues.apache.org/jira/browse/ARROW-2249: Currently > only primitive arrays are supported in {{pyarrow.Array.from_jvm}} as it uses > {{pyarrow.Array.from_buffers}} underneath. We should extend one of the two > functions to be able to deal with string arrays. There is a currently failing > unit test {{test_jvm_string_array}} in {{pyarrow/tests/test_jvm.py}} to > verify the implementation. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Updated] (ARROW-2607) [Java/Python] Support VarCharVector / StringArray in pyarrow.Array.from_jvm
[ https://issues.apache.org/jira/browse/ARROW-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-2607: Fix Version/s: (was: 0.13.0) 0.14.0 > [Java/Python] Support VarCharVector / StringArray in pyarrow.Array.from_jvm > --- > > Key: ARROW-2607 > URL: https://issues.apache.org/jira/browse/ARROW-2607 > Project: Apache Arrow > Issue Type: New Feature > Components: Java, Python >Reporter: Uwe L. Korn >Assignee: Uwe L. Korn >Priority: Major > Fix For: 0.14.0 > > > Follow-up after https://issues.apache.org/jira/browse/ARROW-2249: Currently > only primitive arrays are supported in {{pyarrow.Array.from_jvm}} as it uses > {{pyarrow.Array.from_buffers}} underneath. We should extend one of the two > functions to be able to deal with string arrays. There is a currently failing > unit test {{test_jvm_string_array}} in {{pyarrow/tests/test_jvm.py}} to > verify the implementation. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Updated] (ARROW-2607) [Java/Python] Support VarCharVector / StringArray in pyarrow.Array.from_jvm
[ https://issues.apache.org/jira/browse/ARROW-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-2607: Fix Version/s: (was: 0.12.0) 0.13.0 > [Java/Python] Support VarCharVector / StringArray in pyarrow.Array.from_jvm > --- > > Key: ARROW-2607 > URL: https://issues.apache.org/jira/browse/ARROW-2607 > Project: Apache Arrow > Issue Type: New Feature > Components: Java, Python >Reporter: Uwe L. Korn >Assignee: Uwe L. Korn >Priority: Major > Fix For: 0.13.0 > > > Follow-up after https://issues.apache.org/jira/browse/ARROW-2249: Currently > only primitive arrays are supported in {{pyarrow.Array.from_jvm}} as it uses > {{pyarrow.Array.from_buffers}} underneath. We should extend one of the two > functions to be able to deal with string arrays. There is a currently failing > unit test {{test_jvm_string_array}} in {{pyarrow/tests/test_jvm.py}} to > verify the implementation. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Updated] (ARROW-2607) [Java/Python] Support VarCharVector / StringArray in pyarrow.Array.from_jvm
[ https://issues.apache.org/jira/browse/ARROW-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn updated ARROW-2607: --- Fix Version/s: (was: 0.11.0) 0.12.0 > [Java/Python] Support VarCharVector / StringArray in pyarrow.Array.from_jvm > --- > > Key: ARROW-2607 > URL: https://issues.apache.org/jira/browse/ARROW-2607 > Project: Apache Arrow > Issue Type: New Feature > Components: Java, Python >Reporter: Uwe L. Korn >Priority: Major > Fix For: 0.12.0 > > > Follow-up after https://issues.apache.org/jira/browse/ARROW-2249: Currently > only primitive arrays are supported in {{pyarrow.Array.from_jvm}} as it uses > {{pyarrow.Array.from_buffers}} underneath. We should extend one of the two > functions to be able to deal with string arrays. There is a currently failing > unit test {{test_jvm_string_array}} in {{pyarrow/tests/test_jvm.py}} to > verify the implementation. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Updated] (ARROW-2607) [Java/Python] Support VarCharVector / StringArray in pyarrow.Array.from_jvm
[ https://issues.apache.org/jira/browse/ARROW-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-2607: -- Fix Version/s: (was: 0.10.0) 0.11.0 > [Java/Python] Support VarCharVector / StringArray in pyarrow.Array.from_jvm > --- > > Key: ARROW-2607 > URL: https://issues.apache.org/jira/browse/ARROW-2607 > Project: Apache Arrow > Issue Type: New Feature > Components: Java - Vectors, Python >Reporter: Uwe L. Korn >Priority: Major > Fix For: 0.11.0 > > > Follow-up after https://issues.apache.org/jira/browse/ARROW-2249: Currently > only primitive arrays are supported in {{pyarrow.Array.from_jvm}} as it uses > {{pyarrow.Array.from_buffers}} underneath. We should extend one of the two > functions to be able to deal with string arrays. There is a currently failing > unit test {{test_jvm_string_array}} in {{pyarrow/tests/test_jvm.py}} to > verify the implementation. -- This message was sent by Atlassian JIRA (v7.6.3#76005)