ClickHouse/src/Dictionaries
2021-06-12 23:44:59 +03:00
..
Embedded Return list fds with Poco, more canonical 2021-05-23 10:56:13 +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 Fixed build issues 2021-06-10 22:32:09 +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 Dictionary sources add update lag option 2021-06-10 11:34:57 +03:00
ClickHouseDictionarySource.h Dictionary sources add update lag option 2021-06-10 11:34:57 +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 Added tests 2021-06-12 13:53:03 +03:00
DictionarySourceFactory.cpp Dictionaries support array type 2021-06-10 22:32:09 +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 Merge pull request #23657 from kssenii/poco-file-to-std-fs 2021-05-31 23:17:02 +03:00
DictionaryStructure.cpp Added tests 2021-06-12 13:53:03 +03:00
DictionaryStructure.h Added tests 2021-06-12 13:53:03 +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 Dictionary sources add update lag option 2021-06-10 11:34:57 +03:00
ExecutableDictionarySource.h Dictionary sources add update lag option 2021-06-10 11:34:57 +03:00
ExecutablePoolDictionarySource.cpp Dictionary sources add update lag option 2021-06-10 11:34:57 +03:00
ExecutablePoolDictionarySource.h Dictionary sources add update lag option 2021-06-10 11:34:57 +03:00
ExternalQueryBuilder.cpp Added tests 2021-06-12 13:53:03 +03:00
ExternalQueryBuilder.h Store copies instead of refs in ExternalQueryBuilder instances 2020-12-21 03:27:35 +04:00
FileDictionarySource.cpp Merge pull request #23657 from kssenii/poco-file-to-std-fs 2021-05-31 23:17:02 +03:00
FileDictionarySource.h remove mutable context references from functions interface 2021-05-28 19:45:37 +03:00
FlatDictionary.cpp Added tests 2021-06-12 13:53:03 +03:00
FlatDictionary.h Added tests 2021-06-12 13:53:03 +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 Fixed tests 2021-06-12 23:44:59 +03:00
HashedDictionary.h Added tests 2021-06-12 13:53:03 +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 Dictionary sources add update lag option 2021-06-10 11:34:57 +03:00
HTTPDictionarySource.h Dictionary sources add update lag option 2021-06-10 11:34:57 +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 Dictionary sources add update lag option 2021-06-10 11:34:57 +03:00
IPAddressDictionary.cpp Added tests 2021-06-12 13:53:03 +03:00
IPAddressDictionary.h Added tests 2021-06-10 22:32:09 +03:00
LibraryDictionarySource.cpp Merge pull request #23657 from kssenii/poco-file-to-std-fs 2021-05-31 23:17:02 +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 Dictionary sources add update lag option 2021-06-10 11:34:57 +03:00
MySQLDictionarySource.h Dictionary sources add update lag option 2021-06-10 11:34:57 +03:00
PolygonDictionary.cpp Added tests 2021-06-10 22:32:09 +03:00
PolygonDictionary.h Added tests 2021-06-10 22:32:09 +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 Fixed tests 2021-06-10 23:34:27 +03:00
PostgreSQLDictionarySource.h Fixed tests 2021-06-10 23:34:27 +03:00
RangeDictionaryBlockInputStream.h Refactored hierarchy dictionaries interface 2021-03-26 18:42:32 +03:00
RangeHashedDictionary.cpp Fixed tests 2021-06-12 23:44:59 +03:00
RangeHashedDictionary.h Added tests 2021-06-12 13:53:03 +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 Dictionary sources add update lag option 2021-06-10 11:34:57 +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 Dictionary sources add update lag option 2021-06-10 11:34:57 +03:00
XDBCDictionarySource.h Dictionary sources add update lag option 2021-06-10 11:34:57 +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