ClickHouse/dbms/tests/integration/test_odbc_interaction
Vasily Nemkov 5624bb3abb odbc table function now respects external_table_functions_use_nulls setting
* Passing setting value to ODBC-bridge on each request
 * Handling that setting value correctly in ODBC-bridge
 * Fixed issue with executing table-functions on context with no settings
   applied in `SELECT ... SETTINGS x=foo` query.
 * Added tests to verify fix.
2019-11-08 14:30:11 +03:00
..
configs More fixes in integration tests configs 2019-07-25 23:24:58 +03:00
__init__.py CLICKHOUSE-3878: Add ODBC test 2018-08-22 18:42:27 +03:00
test.py odbc table function now respects external_table_functions_use_nulls setting 2019-11-08 14:30:11 +03:00