Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.34.0, 1.35.0
Description
Add support for running Sql Logic Test suite using Calcite's HSQLDB JDBC adapter. This essentially improves test coverage for the JDBC adapter with HSQLDB in particular.
Running the whole suite is pretty slow (more than 6h) so by default we run only one test file (namely select1.test).
The rest of the tests can be run manually by removing the @Disabled annotation.
Adding more test files and making this part of regular CI runs will be done in follow-up tickets.
Attachments
Issue Links
- links to