clickhouse-odbc icon indicating copy to clipboard operation
clickhouse-odbc copied to clipboard

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

Open traceon opened this issue 4 years ago • 0 comments

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.)

traceon avatar Apr 15 '20 18:04 traceon