liukun4515 commented on issue #1453: URL: https://github.com/apache/arrow-datafusion/issues/1453#issuecomment-996391446
In the [mysql-test-framework](https://dev.mysql.com/doc/dev/mysql-server/latest/PAGE_MYSQL_TEST_RUN.html) or similar framework, we could add some tests by using the sqls and comparing results with result files. But the method may be heavy for unit tests if we have more and more sql tests, it is usually used in the integration test. -- 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]
