zstan commented on code in PR #4328:
URL: https://github.com/apache/calcite/pull/4328#discussion_r2065441222
##########
core/src/main/java/org/apache/calcite/sql2rel/RelFieldTrimmer.java:
##########
@@ -479,24 +480,23 @@ public TrimResult trimFields(
}
/**
- * Shuttle that finds all references to a {@link TableScan} within a tree
- * of {@link RelNode}s.
+ * Shuttle that finds all {@link TableScan}`s inside a given relation.
Review Comment:
done
--
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]