Mariamalmesfer opened a new pull request, #13050: URL: https://github.com/apache/gluten/pull/13050
Enables native Window execution for TIMESTAMP_NTZ in partition/order-by key. Velox already handles the comparison correctly, the gap was in Validators.scala only whitelisting ProjectExec. Not covered: window functions taking TIMESTAMP_NTZ directly (lag, lead, first_value, etc.) still fall back. -- 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]
