ClickHouse/programs/library-bridge
Robert Schulze 9952ab1099
Prefix class names "LibraryBridge*Handler" with "ExternalDictionary"
- necessary to disambiguate the names from "CatBoost"-"LibraryBridgeHandler"
  which will be added in a next step
2022-08-08 17:16:46 +00:00
..
CMakeLists.txt Prepare library-bridge for catboost integration 2022-08-04 19:26:51 +00:00
ExternalDictionaryLibraryAPI.cpp Prepare library-bridge for catboost integration 2022-08-04 19:26:51 +00:00
ExternalDictionaryLibraryAPI.h Prepare library-bridge for catboost integration 2022-08-04 19:26:51 +00:00
ExternalDictionaryLibraryHandler.cpp Prepare library-bridge for catboost integration 2022-08-04 19:26:51 +00:00
ExternalDictionaryLibraryHandler.h Prepare library-bridge for catboost integration 2022-08-04 19:26:51 +00:00
ExternalDictionaryLibraryHandlerFactory.cpp Prepare library-bridge for catboost integration 2022-08-04 19:26:51 +00:00
ExternalDictionaryLibraryHandlerFactory.h Prepare library-bridge for catboost integration 2022-08-04 19:26:51 +00:00
ExternalDictionaryLibraryUtils.h Prepare library-bridge for catboost integration 2022-08-04 19:26:51 +00:00
library-bridge.cpp Prepare library-bridge for catboost integration 2022-08-04 19:26:51 +00:00
LibraryBridge.cpp Prepare library-bridge for catboost integration 2022-08-04 19:26:51 +00:00
LibraryBridge.h Prepare library-bridge for catboost integration 2022-08-04 19:26:51 +00:00
LibraryBridgeHandlerFactory.cpp Prefix class names "LibraryBridge*Handler" with "ExternalDictionary" 2022-08-08 17:16:46 +00:00
LibraryBridgeHandlerFactory.h Prepare library-bridge for catboost integration 2022-08-04 19:26:51 +00:00
LibraryBridgeHandlers.cpp Prefix class names "LibraryBridge*Handler" with "ExternalDictionary" 2022-08-08 17:16:46 +00:00
LibraryBridgeHandlers.h Prefix class names "LibraryBridge*Handler" with "ExternalDictionary" 2022-08-08 17:16:46 +00:00