senthh commented on PR #50355:
URL: https://github.com/apache/spark/pull/50355#issuecomment-2746164986

   > Could you fix the output of the example:
   > 
   > ```
   > scala> spark.sql("SELECT hour(TIME'07:01:09.12312321231232');").show()
   > +------------------------------+
   > |minute(TIME '07:01:09.123123')|
   > +------------------------------+
   > | 7|
   > +------------------------------+
   > ```
   > 
   > should be `hour` not `minute`.
   
   Yes corrected


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to