ClickHouse/src/Dictionaries
2022-06-02 18:30:21 +00:00
..
Embedded base should not depend on Common 2022-04-29 10:26:35 +08:00
tests Added hierarchical_index_bytes_allocated column in system.dictionaries 2022-05-23 12:42:00 +02:00
CacheDictionary.cpp Remove inherited create() method + disallow copying 2022-05-02 08:46:52 +02:00
CacheDictionary.h base should not depend on Common 2022-04-29 10:26:35 +08:00
CacheDictionaryStorage.h Improve performance of insert into table functions URL, S3, File, HDFS 2022-02-10 20:06:23 +00:00
CacheDictionaryUpdateQueue.cpp Fixed tests 2021-10-14 00:33:18 +03:00
CacheDictionaryUpdateQueue.h Fix clang-tidy warnings in Databases, DataTypes, Dictionaries folders 2022-03-14 18:17:35 +00:00
CassandraDictionarySource.cpp Move some resources 2022-05-20 19:49:31 +00:00
CassandraDictionarySource.h Move some resources 2022-05-20 19:49:31 +00:00
CassandraHelpers.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
CassandraHelpers.h Fix clang-tidy warnings in Databases, DataTypes, Dictionaries folders 2022-03-14 18:17:35 +00:00
CassandraSource.cpp Move some resources 2022-05-20 19:49:31 +00:00
CassandraSource.h Move some resources 2022-05-20 19:49:31 +00:00
ClickHouseDictionarySource.cpp Merge branch 'master' into refactor-read-metrics-and-callbacks 2022-05-25 16:27:40 +02:00
ClickHouseDictionarySource.h Move some resources 2022-05-20 19:49:31 +00:00
CMakeLists.txt contrib/abseil: add cmake ALIAS library 2022-01-21 10:11:06 +03:00
DictionaryFactory.cpp base should not depend on Common 2022-04-29 10:26:35 +08: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 Move some resources 2022-05-20 19:49:31 +00:00
DictionarySource.cpp Cleanup 2022-06-02 16:59:14 +00:00
DictionarySource.h Cleanup 2022-06-02 16:59:14 +00:00
DictionarySourceFactory.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
DictionarySourceFactory.h Use sessions more. 2021-08-19 02:22:09 +03:00
DictionarySourceHelpers.cpp clang-tidy check performance-move-const-arg fix 2022-03-02 18:15:27 +00:00
DictionarySourceHelpers.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
DictionaryStructure.cpp Dictionaries allow to specify bidirectional for hierarhical attribute 2022-05-23 12:42:00 +02:00
DictionaryStructure.h Dictionaries allow to specify bidirectional for hierarhical attribute 2022-05-23 12:42:00 +02:00
DirectDictionary.cpp Fix more tests. 2022-05-30 13:10:30 +00:00
DirectDictionary.h remove last mentions of data streams 2022-05-09 19:15:24 +00:00
ExecutableDictionarySource.cpp Move some resources 2022-05-20 19:49:31 +00:00
ExecutableDictionarySource.h Move some resources 2022-05-20 19:49:31 +00:00
ExecutablePoolDictionarySource.cpp Move some resources 2022-05-20 19:49:31 +00:00
ExecutablePoolDictionarySource.h Move some resources 2022-05-20 19:49:31 +00: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 Move some resources 2022-05-20 19:49:31 +00:00
FileDictionarySource.h Move some resources 2022-05-20 19:49:31 +00:00
FlatDictionary.cpp Merge branch 'master' into refactor-read-metrics-and-callbacks 2022-05-30 09:47:35 +00:00
FlatDictionary.h Added hierarchical_index_bytes_allocated column in system.dictionaries 2022-05-23 12:42:00 +02:00
getDictionaryConfigurationFromAST.cpp Dictionaries allow to specify bidirectional for hierarhical attribute 2022-05-23 12:42:00 +02:00
getDictionaryConfigurationFromAST.h fixes after review 2021-09-13 22:11:16 +03:00
HashedArrayDictionary.cpp Fixed build of hierarchical index for HashedArrayDictionary 2022-05-25 22:40:19 +02:00
HashedArrayDictionary.h Added hierarchical_index_bytes_allocated column in system.dictionaries 2022-05-23 12:42:00 +02:00
HashedDictionary.cpp Cleanup 2022-06-02 16:59:14 +00:00
HashedDictionary.h Added hierarchical_index_bytes_allocated column in system.dictionaries 2022-05-23 12:42:00 +02:00
HierarchyDictionariesUtils.cpp Added hierarchical_index_bytes_allocated column in system.dictionaries 2022-05-23 12:42:00 +02:00
HierarchyDictionariesUtils.h Added hierarchical_index_bytes_allocated column in system.dictionaries 2022-05-23 12:42:00 +02:00
HTTPDictionarySource.cpp Merge branch 'master' into refactor-read-metrics-and-callbacks 2022-06-02 09:36:20 +00:00
HTTPDictionarySource.h Move some resources 2022-05-20 19:49:31 +00:00
ICacheDictionaryStorage.h Fix clang-tidy warnings in Databases, DataTypes, Dictionaries folders 2022-03-14 18:17:35 +00:00
IDictionary.h Dictionaries improve exception messages 2022-06-02 11:37:28 +02:00
IDictionarySource.h Move some resources 2022-05-20 19:49:31 +00:00
IPAddressDictionary.cpp remove last mentions of data streams 2022-05-09 19:15:24 +00:00
IPAddressDictionary.h base should not depend on Common 2022-04-29 10:26:35 +08:00
LibraryDictionarySource.cpp Move some resources 2022-05-20 19:49:31 +00:00
LibraryDictionarySource.h Move some resources 2022-05-20 19:49:31 +00:00
MongoDBDictionarySource.cpp Move some resources 2022-05-20 19:49:31 +00:00
MongoDBDictionarySource.h Move some resources 2022-05-20 19:49:31 +00:00
MySQLDictionarySource.cpp Merge branch 'master' into refactor-read-metrics-and-callbacks 2022-05-30 09:47:35 +00:00
MySQLDictionarySource.h Move some resources 2022-05-20 19:49:31 +00:00
PolygonDictionary.cpp clang-tidy check performance-move-const-arg fix 2022-03-02 18:15:27 +00:00
PolygonDictionary.h Fixed tests 2022-01-16 11:45:36 +00:00
PolygonDictionaryImplementations.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
PolygonDictionaryImplementations.h PolygonDictionary support read method 2021-10-13 19:31:59 +03:00
PolygonDictionaryUtils.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
PolygonDictionaryUtils.h Replace remove-erase idiom by C++20 erase()/erase_if() 2022-04-17 12:04:47 +02:00
PostgreSQLDictionarySource.cpp Move some resources 2022-05-20 19:49:31 +00:00
PostgreSQLDictionarySource.h Move some resources 2022-05-20 19:49:31 +00:00
RangeHashedDictionary.cpp Fix clang-tidy-14, part 1 2022-05-27 22:52:14 +02:00
RangeHashedDictionary.h Fixed tests 2022-01-25 21:56:29 +00: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 Move some resources 2022-05-20 19:49:31 +00:00
RedisDictionarySource.h Move some resources 2022-05-20 19:49:31 +00:00
RedisSource.cpp Move some resources 2022-05-20 19:49:31 +00:00
RedisSource.h Move some resources 2022-05-20 19:49:31 +00: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 Fix vulnerable code related to std::move and noexcept 2022-03-02 18:15:27 +00:00
XDBCDictionarySource.cpp Cleanup 2022-06-02 16:59:14 +00:00
XDBCDictionarySource.h Move some resources 2022-05-20 19:49:31 +00:00