alamb commented on code in PR #19728: URL: https://github.com/apache/datafusion/pull/19728#discussion_r2747962253
########## datafusion/sqllogictest/test_files/spark/datetime/make_interval.slt: ########## @@ -96,15 +96,15 @@ NULL query T SELECT make_interval(0, 0, 0, 0, 0, 0, 0.0) || ''; ---- Review Comment: > Probably should remove the accompanying comments too, these Done in ddd778dd3 > close #19745 Thank you @davidlghellin -- I added this to the PR description -- 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]
