Open UnamedRus opened 2 years ago
@kitaisreal this makes sense...
@UnamedRus First we need to put clickhouse-jdbc-bridge into the ClickHouse package using a self-contained binary or Java machine without dependencies. Otherwise, there is no much value in implementing this task.
For odbc-bridge, you also need to download odbc-drivers for different databases, i don't see that big difference here compared to jdbc-bridge.
@UnamedRus the bridge itself should be included in ClickHouse.
Describe the unexpected behaviour Allow to use jdbc as source for external dictionaries.
Looks like it was prohibited for some reason many years ago.
https://github.com/ClickHouse/ClickHouse/blob/888a5532a682d8b3950a039f611968f80bad1ab5/src/Dictionaries/XDBCDictionarySource.cpp#L267