Alexey Milovidov
|
7c07f46d50
|
Style [#CLICKHOUSE-2]
|
2018-07-24 21:46:23 +03:00 |
|
alesapin
|
ae44b41318
|
CLICKHOUSE-3842: Fix loadKeys method in dictionary library
|
2018-07-19 16:51:57 +03:00 |
|
Георгий Кондратьев
|
f8b53280a0
|
Do not add lib prefix to dictionary_library plugins
By convention plugins (libraries that are only meant for dlopen) do not have lib prefix.
|
2018-07-10 14:29:19 +03:00 |
|
alesapin
|
40c2b21b65
|
Change dictionary shared library api to v3. Both in library and examples.
|
2018-06-07 20:41:14 +03:00 |
|
alesapin
|
2a39f05f99
|
Shared Library Dict Logging: Replace multiple functions with single one and add logging examples into test libraries
|
2018-06-06 23:21:16 +03:00 |
|
proller
|
153fcd6c9f
|
Fix double free in LibraryDictionarySource (#2028)
* Fix double free in LibraryDictionarySource
* Fix {}
* wip
* wip
* Better Exception
* Fix possible leak
|
2018-03-14 02:13:39 +03:00 |
|
proller
|
566d66e858
|
Dictionary Library source: Persistent per-dictionary custom data store (#1917)
* LibraryDictionarySource: Support numeric types, initial support for strings
* Dictionary Library source with string types
* clang-format
* Dictionary Library source: Persistent per-dictionary custom data store
* Fix unused
* Allocate -> New
* Update examples
* fix
|
2018-02-26 19:57:14 +03:00 |
|
proller
|
db8ea9205c
|
LibraryDictionarySource: api v2 with strings (#1915)
* LibraryDictionarySource: Support numeric types, initial support for strings
|
2018-02-16 20:12:22 +03:00 |
|
Alexey Milovidov
|
0bfea2f52c
|
Miscellaneous [#CLICKHOUSe-2]
|
2018-01-10 03:04:08 +03:00 |
|
Alexey Milovidov
|
f5ecb2db5d
|
Better [#CLICKHOUSE-2].
|
2017-12-01 20:49:12 +03:00 |
|
Alexey Milovidov
|
8b313ab99e
|
Fixed warnings found by cppcheck [#CLICKHOUSE-3300].
|
2017-09-08 00:04:48 +03:00 |
|
proller
|
2a7813049e
|
LibDictionarySource : First lib dictionary version with only uint64 type support (#1150)
* Wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Do not use ccache if ccache defined in CMAKE_CXX_COMPILER_LAUNCHER
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Config: Allow multiple dictionaries_config
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* clean
* wip
* clean
* clean
* wip
* clean
* clean
* wip
* wip
* clean
* clean
* clean
* clean
* clean
* Requested changes
* Reqested changes
* Requested changes
* Requested changes
* Requested changes
* Requested changes
* requested changes
* Requested changes
* Requested changes
* requested changes
* Requested changes
* fix
* Requested changes
* Requested changes
* fix
* Requested changes
* Requested changes
|
2017-09-05 04:08:26 +03:00 |
|