simicd commented on code in PR #8857: URL: https://github.com/apache/arrow-datafusion/pull/8857#discussion_r1451616836
########## datafusion/core/tests/sql/mod.rs: ########## @@ -77,7 +77,6 @@ pub mod csv_files; pub mod explain_analyze; pub mod expr; pub mod joins; -pub mod order; Review Comment: Removed since there are no more remaining unit tests in `order.rs` once this PR gets merged -- 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]
