beliefer opened a new issue, #10668: URL: https://github.com/apache/incubator-gluten/issues/10668
### Description Currently, each spark shim has a WindowGroupLimitExecShim. But I think `WindowGroupLimitExec` is a steady class, we can share the WindowGroupLimitExecShim between different shims. We can abstract the common part even if `WindowGroupLimitExec` changed in future. ### Gluten version main branch -- 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]
