zabetak commented on PR #2935:
URL: https://github.com/apache/calcite/pull/2935#issuecomment-1283786273

   > I am using the call context to get the RelMetadataQuery, I think this is 
not fully formed during the matching of the rule
   
   @HanumathRao can you elaborate a bit what you mean when you say that the 
metadata query is not formed during `matches`? Both `matches` and `onMatch` 
take a `RelOptRuleCall` as parameter and in both cases 
`call.getMetadataQuery()` is available.


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

Reply via email to