cambyzju commented on code in PR #40201:
URL: https://github.com/apache/doris/pull/40201#discussion_r1739585354


##########
be/src/vec/functions/function_encryption.cpp:
##########
@@ -335,7 +335,7 @@ struct EncryptionAndDecryptFourImpl {
         return Status::OK();
     }
 
-    static void vector_const(const ColumnString* column, StringRef iv_arg, 
StringRef key_arg,

Review Comment:
   we should add: `use_default_implementation_for_constants to false`?
   
   otherwise we still can not go to vector_const branch.



-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to