alamb commented on code in PR #9407: URL: https://github.com/apache/arrow-datafusion/pull/9407#discussion_r1518818533
########## datafusion/sqllogictest/test_files/functions.slt: ########## @@ -483,7 +483,7 @@ statement error Did you mean 'arrow_typeof'? SELECT arrowtypeof(v1) from test; # Scalar function -statement error Invalid function 'to_timestamps_second' +statement error Did you mean 'to_timestamp_seconds'? Review Comment: Updated test here -- 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]
