MaxGekk commented on PR #56819: URL: https://github.com/apache/spark/pull/56819#issuecomment-4812586861
Thank you for the review, @dongjoon-hyun. You're right - this is effectively a test-only change (plus two doc examples), since `try_add`/`try_subtract` over TIME already route through the existing generic `TryEval` path. I've revised the title to `[SPARK-57560][SQL][TESTS] Add tests for TRY eval mode of TIME datetime arithmetic`. -- 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]
