[ 
https://issues.apache.org/jira/browse/ARROW-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17658257#comment-17658257
 ] 

Rok Mihevc commented on ARROW-1225:
-----------------------------------

This issue has been migrated to [issue 
#17046|https://github.com/apache/arrow/issues/17046] on GitHub. Please see the 
[migration documentation|https://github.com/apache/arrow/issues/14542] for 
further details.

> [Python] pyarrow.array does not attempt to convert bytes to UTF8 when passed 
> a StringType
> -----------------------------------------------------------------------------------------
>
>                 Key: ARROW-1225
>                 URL: https://issues.apache.org/jira/browse/ARROW-1225
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Major
>             Fix For: 0.6.0
>
>
> This code works in py3 but fails in py2.7
> {code}
> import pyarrow as pa
> pa.array(['a', 'b', 'c'], type=pa.string())
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to