jorisvandenbossche commented on pull request #9912:
URL: https://github.com/apache/arrow/pull/9912#issuecomment-814334946


   It's good to make this consistent for signed vs unsigned integer types. 
   But, if `pa.array(['5']).cast("int64")` works, I would maybe also expect 
`pa.array(['5'], type="int64")` to work (eg in numpy both work). Now, that 
would be a much bigger change I suppose, I am certainly fine with making it 
more strict.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to