ClickHouse/dbms
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
..
benchmark
cmake Auto version update to [19.18.1.1] [54429] 2019-11-08 11:36:41 +03:00
programs odbc table function now respects external_table_functions_use_nulls setting 2019-11-08 14:30:11 +03:00
src odbc table function now respects external_table_functions_use_nulls setting 2019-11-08 14:30:11 +03:00
tests odbc table function now respects external_table_functions_use_nulls setting 2019-11-08 14:30:11 +03:00
CMakeLists.txt Fix build without submodules (#7295) 2019-10-30 23:34:06 +03:00