stevomitric commented on code in PR #56592:
URL: https://github.com/apache/spark/pull/56592#discussion_r3436026339


##########
sql/core/src/test/scala/org/apache/spark/sql/TimestampNanosFunctionsSuiteBase.scala:
##########
@@ -239,6 +239,166 @@ abstract class TimestampNanosFunctionsSuiteBase extends 
SharedSparkSession {
         Row(null, null, null, null))
     }
   }
+
+  // ===== MIN / MAX aggregates over nanosecond-precision timestamps 
(SPARK-56822) =====

Review Comment:
   Kept them here for the free ANSI on/off matrix, preview-flag session, and 
fixed timezone. Updated the class Scaladoc.



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