Apache Arrow Flight SQL adapter for PostgreSQL 0.1.0 RC 2
Separate verify RC CI jobs from packages (#99)

Closes GH-98
6 files changed
tree: 5083cccc77a6f1d6b49ceab2819b66419c768200
  1. .github/
  2. benchmark/
  3. ci/
  4. dev/
  5. doc/
  6. example/
  7. package/
  8. src/
  9. test/
  10. .asf.yaml
  11. .clang-format
  12. .editorconfig
  13. .gitignore
  14. .pre-commit-config.yaml
  15. Brewfile
  16. CONTRIBUTING.md
  17. Gemfile
  18. helper.rb
  19. LICENSE.txt
  20. meson.build
  21. meson_options.txt
  22. NOTICE.txt
  23. Rakefile
  24. README.md
README.md

Apache Arrow Flight SQL adapter for PostgreSQL

This is a PostgreSQL extension that adds an Apache Arrow Flight SQL endpoint to PostgreSQL.

See https://arrow.apache.org/flight-sql-postgresql/ for details.

How to contribute

See CONTRIBUTING.md.

License

The Apache License 2.0. See LICENSE.txt for details.