alesapin
|
ae44b41318
|
CLICKHOUSE-3842: Fix loadKeys method in dictionary library
|
2018-07-19 16:51:57 +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
|
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 |
|