jayzhan211 commented on PR #11978: URL: https://github.com/apache/datafusion/pull/11978#issuecomment-2297870220
It seems the trick you did is to get the first index of ArrayRef as ScalarValue but we still ends up require DataType to keep the type information. However, I think we could move on with this approach, we could figure out if there is better approach later on -- 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]
