Skip to content

DuckFlight 0.1.2

Choose a tag to compare

@nicosuave nicosuave released this 01 Sep 03:51

DuckFlight 0.1.2 corrects the public Flight SQL naming before Community Extensions publication.

  • Start Flight SQL with duckflight_flight_serve(address, config_file).
  • Use flight with duckflight_stop(); the incorrect adbc function and protocol name are removed rather than retained as compatibility aliases.
  • Rewrites the README and Community listing around PostgreSQL and Arrow Flight SQL client workflows.
  • Bundles the checksum-pinned core directly; no sidecar runtime is required.

Official artifacts are built for DuckDB v1.5.5 on Linux and macOS, amd64 and arm64. Windows, WebAssembly, and Linux musl remain excluded.