comphead commented on code in PR #18040:
URL: https://github.com/apache/datafusion/pull/18040#discussion_r2433158853


##########
datafusion/functions/src/datetime/current_time.rs:
##########
@@ -30,7 +32,7 @@ use datafusion_macros::user_doc;
 #[user_doc(
     doc_section(label = "Time and Date Functions"),
     description = r#"
-Returns the current UTC time.
+Returns the current time in the session time zone.

Review Comment:
   Would be nice to specify how session time zone can be set by the user



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