ClickHouse/src/Dictionaries
2021-05-31 17:49:02 +03:00
..
Embedded Fix a bunch of warnings from PVS-Studio 2021-05-08 19:13:10 +03:00
tests Merge pull request #23970 from ClickHouse/pvs-studio-fixes-6 2021-05-09 21:45:19 +03:00
CacheDictionary.cpp Count found keys for CacheDictionary 2021-05-08 17:09:01 +03:00
CacheDictionary.h Merge pull request #23963 from azat/dict-hit_rate-nan 2021-05-08 22:38:21 +03:00
CacheDictionaryStorage.h Big integers and UUID in dictionaries 2021-05-08 22:01:59 +03:00
CacheDictionaryUpdateQueue.cpp Dictionaries standardize exceptions 2021-04-10 21:48:36 +03:00
CacheDictionaryUpdateQueue.h Updated interfaces 2021-04-01 00:12:21 +03:00
CassandraBlockInputStream.cpp Untangle UUID 2021-05-04 01:59:38 +03:00
CassandraBlockInputStream.h fix gcc warnings 2020-06-04 16:03:06 +03:00
CassandraDictionarySource.cpp remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
CassandraDictionarySource.h Fix google-default-arguments in IDictionarySource with loadAllWithSizeHint() 2021-05-10 07:41:49 +03:00
CassandraHelpers.cpp Dictionaries standardize exceptions 2021-04-10 21:48:36 +03:00
CassandraHelpers.h try fix sync 2020-06-04 16:59:12 +03:00
ClickHouseDictionarySource.cpp remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
ClickHouseDictionarySource.h Make ContextPtr const by default. 2021-05-31 17:49:02 +03:00
CMakeLists.txt Maybe better support for paths with whitespaces 2021-04-24 22:47:52 +03:00
DictionaryBlockInputStream.cpp Refactored hierarchy dictionaries interface 2021-03-26 18:42:32 +03:00
DictionaryBlockInputStream.h Refactored hierarchy dictionaries interface 2021-03-26 18:42:32 +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 remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
DictionaryFactory.h remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
DictionaryHelpers.h Remove redundant template 2021-05-10 00:26:34 +03:00
DictionarySourceFactory.cpp remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
DictionarySourceFactory.h remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
DictionarySourceHelpers.cpp Make ContextPtr const by default. 2021-05-31 17:49:02 +03:00
DictionarySourceHelpers.h Make ContextPtr const by default. 2021-05-31 17:49:02 +03:00
DictionaryStructure.cpp Minor code modification 2021-05-08 22:17:46 +03:00
DictionaryStructure.h Fix gcc build 2021-05-09 20:19:07 +03:00
DirectDictionary.cpp remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
DirectDictionary.h Add interface for rate of found elements in the dictionaries 2021-05-08 17:09:01 +03:00
ExecutableDictionarySource.cpp remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
ExecutableDictionarySource.h remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
ExecutablePoolDictionarySource.cpp remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
ExecutablePoolDictionarySource.h remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
ExternalQueryBuilder.cpp Dictionaries standardize exceptions 2021-04-10 21:48:36 +03:00
ExternalQueryBuilder.h Store copies instead of refs in ExternalQueryBuilder instances 2020-12-21 03:27:35 +04:00
FileDictionarySource.cpp remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
FileDictionarySource.h remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
FlatDictionary.cpp remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
FlatDictionary.h Merge branch 'master' of github.com:yandex/ClickHouse into normalize-bigint 2021-05-09 18:54:29 +03:00
getDictionaryConfigurationFromAST.cpp remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
getDictionaryConfigurationFromAST.h remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
HashedDictionary.cpp remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
HashedDictionary.h Merge pull request #23979 from azat/dict-preallocate 2021-05-11 20:15:46 +03:00
HierarchyDictionariesUtils.cpp Count found keys for DirectDictionary (plus utils changes) 2021-05-08 17:09:01 +03:00
HierarchyDictionariesUtils.h Count found keys for DirectDictionary (plus utils changes) 2021-05-08 17:09:01 +03:00
HTTPDictionarySource.cpp remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
HTTPDictionarySource.h remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
ICacheDictionaryStorage.h SSDCacheDictionary remove max_stored_keys option 2021-03-18 12:55:17 +03:00
IDictionary.h Add interface for rate of found elements in the dictionaries 2021-05-08 17:09:01 +03:00
IDictionarySource.h Fix google-default-arguments in IDictionarySource with loadAllWithSizeHint() 2021-05-10 07:41:49 +03:00
IPAddressDictionary.cpp remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
IPAddressDictionary.h Merge branch 'master' of github.com:yandex/ClickHouse into normalize-bigint 2021-05-09 18:54:29 +03:00
LibraryDictionarySource.cpp remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
LibraryDictionarySource.h remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
MongoDBDictionarySource.cpp remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
MongoDBDictionarySource.h Fix google-default-arguments in IDictionarySource with loadAllWithSizeHint() 2021-05-10 07:41:49 +03:00
MySQLDictionarySource.cpp remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
MySQLDictionarySource.h Fix google-default-arguments in IDictionarySource with loadAllWithSizeHint() 2021-05-10 07:41:49 +03:00
PolygonDictionary.cpp Count found keys for PolygonDictionary 2021-05-08 17:09:01 +03:00
PolygonDictionary.h Add interface for rate of found elements in the dictionaries 2021-05-08 17:09:01 +03:00
PolygonDictionaryImplementations.cpp remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
PolygonDictionaryImplementations.h PolygonDictionary added nullable support 2021-03-21 18:09:47 +03:00
PolygonDictionaryUtils.cpp PolygonDictionary added nullable support 2021-03-21 18:09:47 +03:00
PolygonDictionaryUtils.h Fixed tests 2021-03-21 18:10:12 +03:00
PostgreSQLDictionarySource.cpp remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
PostgreSQLDictionarySource.h Fix google-default-arguments in IDictionarySource with loadAllWithSizeHint() 2021-05-10 07:41:49 +03:00
RangeDictionaryBlockInputStream.h Refactored hierarchy dictionaries interface 2021-03-26 18:42:32 +03:00
RangeHashedDictionary.cpp remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
RangeHashedDictionary.h Merge branch 'master' of github.com:yandex/ClickHouse into normalize-bigint 2021-05-09 18:54:29 +03:00
readInvalidateQuery.cpp Dictionaries standardize exceptions 2021-04-10 21:48:36 +03:00
readInvalidateQuery.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
RedisBlockInputStream.cpp Untangle UUID 2021-05-04 01:59:38 +03:00
RedisBlockInputStream.h Poco contrib refactoring (#10396) 2020-05-08 17:11:19 +03:00
RedisDictionarySource.cpp remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
RedisDictionarySource.h Fix google-default-arguments in IDictionarySource with loadAllWithSizeHint() 2021-05-10 07:41:49 +03:00
registerCacheDictionaries.cpp remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
registerDictionaries.cpp Refactored hierarchy dictionaries interface 2021-03-26 18:42:32 +03:00
registerDictionaries.h Fix Arcadia 2021-01-07 18:40:54 +03:00
SSDCacheDictionaryStorage.h Dictionaries update file path restrictions 2021-05-27 00:17:45 +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 remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
XDBCDictionarySource.h remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
ya.make Fix arcadia build S3 2021-04-15 12:31:09 +03:00
ya.make.in Add examples folder filter to ya.make.in 2021-04-30 11:25:52 +03:00