This is an automated email from the ASF dual-hosted git repository.
ychena pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.
from 12eb9c1 HIVE-24744: Deletion of previous dump dir fails with NPE for
ptests (Arko Sharma, reviewed by Aasha Medhi)
add 2e59376 HIVE-24456: Added HiveConf to check if FIPS mode is enabled,
if so column masking should be done with SHA512 (#1721) (Sai Hemanth
Gantasala, reviewed by Yongzhi Chen)
No new revisions were added by this update.
Summary of changes:
common/src/java/org/apache/hadoop/hive/conf/HiveConf.java | 3 +++
common/src/test/org/apache/hadoop/hive/conf/TestHiveConf.java | 4 ++++
.../apache/hadoop/hive/ql/udf/generic/GenericUDFMaskHash.java | 9 +++++++--
ql/src/test/queries/clientpositive/udf_mask_hash.q | 3 +++
ql/src/test/results/clientpositive/llap/udf_mask_hash.q.out | 9 +++++++++
5 files changed, 26 insertions(+), 2 deletions(-)