getChan commented on PR #4647: URL: https://github.com/apache/datafusion-comet/pull/4647#issuecomment-5460717998
Yes. MapType is covered by the existing complex-type legacy guard, so it routes through CodegenDispatchFallback instead of the native map-to-string cast when the config is enabled. I also added an empty-map case to cast_complex_types_to_string_legacy.sql. -- 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]
