ClickHouse/src/BridgeHelper
Azat Khuzhin 4e76629aaf Fixes for -Wshorten-64-to-32
- lots of static_cast
- add safe_cast
- types adjustments
  - config
  - IStorage::read/watch
  - ...
- some TODO's (to convert types in future)

P.S. That was quite a journey...

v2: fixes after rebase
v3: fix conflicts after #42308 merged
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-10-21 13:25:19 +02:00
..
CatBoostLibraryBridgeHelper.cpp fix: incorporate review comments 2022-09-14 15:21:24 +00:00
CatBoostLibraryBridgeHelper.h fix: incorporate review comments 2022-09-14 15:21:24 +00:00
ExternalDictionaryLibraryBridgeHelper.cpp Add simple versioning to the *-bridge-to-server protocol 2022-08-08 19:40:37 +00:00
ExternalDictionaryLibraryBridgeHelper.h Factorize generic code from ExternalDictLibBridgeHelper into base class 2022-08-08 17:16:46 +00:00
IBridgeHelper.cpp Prepare server-side BridgeHelper for catboost integration 2022-08-04 19:29:51 +00:00
IBridgeHelper.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
LibraryBridgeHelper.cpp Factorize generic code from ExternalDictLibBridgeHelper into base class 2022-08-08 17:16:46 +00:00
LibraryBridgeHelper.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
XDBCBridgeHelper.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00