lowka commented on code in PR #6958:
URL: https://github.com/apache/ignite-3/pull/6958#discussion_r2526666383


##########
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/exec/ExecutionContext.java:
##########
@@ -128,6 +130,50 @@ public class ExecutionContext<RowT> implements DataContext 
{
      * @param username Authenticated user name or {@code null} for unknown 
user.
      */
     @SuppressWarnings("AssignmentOrReturnOfFieldWithMutableType")
+    public ExecutionContext(

Review Comment:
   I will remove this ctor if everything is OK with this PR.



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