alamb commented on issue #13401: URL: https://github.com/apache/datafusion/issues/13401#issuecomment-2475573707
Yes, this seems like a bug @mwylde I don't know why this stopped working or why it isn't covered by tests. Note that just yesterday @buraksenn and @jcsherin completed migrating the last of the window functions in https://github.com/apache/datafusion/pull/13201 and we are about to remove BuiltInWindowFunction entirely (in other words I suspect the bug about serializing window functions doesn't exist on `main`) If you would like to release this fix in a `43.1.0` release, we can make a `branch-43` to start preparing -- 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]
