ClickHouse/programs/library-bridge
Alexander Tokmakov 70d1adfe4b
Better formatting for exception messages (#45449)
* save format string for NetException

* format exceptions

* format exceptions 2

* format exceptions 3

* format exceptions 4

* format exceptions 5

* format exceptions 6

* fix

* format exceptions 7

* format exceptions 8

* Update MergeTreeIndexGin.cpp

* Update AggregateFunctionMap.cpp

* Update AggregateFunctionMap.cpp

* fix
2023-01-24 00:13:58 +03:00
..
CatBoostLibraryAPI.h feat: implement catboost in library-bridge 2022-09-08 09:01:32 +00:00
CatBoostLibraryHandler.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
CatBoostLibraryHandler.h Remove dlopen 2022-09-17 03:02:34 +02:00
CatBoostLibraryHandlerFactory.cpp fix: incorporate review comments 2022-09-14 15:21:24 +00:00
CatBoostLibraryHandlerFactory.h fix: incorporate review comments 2022-09-14 15:21:24 +00:00
CMakeLists.txt Remove dlopen 2022-09-17 03:02:34 +02: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 Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ExternalDictionaryLibraryHandler.h Remove dlopen 2022-09-17 03:02:34 +02:00
ExternalDictionaryLibraryHandlerFactory.cpp feat: implement catboost in library-bridge 2022-09-08 09:01:32 +00:00
ExternalDictionaryLibraryHandlerFactory.h feat: implement catboost in library-bridge 2022-09-08 09:01:32 +00:00
ExternalDictionaryLibraryUtils.h Less use of CH-specific bit_cast() 2022-11-04 15:52:48 +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 feat: implement catboost in library-bridge 2022-09-08 09:01:32 +00:00
LibraryBridgeHandlerFactory.h Prepare library-bridge for catboost integration 2022-08-04 19:26:51 +00:00
LibraryBridgeHandlers.cpp fix: incorporate review comments 2022-09-14 15:21:24 +00:00
LibraryBridgeHandlers.h chore: restore SYSTEM RELOAD MODEL(S) and moniting view SYSTEM.MODELS 2022-09-12 19:33:02 +00:00
SharedLibrary.cpp Remove dlopen 2022-09-17 03:02:34 +02:00
SharedLibrary.h Remove dlopen 2022-09-17 03:02:34 +02:00