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

[Python] Type inference for int32 NumPy arrays (expecting list<int32>) returns int64 and then conversion fails

    XMLWordPrintableJSON

Details

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

    Description

      See report in https://github.com/apache/arrow/issues/1430

      arrow::py::InferArrowType is called, when traverses the array as though it were any other Python sequence, and NumPy int32 scalars are not recognized as such

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: