ClickHouse/src/Dictionaries
alesapin b1d2bdf569
Merge pull request #33130 from kssenii/validate-config
Validate config keys for external dictionaries
2022-01-07 12:59:02 +03:00
..
Embedded Rename "common" to "base" 2021-10-02 10:13:14 +03:00
tests Unit tests for dictionary with comment 2021-10-12 12:48:12 +03:00
CacheDictionary.cpp Merge pull request #32805 from kitaisreal/cache-dictionary-dictionary-source-access-race-fix 2021-12-20 12:50:16 +03:00
CacheDictionary.h CacheDictionary dictionary source access race fix 2021-12-15 15:55:28 +03:00
CacheDictionaryStorage.h Dictionaries key types refactoring 2021-08-17 20:35:43 +03:00
CacheDictionaryUpdateQueue.cpp Fixed tests 2021-10-14 00:33:18 +03:00
CacheDictionaryUpdateQueue.h Refactor ConcurrentBoundedQueue 2021-10-14 00:33:18 +03:00
CassandraDictionarySource.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
CassandraDictionarySource.h CacheDictionary dictionary source access race fix 2021-12-15 15:55:28 +03:00
CassandraHelpers.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
CassandraHelpers.h Remove cruft 2021-10-28 02:10:39 +03:00
CassandraSource.cpp Remove cruft 2021-10-28 02:10:39 +03:00
CassandraSource.h Removed some data streams 2021-08-11 23:39:01 +03:00
ClickHouseDictionarySource.cpp Better 2021-12-30 15:19:17 +03:00
ClickHouseDictionarySource.h CacheDictionary dictionary source access race fix 2021-12-15 15:55:28 +03:00
CMakeLists.txt Added HashedArray dictionary 2021-10-15 18:53:17 +03:00
DictionaryFactory.cpp Create dictionary with comment 2021-10-11 11:26:59 +03:00
DictionaryFactory.h Use sessions more. 2021-08-19 02:22:09 +03:00
DictionaryHelpers.cpp Added ComplexKeyRangeHashed dictionary 2021-08-15 12:18:11 +03:00
DictionaryHelpers.h Merge remote-tracking branch 'upstream/master' into HEAD 2021-11-01 16:55:53 +03:00
DictionarySource.cpp DictionarySource fixed exception 2021-10-29 00:30:09 +03:00
DictionarySource.h Fixed RangeHashedDictionary tests 2021-10-22 00:22:32 +03:00
DictionarySourceFactory.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
DictionarySourceFactory.h Use sessions more. 2021-08-19 02:22:09 +03:00
DictionarySourceHelpers.cpp Remove BlockInputStream interfaces. 2021-10-14 13:25:43 +03:00
DictionarySourceHelpers.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
DictionaryStructure.cpp DictionaryStructure fixes 2022-01-04 14:02:46 +03:00
DictionaryStructure.h DictionaryStructure fixes 2022-01-04 14:02:46 +03:00
DirectDictionary.cpp Merge remote-tracking branch 'upstream/master' into HEAD 2021-11-01 16:55:53 +03:00
DirectDictionary.h CacheDictionary dictionary source access race fix 2021-12-15 15:55:28 +03:00
ExecutableDictionarySource.cpp Updated ShellCommandSource 2021-12-28 22:55:31 +03:00
ExecutableDictionarySource.h Updated ShellCommandSource 2021-12-28 22:55:31 +03:00
ExecutablePoolDictionarySource.cpp Updated docs 2021-12-28 22:55:31 +03:00
ExecutablePoolDictionarySource.h Updated ShellCommandSource 2021-12-28 22:55:31 +03:00
ExternalQueryBuilder.cpp CacheDictionary dictionary source access race fix 2021-12-15 15:55:28 +03:00
ExternalQueryBuilder.h Database dictionaries custom query support 2021-08-11 11:18:21 +03:00
FileDictionarySource.cpp Allow symlinks in file storage 2021-10-17 09:11:06 +00:00
FileDictionarySource.h CacheDictionary dictionary source access race fix 2021-12-15 15:55:28 +03:00
FlatDictionary.cpp Merge remote-tracking branch 'upstream/master' into HEAD 2021-11-01 16:55:53 +03:00
FlatDictionary.h CacheDictionary dictionary source access race fix 2021-12-15 15:55:28 +03:00
getDictionaryConfigurationFromAST.cpp Reduce dependencies on ASTLiteral.h 2021-11-26 17:54:57 +01:00
getDictionaryConfigurationFromAST.h fixes after review 2021-09-13 22:11:16 +03:00
HashedArrayDictionary.cpp Updated HashedArrayDictionary 2021-10-27 11:26:42 +03:00
HashedArrayDictionary.h CacheDictionary dictionary source access race fix 2021-12-15 15:55:28 +03:00
HashedDictionary.cpp Added test_executable_dictionary source tests 2021-12-28 22:55:30 +03:00
HashedDictionary.h CacheDictionary dictionary source access race fix 2021-12-15 15:55:28 +03:00
HierarchyDictionariesUtils.cpp Count found keys for DirectDictionary (plus utils changes) 2021-05-08 17:09:01 +03:00
HierarchyDictionariesUtils.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
HTTPDictionarySource.cpp CacheDictionary dictionary source access race fix 2021-12-15 15:55:28 +03:00
HTTPDictionarySource.h Move code around to avoid dlsym on Musl 2021-12-24 12:25:27 +03:00
ICacheDictionaryStorage.h Dictionaries read support multiple threads 2021-10-21 17:17:53 +03:00
IDictionary.h CacheDictionary dictionary source access race fix 2021-12-15 15:55:28 +03:00
IDictionarySource.h CacheDictionary dictionary source access race fix 2021-12-15 15:55:28 +03:00
IPAddressDictionary.cpp Fixed IPAddressDictionary tests 2021-10-22 14:18:45 +03:00
IPAddressDictionary.h CacheDictionary dictionary source access race fix 2021-12-15 15:55:28 +03:00
LibraryDictionarySource.cpp CacheDictionary dictionary source access race fix 2021-12-15 15:55:28 +03:00
LibraryDictionarySource.h Move code around to avoid dlsym on Musl 2021-12-24 12:25:27 +03:00
MongoDBDictionarySource.cpp Better 2021-12-30 15:19:17 +03:00
MongoDBDictionarySource.h CacheDictionary dictionary source access race fix 2021-12-15 15:55:28 +03:00
MySQLDictionarySource.cpp Better 2021-12-30 15:19:17 +03:00
MySQLDictionarySource.h Move code around to avoid dlsym on Musl 2021-12-24 12:25:27 +03:00
PolygonDictionary.cpp Dictionaries read support multiple threads 2021-10-21 17:17:53 +03:00
PolygonDictionary.h CacheDictionary dictionary source access race fix 2021-12-15 15:55:28 +03:00
PolygonDictionaryImplementations.cpp Fixed tests 2021-10-14 00:08:43 +03:00
PolygonDictionaryImplementations.h PolygonDictionary support read method 2021-10-13 19:31:59 +03:00
PolygonDictionaryUtils.cpp Updated additional cases 2021-12-20 15:55:07 +03:00
PolygonDictionaryUtils.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
PostgreSQLDictionarySource.cpp Better 2021-12-30 15:19:17 +03:00
PostgreSQLDictionarySource.h Move code around to avoid dlsym on Musl 2021-12-24 12:25:27 +03:00
RangeHashedDictionary.cpp RangeHashedDictionary fix bytes_allocated with update_field 2021-12-03 14:10:47 +03:00
RangeHashedDictionary.h CacheDictionary dictionary source access race fix 2021-12-15 15:55:28 +03:00
readInvalidateQuery.cpp Move some files. 2021-10-16 17:03:50 +03:00
readInvalidateQuery.h Fix build. 2021-09-16 20:40:42 +03:00
RedisDictionarySource.cpp Use sessions more. 2021-08-19 02:22:09 +03:00
RedisDictionarySource.h CacheDictionary dictionary source access race fix 2021-12-15 15:55:28 +03:00
RedisSource.cpp Fixed SQLiteSource 2021-08-13 00:58:24 +03:00
RedisSource.h Fixed SQLiteSource 2021-08-13 00:58:24 +03:00
registerCacheDictionaries.cpp Dictionaries small fixes 2021-08-27 13:46:59 +03:00
registerDictionaries.cpp Remove cruft 2021-10-28 02:10:39 +03:00
registerDictionaries.h Fix Arcadia 2021-01-07 18:40:54 +03:00
SSDCacheDictionaryStorage.h Merge pull request #31229 from zhanglistar/fsync 2021-11-14 05:16:01 +03:00
XDBCDictionarySource.cpp Move code around to avoid dlsym on Musl 2021-12-24 12:25:27 +03:00
XDBCDictionarySource.h Some more fixes 2021-10-28 10:28:05 +00:00