Initial release.
Added
- Nextflow plugin support for querying Trino, Starburst, and Amazon Athena via
fromQuery/sqlInsert(registers thetrino,starburst, andawsathenaJDBC drivers on top of nf-sqldb). - Unit and integration test coverage for supported database providers.
Changed
- Continuous integration runs deterministic unit tests by default.
- Upgraded the Amazon Athena JDBC driver from Simba 2.2.1 to AWS 3.8.0.