jh3507 opened a new pull request #1309: [CALCITE-3183] Trimming method for Filter rel uses wrong traitSet URL: https://github.com/apache/calcite/pull/1309 New filter created after trimming uses its old trait set, which could cause problem if there has been any update on collation - Add a filter factory method that includes correlating variables - Use builder when creating a new filter in trimmer - Add a test case Change-Id: I68448bdf39ab4bcdda7d1dc1209e1d49e2e78a06
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
