ClickHouse/src/Dictionaries
2021-08-04 17:12:09 +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
CacheDictionaryUpdateQueue.h
CassandraBlockInputStream.cpp Materialize my sql support enum data type 2021-06-25 16:42:25 +08:00
CassandraBlockInputStream.h
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
CassandraHelpers.h
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 Remove some code 2021-07-17 21:06:46 +03:00
DictionaryBlockInputStreamBase.cpp
DictionaryBlockInputStreamBase.h
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 Remove some code 2021-07-17 21:06:46 +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 Move formatBlock to its own file 2021-07-29 16:39:42 +02:00
DictionarySourceHelpers.h Move formatBlock to its own file 2021-07-29 16:39:42 +02: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 Remove some code 2021-07-17 21:06:46 +03:00
DirectDictionary.h Merge ext into common 2021-06-16 23:28:41 +03:00
ExecutableDictionarySource.cpp Move formatBlock to its own file 2021-07-29 16:39:42 +02:00
ExecutableDictionarySource.h Merge pull request #25196 from kitaisreal/added-executable-pool-documentation 2021-06-12 18:01:46 +03:00
ExecutablePoolDictionarySource.cpp Move formatBlock to its own file 2021-07-29 16:39:42 +02: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
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
HierarchyDictionariesUtils.h
HTTPDictionarySource.cpp Move formatBlock to its own file 2021-07-29 16:39:42 +02:00
HTTPDictionarySource.h Merge branch 'master' into rename-const-context-ptr 2021-06-12 03:25:09 +03:00
ICacheDictionaryStorage.h
IDictionary.h
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 Review fixes 2021-08-02 13:40:58 +00:00
LibraryDictionarySource.h Review fixes 2021-08-02 13:40:58 +00: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
PolygonDictionaryUtils.cpp
PolygonDictionaryUtils.h
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 Remove some code 2021-07-17 21:06:46 +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
readInvalidateQuery.h
RedisBlockInputStream.cpp Materialize my sql support enum data type 2021-06-25 16:42:25 +08:00
RedisBlockInputStream.h
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 Fixed build 2021-08-02 12:12:10 +03:00
registerDictionaries.cpp
registerDictionaries.h
SSDCacheDictionaryStorage.h Remove AIO for sequential reads 2021-07-05 23:02:24 +03:00
writeParenthesisedString.cpp
writeParenthesisedString.h
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
ya.make.in