shrirangmhalgi commented on PR #56809: URL: https://github.com/apache/spark/pull/56809#issuecomment-4816351008
Thanks @MaxGekk for the review! All addressed: - Fixed time generator to `t % 86400000000000L` (full nanos/day wrap) in CSV and JSON - Updated `ExtractBenchmark` error message to include all valid types - Reverted local results; regenerating via GitHub Actions Benchmarks workflow on Linux CI -- 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]
