[CALCITE-3490] Upgrade Jackson to 2.10.0
1 file changed
tree: 56384d807b4002b4a1e82f8cbedc13e9f5a2de18
  1. .github/
  2. bom/
  3. core/
  4. docker/
  5. gradle/
  6. metrics/
  7. metrics-dropwizardmetrics/
  8. noop-driver/
  9. release/
  10. server/
  11. shaded/
  12. site/
  13. src/
  14. standalone-server/
  15. tck/
  16. .gitattributes
  17. .gitignore
  18. .ratignore
  19. .travis.yml
  20. build.gradle.kts
  21. docker-compose.yml
  22. docker.sh
  23. gradle.properties
  24. gradlew
  25. gradlew.bat
  26. LICENSE
  27. NOTICE
  28. README
  29. README.md
  30. 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.