ClickHouse/src/Dictionaries
2020-07-20 15:34:29 +03:00
..
Embedded Remove namespace pollution 2020-05-31 00:57:37 +03:00
tests Fix usage of max_parser_depth setting; remove harmful default function arguments 2020-04-16 04:06:10 +03:00
BucketCache.h fix review 2020-06-21 17:22:35 +03:00
CacheDictionary_generate1.cpp Changes required for auto-sync with Arcadia 2020-04-16 15:31:57 +03:00
CacheDictionary_generate2.cpp Changes required for auto-sync with Arcadia 2020-04-16 15:31:57 +03:00
CacheDictionary_generate3.cpp Changes required for auto-sync with Arcadia 2020-04-16 15:31:57 +03:00
CacheDictionary.cpp Ugly code without races 2020-07-20 15:34:29 +03:00
CacheDictionary.h Ugly code without races 2020-07-20 15:34:29 +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 Don't split dictionary source's table name into schema and table name itself 2020-07-06 23:41:39 +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 Don't split dictionary source's table name into schema and table name itself 2020-07-06 23:41:39 +03:00
ClickHouseDictionarySource.h fixed some remarks from review 2020-04-17 22:54:53 +03:00
CMakeLists.txt Merge branch 'master' into merging_external_source_cassandra 2020-05-19 05:21:27 +03:00
ComplexKeyCacheDictionary_createAttributeWithType.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
ComplexKeyCacheDictionary_generate1.cpp Changes required for auto-sync with Arcadia 2020-04-16 15:31:57 +03:00
ComplexKeyCacheDictionary_generate2.cpp Changes required for auto-sync with Arcadia 2020-04-16 15:31:57 +03:00
ComplexKeyCacheDictionary_generate3.cpp Changes required for auto-sync with Arcadia 2020-04-16 15:31:57 +03:00
ComplexKeyCacheDictionary_setAttributeValue.cpp Checkpoint 2020-04-22 10:03:43 +03:00
ComplexKeyCacheDictionary_setDefaultAttributeValue.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
ComplexKeyCacheDictionary.cpp Checkpoint 2020-04-22 10:03:43 +03:00
ComplexKeyCacheDictionary.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
ComplexKeyDirectDictionary.cpp fixed style and build fails 2020-05-13 01:52:56 +03:00
ComplexKeyDirectDictionary.h bug fixes 2020-05-12 15:39:44 +03:00
ComplexKeyHashedDictionary.cpp Checkpoint 2020-04-22 10:03:43 +03:00
ComplexKeyHashedDictionary.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
DictionaryBlockInputStream.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
DictionaryBlockInputStreamBase.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
DictionaryBlockInputStreamBase.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
DictionaryFactory.cpp Return old names of macros 2020-05-24 01:24:01 +03:00
DictionaryFactory.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
DictionarySourceFactory.cpp fixed some remarks from review 2020-04-17 22:54:53 +03:00
DictionarySourceFactory.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
DictionarySourceHelpers.cpp minor fixes 2020-04-21 01:17:53 +03:00
DictionarySourceHelpers.h fixed some remarks from review 2020-04-17 22:54:53 +03:00
DictionaryStructure.cpp Checkpoint 2020-04-22 08:39:31 +03:00
DictionaryStructure.h minor changes 2020-04-09 17:38:01 +03:00
DirectDictionary.cpp added exception for not supporting selective load to Direct Dictionary 2020-05-12 15:41:47 +03:00
DirectDictionary.h fixes relevant to review 2020-05-07 00:59:31 +03:00
ExecutableDictionarySource.cpp Remove namespace pollution 2020-05-31 00:57:37 +03:00
ExecutableDictionarySource.h Merge branch 'master' into direct_queries 2020-04-09 17:29:37 +03:00
ExternalQueryBuilder.cpp Merge pull request #12397 from myrrc/bug/part-dict-update 2020-07-11 23:07:00 +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 Return old names of macros 2020-05-24 01:24:01 +03:00
FileDictionarySource.h fixed some remarks from review 2020-04-17 22:54:53 +03:00
FlatDictionary.cpp Checkpoint 2020-04-22 10:03:43 +03:00
FlatDictionary.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
getDictionaryConfigurationFromAST.cpp Merge remote-tracking branch 'upstream/master' into nikvas0/ssd_dict 2020-05-23 13:06:47 +03:00
getDictionaryConfigurationFromAST.h Fix dictionary name (RELOAD and system.dictionaries) after DETACH/ATTACH 2020-04-21 21:03:12 +03:00
HashedDictionary.cpp Fixed error 2020-04-22 21:41:19 +03:00
HashedDictionary.h Changes required for auto-sync with Arcadia 2020-04-16 15:31:57 +03:00
HTTPDictionarySource.cpp Remove namespace pollution 2020-05-31 00:57:37 +03:00
HTTPDictionarySource.h Merge branch 'master' into direct_queries 2020-04-09 17:29:37 +03:00
IDictionary.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
IDictionarySource.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
LibraryDictionarySource.cpp Remove namespace pollution 2020-05-31 00:57:37 +03:00
LibraryDictionarySource.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
LibraryDictionarySourceExternal.cpp Remove namespace pollution 2020-05-31 00:57:37 +03:00
LibraryDictionarySourceExternal.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
MongoDBDictionarySource.cpp Remove empty lines 2020-06-26 18:19:00 +03:00
MongoDBDictionarySource.h Fixes 2020-06-26 17:28:00 +03:00
MySQLDictionarySource.cpp Don't split dictionary source's table name into schema and table name itself 2020-07-06 23:41:39 +03:00
MySQLDictionarySource.h Changes required for auto-sync with Arcadia 2020-04-16 15:31:57 +03:00
PolygonDictionary.cpp Make IColumn::mutate() static. 2020-05-14 11:30:18 +03:00
PolygonDictionary.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
RangeDictionaryBlockInputStream.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
RangeHashedDictionary.cpp Checkpoint 2020-04-22 10:03:43 +03:00
RangeHashedDictionary.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
readInvalidateQuery.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
readInvalidateQuery.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
RedisBlockInputStream.cpp Poco contrib refactoring (#10396) 2020-05-08 17:11:19 +03:00
RedisBlockInputStream.h Poco contrib refactoring (#10396) 2020-05-08 17:11:19 +03:00
RedisDictionarySource.cpp Fix typos 2020-06-27 22:05:00 +03:00
RedisDictionarySource.h Poco contrib refactoring (#10396) 2020-05-08 17:11:19 +03: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 Some provisions for Android build 2020-07-15 14:16:00 +03:00
SSDCacheDictionary.h remove useless const 2020-06-25 13:22:48 +03:00
SSDComplexKeyCacheDictionary.cpp Some provisions for Android build 2020-07-15 14:16:00 +03:00
SSDComplexKeyCacheDictionary.h Some provisions for Android build 2020-07-15 14:16:00 +03:00
TrieDictionary.cpp Show error after TrieDictionary failed to load. 2020-07-08 13:55:39 +03:00
TrieDictionary.h Show error after TrieDictionary failed to load. 2020-07-08 13:55:39 +03:00
writeParenthesisedString.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
writeParenthesisedString.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
XDBCDictionarySource.cpp Don't split dictionary source's table name into schema and table name itself 2020-07-06 23:41:39 +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 Merge pull request #11983 from ClickHouse/storage_mongodb 2020-06-29 11:49:18 +03:00
ya.make.in Fix "Arcadia" build 2020-05-07 23:40:18 +03:00