ClickHouse / clickhouse-odbc

ODBC driver for ClickHouse
https://clickhouse.tech
Apache License 2.0
245 stars 86 forks source link

Enable and fix parametrized tests (parametrized-regression.py) for RowBinaryWithNamesAndTypes-enabled DSNs #288

Open traceon opened 4 years ago

traceon commented 4 years ago

Parametrized tests (powered by TestFlows) were integrated by https://github.com/ClickHouse/clickhouse-odbc/pull/247

They are disabled for RowBinaryWithNamesAndTypes-enabled DSNs because some of the basic checks fail and need to be fixed (in the tests themselves or in the driver.)