pitrou commented on PR #36636: URL: https://github.com/apache/arrow/pull/36636#issuecomment-1632440571
Again, the problem is that the user will get different data types depending on the exact input values. This is fragile and error-prone. If you know you need uint64, the solution is to ask explicitly for it. (and Numpy and Pandas have not always made wise decisions) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
