yongzhi commented on a change in pull request #1721:
URL: https://github.com/apache/hive/pull/1721#discussion_r564739195
##########
File path: common/src/java/org/apache/hadoop/hive/conf/HiveConf.java
##########
@@ -4075,6 +4075,9 @@ private static void populateLlapDaemonVarsSet(Set<String>
llapDaemonVarsSetLocal
"If hive (in tez mode only) cannot find a usable hive jar in
\"hive.jar.directory\", \n" +
"it will upload the hive jar to
\"hive.user.install.directory/user.name\"\n" +
"and use it to run queries."),
+ HIVE_MASKING_ALGO("hive.masking.algo","sha256", "This property is used to
indicate whether " +
Review comment:
Did you run tests? Could you add a test for it?
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]