Skip to content

ADBC Driver Foundry Driver for Trino 0.3.0 (2026-02-19)

Choose a tag to compare

@github-actions github-actions released this 19 Feb 09:48
a3f6f13

New Features

  • implement dynamic batching logic and batched bulk ingest (#58)
  • implement uuid ingestion support, add test and enable float16 bind test (#56)
  • implement SSLVerification=NONE parameter to bypass certificate validation (#53)
  • use updated split_statement with sqlglot (#46)

Detailed Changelog

  • a3f6f13: test(go): fix rendering of docs/fix bind not being tested (#64)
  • f08e327: chore(go): bump driverbase (#63)
  • 3b3bcb7: chore(go): bump to go 1.26 (#59)
  • 4eeb444: feat(go): implement dynamic batching logic and batched bulk ingest (#58)
  • 81c0e74: feat(go): implement uuid ingestion support, add test and enable float16 bind test (#56)
  • 19f3473: chore(go): bump github.com/apache/arrow-go/v18 from 18.5.0 to 18.5.1 in /go (#55)
  • 5cfb876: feat(go): implement SSLVerification=NONE parameter to bypass certificate validation (#53)
  • 3c1afe0: chore(go): bump github.com/apache/arrow-adbc/go/adbc from 1.9.0 to 1.10.0 in /go (#49)
  • fe3e1af: test(go): tweak validation cases to display better (#48)
  • 5ae2772: feat(go): use updated split_statement with sqlglot (#46)