[CALCITE-2682] Add ability to run tests in docker
3 files changed
tree: dce02588c9a06b25728d718ae25e3997d94d7e82
  1. .mvn/
  2. core/
  3. docker/
  4. metrics/
  5. metrics-dropwizardmetrics/
  6. noop-driver/
  7. server/
  8. shaded/
  9. site/
  10. src/
  11. standalone-server/
  12. tck/
  13. .gitattributes
  14. .gitignore
  15. .travis.yml
  16. docker-compose.yml
  17. docker.sh
  18. LICENSE
  19. mvnw
  20. mvnw.cmd
  21. NOTICE
  22. pom.xml
  23. README
  24. README.md
README.md

Build Status

Apache Calcite -- Avatica

Apache Calcite's Avatica is a framework for building database drivers.

Avatica is a sub-project of Apache Calcite.

For more details, see the home page.

Release notes for all published versions are available on the history page.