caicancai commented on code in PR #4012:
URL: https://github.com/apache/calcite/pull/4012#discussion_r1811913758
##########
core/src/main/java/org/apache/calcite/rel/metadata/RelMdPredicates.java:
##########
@@ -774,8 +774,6 @@ public RelOptPredicateList inferPredicates(
case INNER:
case LEFT:
case ANTI:
- case ASOF:
- case LEFT_ASOF:
Review Comment:
So in these two situations, should an exception be thrown, or do we need to
take other measures?
--
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]