Apache Arrow Flight SQL adapter for PostgreSQL 0.1.0 RC 4
Remove needless BUNDLE_GEMFILE from verify-rc workflow (#101)

1 file changed
tree: 24e673f7e42a8e3c70ac5bde0cc1e1581eb1279d
  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.