haixuanTao commented on issue #37496: URL: https://github.com/apache/arrow/issues/37496#issuecomment-1701585418
Ok, just found out you can use: ```python pa.scalar(dict) ``` for scalar type. So, I guess, raising an error for `pa.array(dict)` avoiding silent conversion should be the way to go. -- 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]
