haixuanTao commented on issue #37496: URL: https://github.com/apache/arrow/issues/37496#issuecomment-1701707402
I see. My use case was with array values in the dict indeed. Make sense. I guess it's in the python philosophy of duct typing. I guess the confusion comes from the naming of [StructArray](https://arrow.apache.org/docs/python/generated/pyarrow.StructArray.html) that I naively associated with the `array` constructor (as they share the same name). Thanks for helping. -- 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]
