ClickHouse/src/Dictionaries
2021-07-07 22:14:30 +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 Merge ext into common 2021-06-16 23:28:41 +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 Materialize my sql support enum data type 2021-06-25 16:42:25 +08:00
CassandraBlockInputStream.h fix gcc warnings 2020-06-04 16:03:06 +03:00
CassandraDictionarySource.cpp Rename ContextConstPtr to ContextPtr. 2021-06-01 15:20:52 +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 ClickHouse dictionary source secure setting added documentation 2021-07-07 22:14:30 +03:00
ClickHouseDictionarySource.h ClickHouse dictionary source secure setting added documentation 2021-07-07 22:14:30 +03:00
CMakeLists.txt CMake dictionaries disable debug info fix 2021-06-15 22:18:17 +03:00
DictionaryBlockInputStream.cpp Merge ext into common 2021-06-16 23:28:41 +03:00
DictionaryBlockInputStream.h Merge ext into common 2021-06-16 23:28:41 +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 Rename ContextConstPtr to ContextPtr. 2021-06-01 15:20:52 +03:00
DictionaryFactory.h Rename ContextConstPtr to ContextPtr. 2021-06-01 15:20:52 +03:00
DictionaryHelpers.h Added tests 2021-06-12 13:53:03 +03:00
DictionarySourceFactory.cpp Merge branch 'master' into rename-const-context-ptr 2021-06-12 03:25:09 +03:00
DictionarySourceFactory.h Rename ContextConstPtr to ContextPtr. 2021-06-01 15:20:52 +03:00
DictionarySourceHelpers.cpp Rename ContextConstPtr to ContextPtr. 2021-06-01 15:20:52 +03:00
DictionarySourceHelpers.h Rename ContextConstPtr to ContextPtr. 2021-06-01 15:20:52 +03:00
DictionaryStructure.cpp Merge ext into common 2021-06-16 23:28:41 +03:00
DictionaryStructure.h Added tests 2021-06-12 13:53:03 +03:00
DirectDictionary.cpp Rename ContextConstPtr to ContextPtr. 2021-06-01 15:20:52 +03:00
DirectDictionary.h Merge ext into common 2021-06-16 23:28:41 +03:00
ExecutableDictionarySource.cpp Merge ext into common 2021-06-16 23:28:41 +03:00
ExecutableDictionarySource.h Merge pull request #25196 from kitaisreal/added-executable-pool-documentation 2021-06-12 18:01:46 +03:00
ExecutablePoolDictionarySource.cpp Merge ext into common 2021-06-16 23:28:41 +03:00
ExecutablePoolDictionarySource.h Merge pull request #25196 from kitaisreal/added-executable-pool-documentation 2021-06-12 18:01:46 +03:00
ExternalQueryBuilder.cpp Merge ext into common 2021-06-16 23:28:41 +03:00
ExternalQueryBuilder.h Store copies instead of refs in ExternalQueryBuilder instances 2020-12-21 03:27:35 +04:00
FileDictionarySource.cpp Rename ContextConstPtr to ContextPtr. 2021-06-01 15:20:52 +03:00
FileDictionarySource.h Rename ContextConstPtr to ContextPtr. 2021-06-01 15:20:52 +03:00
FlatDictionary.cpp Merge pull request #25203 from kitaisreal/dictionaries-attribute-support-default-nullable-type 2021-06-13 11:46:53 +03:00
FlatDictionary.h Merge ext into common 2021-06-16 23:28:41 +03:00
getDictionaryConfigurationFromAST.cpp Minor changes 2021-06-14 07:13:35 +03:00
getDictionaryConfigurationFromAST.h Rename ContextConstPtr to ContextPtr. 2021-06-01 15:20:52 +03:00
HashedDictionary.cpp Merge pull request #25203 from kitaisreal/dictionaries-attribute-support-default-nullable-type 2021-06-13 11:46:53 +03:00
HashedDictionary.h Merge ext into common 2021-06-16 23:28:41 +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 Merge branch 'master' into rename-const-context-ptr 2021-06-12 03:25:09 +03:00
HTTPDictionarySource.h Merge branch 'master' into rename-const-context-ptr 2021-06-12 03:25:09 +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 Merge ext into common 2021-06-16 23:28:41 +03:00
IPAddressDictionary.h Merge ext into common 2021-06-16 23:28:41 +03:00
LibraryDictionarySource.cpp Rename ContextConstPtr to ContextPtr. 2021-06-01 15:20:52 +03:00
LibraryDictionarySource.h Rename ContextConstPtr to ContextPtr. 2021-06-01 15:20:52 +03:00
MongoDBDictionarySource.cpp Merge ext into common 2021-06-16 23:28:41 +03:00
MongoDBDictionarySource.h Fix google-default-arguments in IDictionarySource with loadAllWithSizeHint() 2021-05-10 07:41:49 +03:00
MySQLDictionarySource.cpp Merge branch 'master' into rename-const-context-ptr 2021-06-12 03:25:09 +03:00
MySQLDictionarySource.h Dictionary sources add update lag option 2021-06-10 11:34:57 +03:00
PolygonDictionary.cpp Merge ext into common 2021-06-16 23:28:41 +03:00
PolygonDictionary.h Added tests 2021-06-10 22:32:09 +03:00
PolygonDictionaryImplementations.cpp Rename ContextConstPtr to ContextPtr. 2021-06-01 15:20:52 +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 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-06-26 22:04:47 +00:00
PostgreSQLDictionarySource.h Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-06-26 22:04:47 +00:00
RangeDictionaryBlockInputStream.h Merge ext into common 2021-06-16 23:28:41 +03:00
RangeHashedDictionary.cpp Merge ext into common 2021-06-16 23:28:41 +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 Materialize my sql support enum data type 2021-06-25 16:42:25 +08:00
RedisBlockInputStream.h Poco contrib refactoring (#10396) 2020-05-08 17:11:19 +03:00
RedisDictionarySource.cpp Rename ContextConstPtr to ContextPtr. 2021-06-01 15:20:52 +03:00
RedisDictionarySource.h Dictionary sources add update lag option 2021-06-10 11:34:57 +03:00
registerCacheDictionaries.cpp Rename ContextConstPtr to ContextPtr. 2021-06-01 15:20:52 +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 Merge branch 'master' into rename-const-context-ptr 2021-06-12 03:25:09 +03:00
XDBCDictionarySource.h Merge branch 'master' into rename-const-context-ptr 2021-06-12 03:25:09 +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