tobixdev commented on PR #16985: URL: https://github.com/apache/datafusion/pull/16985#issuecomment-3398244952
Maybe one additional note: I think the resulting sort properties can be improved for unnesting structs if we know that the struct columns themselves are ordered. If that makes sense we could also somehow expand the `LexSort` entry for the struct column. But as this is already an improvement I think that tracking this in a separate issue is fine. -- 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]
