Skip to content

Releases: nextflow-io/nf-trino

Release list

0.1.0

Choose a tag to compare

@edmundmiller edmundmiller released this 09 Aug 12:51
0.1.0
0e93011

Initial release.

Added

  • Nextflow plugin support for querying Trino, Starburst, and Amazon Athena via fromQuery/sqlInsert (registers the trino, starburst, and awsathena JDBC 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.