yyy1000 commented on issue #9532: URL: https://github.com/apache/arrow-datafusion/issues/9532#issuecomment-1991767653
Ah, I found the `struct` function has different meaning than `NamedStructField`, so I'm trying to implement `get_field(struct_array, field_name)` as @alamb said. It will take some time because I kind of stuck on `return_type_from_exprs` method. (I think the return type will depends on the param) -- 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]
