EmmyMiao87 commented on a change in pull request #8618:
URL: https://github.com/apache/incubator-doris/pull/8618#discussion_r835017218



##########
File path: fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java
##########
@@ -176,6 +176,9 @@
 
     public static final String BLOCK_ENCRYPTION_MODE = "block_encryption_mode";
 
+    // TODO(ml): change to all node project
+    public static final String ENABLE_HASH_PROJECT = "enable_hash_project";

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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to