kavirajk commented on issue #11445:
URL: https://github.com/apache/datafusion/issues/11445#issuecomment-2243316171

   @alamb kinda stuck on this. I track down [where the error is coming 
from](https://github.com/apache/arrow-datafusion/blob/main/datafusion/sql/src/expr/identifier.rs#L120-L126).
 
   
   But don't know which datatype (I assume `Datatype::Struct`?) methods [needs 
to be modified to allow nested access here in 
getfield.rs](https://github.com/apache/arrow-datafusion/blob/main/datafusion/functions/src/core/getfield.rs).
 Appreciate any leads/tips? thanks.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to