shrirangmhalgi opened a new pull request, #56809:
URL: https://github.com/apache/spark/pull/56809

   ### What changes were proposed in this pull request?
       
   Add TimeBenchmark covering TIME data type functions: current_time, 
make_time, to_time, hour/minute/second extraction, time_trunc, time_diff, TIME 
+/- interval, and LocalTime conversion/collection.
       
   ### Why are the changes needed?
       
   The SPIP (SPARK-51162, Q6) flagged performance regressions as the main risk. 
There was no TIME-specific benchmark until now.
       
   ### Does this PR introduce _any_ user-facing change?
       
   No. Benchmark only.
       
   ### How was this patch tested?
       
   Benchmark runs successfully and results file are generated.
       
   ### Was this patch authored or co-authored using generative AI tooling?
       
   Co-Authored using Claude Opus 4.6


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