ashish-kumar-sharma commented on a change in pull request #2690:
URL: https://github.com/apache/hive/pull/2690#discussion_r728209617



##########
File path: common/src/java/org/apache/hadoop/hive/conf/HiveConf.java
##########
@@ -3711,6 +3711,11 @@ private static void 
populateLlapDaemonVarsSet(Set<String> llapDaemonVarsSetLocal
         "1800s", new TimeValidator(TimeUnit.SECONDS),
         "Interval to synchronize privileges from external authorizer 
periodically in HS2"),
 
+    HIVE_LEGACY_TIMEPARSER_POLICY("hive.legacy.timeparser.policy", false,

Review comment:
       Yes you are right. There are lot of UDF which required changes. That i 
will do in incremental fashion. Since Unix timestamp UDFs are logical start. 
That's why this PR only contain Unix timestamp UDFs. I will create subtask for 
UDF as well. 




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