Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 984 Bytes

changes_0.1.0.md

File metadata and controls

22 lines (14 loc) · 984 Bytes

metabase-driver 0.1.0, released 2022-01-11

Code name: Initial release

Summary

This is the initial release of the Exasol Metabase Driver. Basic features are working but there are some known issues that will be fixed in later versions:

  • Queries of tables with self-referencing foreign keys may not work, see #12.
  • Queries using timestamps may return wrong results, see #9.
  • Proprietary Exasol data types like INTERVAL and GEOMETRY are not supported yet, see #6.
  • Not all scalar functions are supported yet, see #4.
  • Aggregate functions are not supported yet, see #5.

Features

  • #1: Setup initial project
  • #7: Added unit and integration tests

Dependency Updates

  • Metabase version 0.41.5