friendlymatthew opened a new pull request, #25661: URL: https://github.com/apache/datafusion/pull/25661
## Rationale for this change DataFusion emits `named_struct` as dictionary syntax for dialects that cannot parse it, breaking SQL round trips. This PR emits named_struct(...) for those dialects while preserving dictionary syntax where supported -- 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]
