jinxing64 opened a new pull request #1391: [CALCITE-3214] Add UnionToUnionRule for materialization matching (refine rule name) URL: https://github.com/apache/calcite/pull/1391 https://github.com/apache/calcite/pull/1333 merged a materialization matching rule. But the naming style of UnionToUnionRule is inconsistent with other rules like `ScanToProjectUnifyRule`, `ProjectToProjectUnifyRule`, `FilterToProjectUnifyRule`. This PR propose to refine the name as `UnionToUnionUnifyRule`
---------------------------------------------------------------- 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
