Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-1225

[Python] pyarrow.array does not attempt to convert bytes to UTF8 when passed a StringType

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.6.0
    • Python
    • None

    Description

      This code works in py3 but fails in py2.7

      import pyarrow as pa
      pa.array(['a', 'b', 'c'], type=pa.string())
      

      Attachments

        Activity

          People

            wesm Wes McKinney
            wesm Wes McKinney
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: