Surbhi-Vijay opened a new pull request, #11538: URL: https://github.com/apache/incubator-gluten/pull/11538
## What changes are proposed in this pull request? `EnsureLocalSortRequirements` rule in Gluten adds local sort node in certain scenarios. The newly added node was missing tags from original child node. ## How was this patch tested? Locally, using UTs. Internally, we add a rule to add some tags when streaming nodes are present. These tests were getting missed and testcases were failing. With this change testcases are passing. ## Was this patch authored or co-authored using generative AI tooling? No -- 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]
