[CALCITE-2013] Upgrade HSQLDB to 2.4

After the upgrade, HSQLDB returns a TIMESTAMP WITH TIMEZONE value in
one query. Avatica does not not fully support that type, so I have
removed that test.

Limited support for TIMESTAMP WITH TIMEZONE and TIME WITH TIMEZONE,
including enum values in SqlType.
6 files changed
tree: d536c3495fb2fb9ce594e1b438e5e8915bb3f5b7
  1. core/
  2. docker/
  3. metrics/
  4. metrics-dropwizardmetrics3/
  5. noop-driver/
  6. server/
  7. shaded/
  8. site/
  9. src/
  10. standalone-server/
  11. tck/
  12. .gitattributes
  13. .gitignore
  14. .travis.yml
  15. LICENSE
  16. NOTICE
  17. pom.xml
  18. README
  19. 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.