ClickHouse/src/Dictionaries
2020-09-03 01:00:41 +03:00
..
Embedded Remove namespace pollution 2020-05-31 00:57:37 +03:00
tests rewrite other test + remove useless includes 2020-07-29 20:37:57 +03:00
BucketCache.h Revert "Less number of threads in builder" 2020-09-03 01:00:41 +03:00
CacheDictionary_generate1.cpp add StorageID to IDictionaryBase 2 2020-07-14 22:18:33 +03:00
CacheDictionary_generate2.cpp add StorageID to IDictionaryBase 2 2020-07-14 22:18:33 +03:00
CacheDictionary_generate3.cpp add StorageID to IDictionaryBase 2 2020-07-14 22:18:33 +03:00
CacheDictionary.cpp Update CacheDictionary.cpp 2020-08-26 17:04:05 +03:00
CacheDictionary.h better 2020-08-13 14:12:16 +03:00
CacheDictionary.inc.h fixed 2020-05-27 22:44:22 +03:00
CassandraBlockInputStream.cpp fix gcc warnings 2020-06-04 16:03:06 +03:00
CassandraBlockInputStream.h fix gcc warnings 2020-06-04 16:03:06 +03:00
CassandraDictionarySource.cpp Fix server restart after stress test 2020-08-15 06:10:57 +03:00
CassandraDictionarySource.h fix gcc warnings 2020-06-04 16:03:06 +03:00
CassandraHelpers.cpp cleenup 2020-06-04 00:11:17 +03:00
CassandraHelpers.h try fix sync 2020-06-04 16:59:12 +03:00
ClickHouseDictionarySource.cpp Merge pull request #12756 from sundy-li/hotfix/dict-access 2020-08-26 03:33:42 +03:00
ClickHouseDictionarySource.h Fix server restart after stress test 2020-08-15 06:10:57 +03:00
CMakeLists.txt
ComplexKeyCacheDictionary_createAttributeWithType.cpp
ComplexKeyCacheDictionary_generate1.cpp add StorageID to IDictionaryBase 2 2020-07-14 22:18:33 +03:00
ComplexKeyCacheDictionary_generate2.cpp add StorageID to IDictionaryBase 2 2020-07-14 22:18:33 +03:00
ComplexKeyCacheDictionary_generate3.cpp add StorageID to IDictionaryBase 2 2020-07-14 22:18:33 +03:00
ComplexKeyCacheDictionary_setAttributeValue.cpp
ComplexKeyCacheDictionary_setDefaultAttributeValue.cpp
ComplexKeyCacheDictionary.cpp add StorageID to IDictionaryBase 3 2020-07-14 22:19:17 +03:00
ComplexKeyCacheDictionary.h Fix half of typos 2020-08-08 03:47:03 +03:00
ComplexKeyDirectDictionary.cpp add StorageID to IDictionaryBase 3 2020-07-14 22:19:17 +03:00
ComplexKeyDirectDictionary.h rename database with dictionaries 2020-07-16 17:25:39 +03:00
ComplexKeyHashedDictionary.cpp add StorageID to IDictionaryBase 3 2020-07-14 22:19:17 +03:00
ComplexKeyHashedDictionary.h rename database with dictionaries 2020-07-16 17:25:39 +03:00
DictionaryBlockInputStream.h
DictionaryBlockInputStreamBase.cpp
DictionaryBlockInputStreamBase.h
DictionaryFactory.cpp Fix server restart after stress test 2020-08-15 06:10:57 +03:00
DictionaryFactory.h
DictionarySourceFactory.cpp Fix server restart after stress test 2020-08-15 06:10:57 +03:00
DictionarySourceFactory.h Fix typo 2020-08-15 06:28:48 +03:00
DictionarySourceHelpers.cpp
DictionarySourceHelpers.h
DictionaryStructure.cpp Merge branch 'master' into deprecate-special-zero-datetime 2020-07-31 00:17:04 +03:00
DictionaryStructure.h Merge branch 'master' into database_atomic_improvements 2020-07-31 14:56:49 +03:00
DirectDictionary.cpp add StorageID to IDictionaryBase 3 2020-07-14 22:19:17 +03:00
DirectDictionary.h rename database with dictionaries 2020-07-16 17:25:39 +03:00
ExecutableDictionarySource.cpp Fix server restart after stress test 2020-08-15 06:10:57 +03:00
ExecutableDictionarySource.h
ExternalQueryBuilder.cpp Better check for tuple size in complex key external dictionaries 2020-09-01 01:55:52 +03:00
ExternalQueryBuilder.h Don't split dictionary source's table name into schema and table name itself 2020-07-06 23:41:39 +03:00
FileDictionarySource.cpp Fix server restart after stress test 2020-08-15 06:10:57 +03:00
FileDictionarySource.h
FlatDictionary.cpp add StorageID to IDictionaryBase 3 2020-07-14 22:19:17 +03:00
FlatDictionary.h rename database with dictionaries 2020-07-16 17:25:39 +03:00
getDictionaryConfigurationFromAST.cpp Fix server restart after stress test 2020-08-15 06:10:57 +03:00
getDictionaryConfigurationFromAST.h
HashedDictionary.cpp add StorageID to IDictionaryBase 3 2020-07-14 22:19:17 +03:00
HashedDictionary.h rename database with dictionaries 2020-07-16 17:25:39 +03:00
HTTPDictionarySource.cpp Fix server restart after stress test 2020-08-15 06:10:57 +03:00
HTTPDictionarySource.h
IDictionary.h fixes 2020-07-17 16:11:44 +03:00
IDictionarySource.h
LibraryDictionarySource.cpp Fix server restart after stress test 2020-08-15 06:10:57 +03:00
LibraryDictionarySource.h
LibraryDictionarySourceExternal.cpp Remove namespace pollution 2020-05-31 00:57:37 +03:00
LibraryDictionarySourceExternal.h
MongoDBDictionarySource.cpp Fix server restart after stress test 2020-08-15 06:10:57 +03:00
MongoDBDictionarySource.h Fixes 2020-06-26 17:28:00 +03:00
MySQLDictionarySource.cpp Fix server restart after stress test 2020-08-15 06:10:57 +03:00
MySQLDictionarySource.h
PolygonDictionary.cpp Merge branch 'master' into database_atomic_improvements 2020-07-31 14:56:49 +03:00
PolygonDictionary.h Merge branch 'master' into database_atomic_improvements 2020-07-31 14:56:49 +03:00
PolygonDictionaryImplementations.cpp Merge with master 2020-07-31 15:25:17 +03:00
PolygonDictionaryImplementations.h Merge with master 2020-07-31 15:25:17 +03:00
PolygonDictionaryUtils.cpp Fix half of typos 2020-08-08 03:47:03 +03:00
PolygonDictionaryUtils.h Fix half of typos 2020-08-08 03:47:03 +03:00
RangeDictionaryBlockInputStream.h
RangeHashedDictionary.cpp add uuid to generated config 2020-07-14 23:32:13 +03:00
RangeHashedDictionary.h rename database with dictionaries 2020-07-16 17:25:39 +03:00
readInvalidateQuery.cpp
readInvalidateQuery.h
RedisBlockInputStream.cpp
RedisBlockInputStream.h
RedisDictionarySource.cpp Merge pull request #13688 from it1804/master 2020-09-02 01:43:02 +03:00
RedisDictionarySource.h Allow authenticate Redis with requirepass option 2020-08-14 02:01:25 +05:00
registerDictionaries.cpp Some provisions for Android build 2020-07-15 14:16:00 +03:00
registerDictionaries.h Merge branch 'nikvas0/ssd_dict' of git://github.com/nikvas0/ClickHouse into merging-ssh-cache 2020-06-24 16:45:18 +03:00
SSDCacheDictionary.cpp Remove useless code around zkutil 2020-08-18 22:02:07 +03:00
SSDCacheDictionary.h Add support for extended precision integers and decimals (#13097) 2020-08-19 14:52:17 +03:00
SSDComplexKeyCacheDictionary.cpp Added validation of key types to SSD Cache dictionary 2020-09-01 02:10:04 +03:00
SSDComplexKeyCacheDictionary.h Better check for tuple size in complex key external dictionaries 2020-09-01 01:55:52 +03:00
TrieDictionary.cpp add StorageID to IDictionaryBase 3 2020-07-14 22:19:17 +03:00
TrieDictionary.h rename database with dictionaries 2020-07-16 17:25:39 +03:00
writeParenthesisedString.cpp
writeParenthesisedString.h
XDBCDictionarySource.cpp Fix server restart after stress test 2020-08-15 06:10:57 +03:00
XDBCDictionarySource.h Don't split dictionary source's table name into schema and table name itself 2020-07-06 23:41:39 +03:00
ya.make generate ya.make 2020-07-31 02:43:55 +03:00
ya.make.in