You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2021/06/20 04:09:27 UTC

[GitHub] [hive] guptanikhil007 commented on a change in pull request #2409: [WIP] HIVE-25268: Restore the functionality of date_format UDF

guptanikhil007 commented on a change in pull request #2409:
URL: https://github.com/apache/hive/pull/2409#discussion_r654873108



##########
File path: ql/src/test/results/clientpositive/llap/udf_date_format.q.out
##########
@@ -92,7 +92,7 @@ date_format(cast(null as string), 'dd')
 POSTHOOK: type: QUERY
 POSTHOOK: Input: _dummy_database@_dummy_table
 #### A masked pattern was here ####
-10	30	45	09 PM	08	123	08	08	NULL
+10	30	45	09 PM	08	1	08	08	NULL

Review comment:
       There is a change here as `SSS` means milli seconds in DateTimeFormatter  




-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org