alex-plekhanov commented on code in PR #12675:
URL: https://github.com/apache/ignite/pull/12675#discussion_r2759615070


##########
modules/calcite/src/main/java/org/apache/ignite/internal/processors/query/calcite/exec/exp/IgniteScalarFunction.java:
##########
@@ -26,28 +26,41 @@
  * Implementation of {@link ScalarFunction} for Ignite user defined functions.
  */
 public class IgniteScalarFunction extends IgniteReflectiveFunctionBase 
implements ScalarFunction {
+    /** */
+    private boolean deterministic;

Review Comment:
   Fixed



-- 
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]

Reply via email to