@PackageMarker is no longer needed

It helped to avoid recompilation in Maven, and it is no longer needed for Gradle

The annotation is kept as it was in public API
12 files changed
tree: 714bffa154f9a95af6709c65e20f3f90ca378b05
  1. .github/
  2. bom/
  3. config/
  4. core/
  5. docker/
  6. gradle/
  7. metrics/
  8. metrics-dropwizardmetrics/
  9. noop-driver/
  10. release/
  11. server/
  12. shaded/
  13. site/
  14. src/
  15. standalone-server/
  16. tck/
  17. .editorconfig
  18. .gitattributes
  19. .gitignore
  20. .ratignore
  21. .travis.yml
  22. build.gradle.kts
  23. docker-compose.yml
  24. docker.sh
  25. gradle.properties
  26. gradlew
  27. gradlew.bat
  28. LICENSE
  29. NOTICE
  30. README
  31. README.md
  32. settings.gradle.kts
README.md

Build Status CI 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.