hsyuan commented on a change in pull request #1795:
URL: https://github.com/apache/calcite/pull/1795#discussion_r493204863
##########
File path:
core/src/main/java/org/apache/calcite/adapter/enumerable/RexImpTable.java
##########
@@ -3490,4 +3494,42 @@ abstract Expression implementSafe(RexToLixTranslator
translator,
gapInterval));
}
}
+
+ /** Implementor for bitwise scalar function. */
Review comment:
extra space before `scalar `
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]