NobiGo commented on code in PR #4099:
URL: https://github.com/apache/calcite/pull/4099#discussion_r1891147957
##########
core/src/main/java/org/apache/calcite/rel/metadata/RelMetadataQuery.java:
##########
@@ -305,6 +305,26 @@ public static RelMetadataQuery instance() {
}
}
+ /**
+ * Returns whether the return rows of a given relational expression are
empty.
Review Comment:
Let's see if there are any other opinions
--
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]