rubenada opened a new pull request #1857: [CALCITE-3853] Minor improvements in 
SortJoinCopyRule
URL: https://github.com/apache/calcite/pull/1857
 
 
   Jira: [CALCITE-3853](https://issues.apache.org/jira/browse/CALCITE-3853).
   
   Several improvements can be made on SortJoinCopyRule (introduced via 
CALCITE-2624):
   - The default INSTANCE currently matches LogicalSort + Join, which seems 
inconsistent, it should match LogicalSort + LogicalJoin
   - The constructor should be public, in order to allow clients to create 
their own version of the rule
   
   

----------------------------------------------------------------
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

Reply via email to