.. |
Embedded
|
Removed obsolete undocumented embedded dictionaries that were used by Yandex.Metrica
|
2019-06-27 22:18:28 +03:00 |
tests
|
CLICKHOUSE-3878: Build fixes
|
2018-08-16 01:00:28 +03:00 |
CacheDictionary_generate1.cpp.in
|
remove unused specializations in dictionaries
|
2019-05-28 22:30:01 +03:00 |
CacheDictionary_generate2.cpp.in
|
remove unused specializations in dictionaries
|
2019-05-28 22:30:01 +03:00 |
CacheDictionary_generate3.cpp.in
|
remove unused specializations in dictionaries
|
2019-05-28 22:30:01 +03:00 |
CacheDictionary.cpp
|
remove unused specializations in dictionaries
|
2019-05-28 22:30:01 +03:00 |
CacheDictionary.h
|
Merge pull request #5567 from vitlibar/really-lazy-dictionary-load
|
2019-06-15 22:15:53 +03:00 |
CacheDictionary.inc.h
|
remove unused specializations in dictionaries
|
2019-05-28 22:30:01 +03:00 |
ClickHouseDictionarySource.cpp
|
clickhouse dictionary source: fix timeouts for remotes
|
2019-06-02 12:43:20 +03:00 |
ClickHouseDictionarySource.h
|
Added logging for invalidate query
|
2019-03-04 21:20:35 +03:00 |
CMakeLists.txt
|
Prepare cmake for new contrib/poco (#5062)
|
2019-04-25 00:33:04 +03:00 |
ComplexKeyCacheDictionary_createAttributeWithType.cpp
|
Fix style
|
2018-12-10 18:50:58 +03:00 |
ComplexKeyCacheDictionary_generate1.cpp.in
|
remove unused specializations in dictionaries
|
2019-05-28 22:30:01 +03:00 |
ComplexKeyCacheDictionary_generate2.cpp.in
|
remove unused specializations in dictionaries
|
2019-05-28 22:30:01 +03:00 |
ComplexKeyCacheDictionary_generate3.cpp.in
|
remove unused specializations in dictionaries
|
2019-05-28 22:30:01 +03:00 |
ComplexKeyCacheDictionary_setAttributeValue.cpp
|
clang-format of dbms/src/Dictionaries/*
|
2018-12-10 18:25:45 +03:00 |
ComplexKeyCacheDictionary_setDefaultAttributeValue.cpp
|
clang-format of dbms/src/Dictionaries/*
|
2018-12-10 18:25:45 +03:00 |
ComplexKeyCacheDictionary.cpp
|
disable implicit type conversions in dictGet functions
|
2019-05-28 17:04:00 +03:00 |
ComplexKeyCacheDictionary.h
|
Merge pull request #5567 from vitlibar/really-lazy-dictionary-load
|
2019-06-15 22:15:53 +03:00 |
ComplexKeyHashedDictionary.cpp
|
remove unused specializations in dictionaries
|
2019-05-28 22:30:01 +03:00 |
ComplexKeyHashedDictionary.h
|
Merge pull request #5567 from vitlibar/really-lazy-dictionary-load
|
2019-06-15 22:15:53 +03:00 |
DictionaryBlockInputStream.h
|
Updated test #4246
|
2019-02-10 19:55:12 +03:00 |
DictionaryBlockInputStreamBase.cpp
|
IDictionary::getBlockInputStream() function, "max_block_size" parameter: change type UInt64 -> size_t.
|
2019-02-19 14:49:03 +03:00 |
DictionaryBlockInputStreamBase.h
|
IDictionary::getBlockInputStream() function, "max_block_size" parameter: change type UInt64 -> size_t.
|
2019-02-19 14:49:03 +03:00 |
DictionaryFactory.cpp
|
Setting user when doing in-process loading of dictionaries (incomplete)
|
2019-01-29 22:05:32 +03:00 |
DictionaryFactory.h
|
Fixed potential deadlock in ExternalDictionaries
|
2019-03-15 03:29:53 +03:00 |
DictionarySourceFactory.cpp
|
Dictionaries can be loaded in parallel.
|
2019-06-14 22:18:47 +03:00 |
DictionarySourceFactory.h
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
DictionarySourceHelpers.cpp
|
clang-format of dbms/src/Dictionaries/*
|
2018-12-10 18:25:45 +03:00 |
DictionarySourceHelpers.h
|
clang-format of dbms/src/Dictionaries/*
|
2018-12-10 18:25:45 +03:00 |
DictionaryStructure.cpp
|
Namespace comments are unneeded according to the code style.
|
2019-06-13 13:43:37 +03:00 |
DictionaryStructure.h
|
disable implicit type conversions in dictGet functions
|
2019-05-28 17:04:00 +03:00 |
ExecutableDictionarySource.cpp
|
Rewrite code and added a comment #4551
|
2019-03-01 19:38:52 +03:00 |
ExecutableDictionarySource.h
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
ExternalQueryBuilder.cpp
|
Renamed functions for consistency #5704
|
2019-06-24 17:51:37 +03:00 |
ExternalQueryBuilder.h
|
clang-format of dbms/src/Dictionaries/*
|
2018-12-10 18:25:45 +03:00 |
FileDictionarySource.cpp
|
Updated test #4246
|
2019-02-10 19:55:12 +03:00 |
FileDictionarySource.h
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
FlatDictionary.cpp
|
Merge branch 'master' into decimal
|
2019-05-29 13:58:33 +03:00 |
FlatDictionary.h
|
Merge pull request #5567 from vitlibar/really-lazy-dictionary-load
|
2019-06-15 22:15:53 +03:00 |
HashedDictionary.cpp
|
remove unused specializations in dictionaries
|
2019-05-28 22:30:01 +03:00 |
HashedDictionary.h
|
Merge pull request #5567 from vitlibar/really-lazy-dictionary-load
|
2019-06-15 22:15:53 +03:00 |
HTTPDictionarySource.cpp
|
Fix exception 'No message received'
|
2019-03-29 21:10:03 +03:00 |
HTTPDictionarySource.h
|
clang-format of dbms/src/Dictionaries/*
|
2018-12-10 18:25:45 +03:00 |
IDictionary.h
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
IDictionarySource.h
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
LibraryDictionarySource.cpp
|
Merge branch 'master' into dictionaries-user-profile
|
2019-02-04 17:11:53 +03:00 |
LibraryDictionarySource.h
|
Build fixes (FreeBSD port) (#4397)
|
2019-02-15 14:46:07 +03:00 |
LibraryDictionarySourceExternal.cpp
|
Added some warnings from clang's -Weverything
|
2019-01-04 15:10:00 +03:00 |
LibraryDictionarySourceExternal.h
|
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 |
MongoDBBlockInputStream.cpp
|
Split Common/config.h by libs (dbms) (#5715)
|
2019-06-24 14:17:15 +03:00 |
MongoDBBlockInputStream.h
|
Build fixes (FreeBSD port) (#4397)
|
2019-02-15 14:46:07 +03:00 |
MongoDBDictionarySource.cpp
|
Finally add mongo source
|
2019-02-25 13:45:22 +03:00 |
MongoDBDictionarySource.h
|
Split Common/config.h by libs (dbms) (#5715)
|
2019-06-24 14:17:15 +03:00 |
MySQLDictionarySource.cpp
|
Split Common/config.h by libs (dbms) (#5715)
|
2019-06-24 14:17:15 +03:00 |
MySQLDictionarySource.h
|
Split Common/config.h by libs (dbms) (#5715)
|
2019-06-24 14:17:15 +03:00 |
RangeDictionaryBlockInputStream.h
|
IDictionary::getBlockInputStream() function, "max_block_size" parameter: change type UInt64 -> size_t.
|
2019-02-19 14:49:03 +03:00 |
RangeHashedDictionary.cpp
|
Namespace comments are unneeded according to the code style.
|
2019-06-13 13:43:37 +03:00 |
RangeHashedDictionary.h
|
Dictionaries can be loaded in parallel.
|
2019-06-14 22:18:47 +03:00 |
readInvalidateQuery.cpp
|
Fixed error
|
2019-03-04 22:04:35 +03:00 |
readInvalidateQuery.h
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
registerDictionaries.cpp
|
CLICKHOUSE-4137 DictionaryFactory, DictionarySourceFactory (#3653)
|
2018-11-28 14:37:12 +03:00 |
registerDictionaries.h
|
CLICKHOUSE-4137 DictionaryFactory, DictionarySourceFactory (#3653)
|
2018-11-28 14:37:12 +03:00 |
TrieDictionary.cpp
|
remove unused specializations in dictionaries
|
2019-05-28 22:30:01 +03:00 |
TrieDictionary.h
|
Merge pull request #5567 from vitlibar/really-lazy-dictionary-load
|
2019-06-15 22:15:53 +03:00 |
writeParenthesisedString.cpp
|
clang-format of dbms/src/Dictionaries/*
|
2018-12-10 18:25:45 +03:00 |
writeParenthesisedString.h
|
clang-format of dbms/src/Dictionaries/*
|
2018-12-10 18:25:45 +03:00 |
XDBCDictionarySource.cpp
|
Remove pocoext (#5036)
|
2019-04-17 20:36:58 +03:00 |
XDBCDictionarySource.h
|
clang-format of dbms/src/Dictionaries/*
|
2018-12-10 18:25:45 +03:00 |