Skip to content

ADBC Driver Foundry Driver for Trino 0.4.0 (2026-06-09)

Choose a tag to compare

@github-actions github-actions released this 09 Jun 13:32
590e423

New Features

  • support ingest into target catalog/schema in fallback (#90)
  • support ingest into target catalog/schema (#89)
  • add option to get the last query ID (#86)
  • implement GetStatistics (#72)

Documentation Updates

  • describe the last_query_id option (#91)
  • remove redundant feature table (#70)

Detailed Changelog

  • 590e423: docs: describe the last_query_id option (#91)
  • 5d08cd6: feat(go): support ingest into target catalog/schema in fallback (#90)
  • be81ade: feat(go): support ingest into target catalog/schema (#89)
  • fc2eab1: chore: bump workflows, validation suite (#88)
  • ba70885: feat(go): add option to get the last query ID (#86)
  • c65808e: chore(go): bump github.com/apache/arrow-go/v18 from 18.5.2 to 18.6.0 in /go (#82)
  • 73b211f: chore: update workflows (#81)
  • 3fdc736: refactor(go): port to context-based API (#80)
  • d87b9eb: refactor(go): use driverbase helpers for getstatistics and getstatistics test (#78)
  • 492514f: chore: bump actions/setup-go from 6.3.0 to 6.4.0 in the actions group (#76)
  • 8ee2db8: chore(go): bump driverbase (#74)
  • e0ad01e: feat(go): implement GetStatistics (#72)
  • b803c24: docs(go): remove redundant feature table (#70)