dan-s1 commented on code in PR #10269:
URL: https://github.com/apache/nifi/pull/10269#discussion_r2322709845
##########
nifi-commons/nifi-calcite-utils/src/main/java/org/apache/nifi/sql/internal/NiFiProjectTableScanRule.java:
##########
@@ -68,8 +73,7 @@ private static int[] getProjectionFields(final List<RexNode>
expressions) {
public interface Config extends RelRule.Config {
// This impl comes directly from the Calcite documentation.
Review Comment:
With the recent changes, is this comment still relevant i.e. is this code
still directly from the Calcite documentation?
--
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]