ClickHouse/src/Dictionaries
Robert Schulze 5f5732a2c4
Merge pull request #37969 from ClickHouse/consistent-macro-usage
More consistent use of platform macros
2022-06-10 14:10:01 +02:00
..
Embedded base should not depend on Common 2022-04-29 10:26:35 +08:00
tests Merge pull request #37969 from ClickHouse/consistent-macro-usage 2022-06-10 14:10:01 +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
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
DictionaryHelpers.cpp
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
DictionarySourceHelpers.cpp clang-tidy check performance-move-const-arg fix 2022-03-02 18:15:27 +00:00
DictionarySourceHelpers.h
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 Dictionaries custom query with update field fix 2022-06-09 11:51:07 +02:00
ExternalQueryBuilder.h
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 pull request #37805 from kitaisreal/dictionaries-hierarchy-nullable-key-support 2022-06-08 12:36:09 +02: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
HashedArrayDictionary.cpp Functions dictGetChildren, dictGetDescendants added support for nullable parent key 2022-06-03 17:36:16 +02:00
HashedArrayDictionary.h Added hierarchical_index_bytes_allocated column in system.dictionaries 2022-05-23 12:42:00 +02:00
HashedDictionary.cpp Merge pull request #37805 from kitaisreal/dictionaries-hierarchy-nullable-key-support 2022-06-08 12:36:09 +02:00
HashedDictionary.h Added hierarchical_index_bytes_allocated column in system.dictionaries 2022-05-23 12:42:00 +02:00
HierarchyDictionariesUtils.cpp Fixed style check 2022-06-03 18:05:09 +02:00
HierarchyDictionariesUtils.h Hierarchical dictionaries support nullable parent key 2022-06-02 19:24:23 +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
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
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 More consistent use of platform macros 2022-06-10 10:22:31 +02:00
registerDictionaries.cpp Remove cruft 2021-10-28 02:10:39 +03:00
registerDictionaries.h
SSDCacheDictionaryStorage.h More consistent use of platform macros 2022-06-10 10:22:31 +02: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