ClickHouse/src/Dictionaries
2024-04-14 11:21:57 +03:00
..
Embedded Fix clang-tidy-s 2024-03-11 10:58:54 +00:00
tests Limit backtracking in parser 2024-03-17 19:54:45 +01:00
CacheDictionary.cpp Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
CacheDictionary.h Merge pull request #61356 from vitlibar/fix-replace-dictionary 2024-03-21 16:45:06 +01:00
CacheDictionaryStorage.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
CacheDictionaryUpdateQueue.cpp
CacheDictionaryUpdateQueue.h
CassandraDictionarySource.cpp Updated implementation 2024-01-25 14:31:49 +03:00
CassandraDictionarySource.h Updated implementation 2024-01-25 14:31:49 +03:00
CassandraHelpers.cpp Updated implementation 2024-01-25 14:31:49 +03:00
CassandraHelpers.h
CassandraSource.cpp
CassandraSource.h
ClickHouseDictionarySource.cpp
ClickHouseDictionarySource.h Updated implementation 2024-01-25 14:31:49 +03:00
CMakeLists.txt
DictionaryFactory.cpp Update dictionary's comment in the same safe manner too. 2024-03-19 02:56:33 +01:00
DictionaryFactory.h
DictionaryHelpers.cpp
DictionaryHelpers.h use raw pointer to replace optional reference_wrapper, and fix the bug in DictionaryStorageFetchRequest 2024-02-02 19:41:00 +00:00
DictionaryPipelineExecutor.cpp Spit DictionaryPipelineExecutor into separate file 2024-03-11 14:00:01 +00:00
DictionaryPipelineExecutor.h Spit DictionaryPipelineExecutor into separate file 2024-03-11 14:00:01 +00:00
DictionarySource.cpp
DictionarySource.h
DictionarySourceFactory.cpp Updated implementation 2024-01-25 14:31:49 +03:00
DictionarySourceFactory.h Updated implementation 2024-01-25 14:31:49 +03:00
DictionarySourceHelpers.cpp Spit DictionaryPipelineExecutor into separate file 2024-03-11 14:00:01 +00:00
DictionarySourceHelpers.h Spit DictionaryPipelineExecutor into separate file 2024-03-11 14:00:01 +00:00
DictionaryStructure.cpp
DictionaryStructure.h Remove unused macro 2024-03-20 17:00:36 +00:00
DirectDictionary.cpp change variable format and add comment 2024-02-13 20:45:37 +00:00
DirectDictionary.h Better code: remove unnecessary usage of const_cast and std::function. 2024-03-19 02:56:38 +01:00
ExecutableDictionarySource.cpp Updated implementation 2024-01-25 14:31:49 +03:00
ExecutableDictionarySource.h Updated implementation 2024-01-25 14:31:49 +03:00
ExecutablePoolDictionarySource.cpp Updated implementation 2024-01-25 14:31:49 +03:00
ExecutablePoolDictionarySource.h Updated implementation 2024-01-25 14:31:49 +03:00
ExternalQueryBuilder.cpp
ExternalQueryBuilder.h
FileDictionarySource.cpp Updated implementation 2024-01-25 14:31:49 +03:00
FileDictionarySource.h
FlatDictionary.cpp Fix something bad 2024-04-03 20:12:22 +00:00
FlatDictionary.h Better code: remove unnecessary usage of const_cast and std::function. 2024-03-19 02:56:38 +01:00
getDictionaryConfigurationFromAST.cpp
getDictionaryConfigurationFromAST.h
HashedArrayDictionary.cpp Spit DictionaryPipelineExecutor into separate file 2024-03-11 14:00:01 +00:00
HashedArrayDictionary.h Merge pull request #61356 from vitlibar/fix-replace-dictionary 2024-03-21 16:45:06 +01:00
HashedDictionary.cpp
HashedDictionary.h Merge pull request #61356 from vitlibar/fix-replace-dictionary 2024-03-21 16:45:06 +01:00
HashedDictionaryCollectionTraits.h
HashedDictionaryCollectionType.h
HashedDictionaryParallelLoader.h HashedDictionaryParallelLoader exception safe constructor 2024-04-14 11:21:57 +03:00
HierarchyDictionariesUtils.cpp
HierarchyDictionariesUtils.h
HTTPDictionarySource.cpp http connections pools 2024-03-10 10:00:18 +01:00
HTTPDictionarySource.h Updated implementation 2024-01-25 14:31:49 +03:00
ICacheDictionaryStorage.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
IDictionary.h Update dictionary's comment in the same safe manner too. 2024-03-19 02:56:33 +01:00
IDictionarySource.h
IPAddressDictionary.cpp Spit DictionaryPipelineExecutor into separate file 2024-03-11 14:00:01 +00:00
IPAddressDictionary.h Better code: remove unnecessary usage of const_cast and std::function. 2024-03-19 02:56:38 +01:00
LibraryDictionarySource.cpp Updated implementation 2024-01-25 14:31:49 +03:00
LibraryDictionarySource.h Updated implementation 2024-01-25 14:31:49 +03:00
MongoDBDictionarySource.cpp
MongoDBDictionarySource.h
MySQLDictionarySource.cpp Updated implementation 2024-01-25 14:31:49 +03:00
MySQLDictionarySource.h Updated implementation 2024-01-25 14:31:49 +03:00
NullDictionarySource.cpp Updated implementation 2024-01-25 14:31:49 +03:00
NullDictionarySource.h Fixing more headers 2024-02-29 15:40:30 +00:00
PolygonDictionary.cpp Spit DictionaryPipelineExecutor into separate file 2024-03-11 14:00:01 +00:00
PolygonDictionary.h Merge pull request #57767 from jsc0218/DictShortCircuit 2024-02-26 15:16:15 +01:00
PolygonDictionaryImplementations.cpp Better code: remove unnecessary usage of const_cast and std::function. 2024-03-19 02:56:38 +01:00
PolygonDictionaryImplementations.h Better code: remove unnecessary usage of const_cast and std::function. 2024-03-19 02:56:38 +01:00
PolygonDictionaryUtils.cpp Updated implementation 2024-01-25 14:31:49 +03:00
PolygonDictionaryUtils.h fix polygon something 2024-04-11 19:28:10 +02:00
PostgreSQLDictionarySource.cpp Updated implementation 2024-01-25 14:31:49 +03:00
PostgreSQLDictionarySource.h Updated implementation 2024-01-25 14:31:49 +03:00
RangeHashedDictionary.cpp Remove not used error code declaration 2024-03-14 18:13:06 +00:00
RangeHashedDictionary.h Merge pull request #61356 from vitlibar/fix-replace-dictionary 2024-03-21 16:45:06 +01:00
RangeHashedDictionaryComplex.cpp
RangeHashedDictionaryGetItemsImpl.txx Fix build 2024-03-18 08:32:16 +00:00
RangeHashedDictionaryGetItemsImplDecimal.cpp Split template instantiations into separate files 2024-03-14 17:45:42 +00:00
RangeHashedDictionaryGetItemsImplFloat.cpp Split template instantiations into separate files 2024-03-14 17:45:42 +00:00
RangeHashedDictionaryGetItemsImplInt.cpp Split template instantiations into separate files 2024-03-14 17:45:42 +00:00
RangeHashedDictionaryGetItemsImplOthers.cpp Split template instantiations into separate files 2024-03-14 17:45:42 +00:00
RangeHashedDictionaryGetItemsImplUInt.cpp Split template instantiations into separate files 2024-03-14 17:45:42 +00:00
RangeHashedDictionaryGetItemsShortCircuitImpl.txx Fix build 2024-03-18 08:32:16 +00:00
RangeHashedDictionaryGetItemsShortCircuitImplDecimal.cpp Split template instantiations into separate files 2024-03-14 17:45:42 +00:00
RangeHashedDictionaryGetItemsShortCircuitImplFloat.cpp Split template instantiations into separate files 2024-03-14 17:45:42 +00:00
RangeHashedDictionaryGetItemsShortCircuitImplInt.cpp Split template instantiations into separate files 2024-03-14 17:45:42 +00:00
RangeHashedDictionaryGetItemsShortCircuitImplOthers.cpp Split template instantiations into separate files 2024-03-14 17:45:42 +00:00
RangeHashedDictionaryGetItemsShortCircuitImplUInt.cpp Split template instantiations into separate files 2024-03-14 17:45:42 +00:00
RangeHashedDictionarySimple.cpp
readInvalidateQuery.cpp
readInvalidateQuery.h
RedisDictionarySource.cpp
RedisDictionarySource.h
RedisSource.cpp
RedisSource.h
RegExpTreeDictionary.cpp Merge remote-tracking branch 'origin/master' into split-range-hashed-dictionary 2024-03-15 14:39:58 +00:00
RegExpTreeDictionary.h Merge pull request #61356 from vitlibar/fix-replace-dictionary 2024-03-21 16:45:06 +01:00
registerCacheDictionaries.cpp
registerDictionaries.cpp
registerDictionaries.h
registerHashedDictionary.cpp Respect max_execution_time for dictionary reloading time 2024-03-06 12:54:39 +00:00
registerRangeHashedDictionary.cpp Spit DictionaryPipelineExecutor into separate file 2024-03-11 14:00:01 +00:00
SparseHashedDictionary.cpp
SSDCacheDictionaryStorage.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
XDBCDictionarySource.cpp http connections pools 2024-03-10 10:00:18 +01:00
XDBCDictionarySource.h http connections pools 2024-03-10 10:00:18 +01:00
YAMLRegExpTreeDictionarySource.cpp Style check for abbreviations 2024-02-17 02:14:15 +01:00
YAMLRegExpTreeDictionarySource.h Updated implementation 2024-01-25 14:31:49 +03:00