dengzhhu653 commented on code in PR #6205:
URL: https://github.com/apache/hive/pull/6205#discussion_r2629126893


##########
ql/src/java/org/apache/hadoop/hive/ql/udf/UDFUtils.java:
##########
@@ -28,9 +28,11 @@
 
 public class UDFUtils {
 
+  private static final HiveConf HIVE_CONF = new HiveConf();

Review Comment:
   no, this is the default conf for local timezone, if we get it from a 
particular session, it will affect other sessions



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