Kazuaki Ishizaki created ARROW-14686:
----------------------------------------

             Summary: [Python] Current endian decision for numpy does not work 
for built-in data type.
                 Key: ARROW-14686
                 URL: https://issues.apache.org/jira/browse/ARROW-14686
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
    Affects Versions: 7.0.0
            Reporter: Kazuaki Ishizaki
            Assignee: Kazuaki Ishizaki
             Fix For: 7.0.0


Although the current NumPy converter code tries to detect endian against a 
given object, it does not work for a built-in object. This is because a 
build-in object may have `native |` byte order.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to