brancz commented on issue #18957: URL: https://github.com/apache/datafusion/issues/18957#issuecomment-3585753126
> Even outside of this context it would be nice to be able to do cast(struct_col, struct_type) in sql, etc. Is it? I would argue it's too easy to accidentally use that API incorrectly and cast will silently backfill nulls when really all you've done is a typo (for example). I actually think this is better off in the adapter/scan area. -- 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]
