andygrove commented on issue #3138: URL: https://github.com/apache/datafusion-comet/issues/3138#issuecomment-5113047276
`WindowTime` is `Unevaluable` and never reaches physical planning: the `ResolveWindowTime` analyzer rule rewrites it during analysis into ordinary expressions over the window struct. Comet's expression serde never sees this class. Closing as not actionable as specified. -- 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]
