[
https://issues.apache.org/jira/browse/CALCITE-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stamatis Zampetakis resolved CALCITE-5615.
------------------------------------------
Resolution: Fixed
Fixed in
https://github.com/apache/calcite/commit/996692e36a0d1bdff2b3fd1e08fa99fcc755f2ab.
Thanks for huge amount of work that you put into this ticket [~mbudiu] and
[~julianhyde] and of course for building up the
https://github.com/hydromatic/sql-logic-test repo!
> Run SQL Logic Test suite using Calcite's HSQLDB JDBC adapter
> ------------------------------------------------------------
>
> Key: CALCITE-5615
> URL: https://issues.apache.org/jira/browse/CALCITE-5615
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.34.0, 1.35.0
> Reporter: Mihai Budiu
> Assignee: Mihai Budiu
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.36.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Add support for running [Sql Logic Test
> suite|https://github.com/hydromatic/sql-logic-test] 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|https://github.com/hydromatic/sql-logic-test/blob/0a809c530457bf0e56d637ef19fcaabd2964fd67/src/main/resources/test/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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)