bvolpato commented on PR #22664: URL: https://github.com/apache/datafusion/pull/22664#issuecomment-5464290835
@gabotechs, would you have some time to review this one? it fixes two cases where Substrait round-trips silently change window semantics (`IGNORE NULLS` and interval `RANGE` frames). unsupported cases now fail explicitly instead of returning different results, and `DISTINCT` round-trips correctly. -- 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]
