ClickHouse/dbms/src/Dictionaries
alexey-milovidov 3645375f71
Merge pull request #9409 from clemrodriguez/mysqlxx-share-connection
Mysqlxx share connection for external dictionaries only
2020-03-05 22:43:23 +03:00
..
Embedded Using std::string::starts_with (#9321) 2020-02-24 21:11:21 +03:00
tests Use separate variables for the database and name in dictionaries. 2019-12-29 23:48:10 +07:00
CacheDictionary_generate1.cpp.in adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
CacheDictionary_generate2.cpp.in adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
CacheDictionary_generate3.cpp.in adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
CacheDictionary.cpp CacheDictionary datarace on exception_ptr (#9379) 2020-02-28 15:34:39 +03:00
CacheDictionary.h Merge pull request #9413 from nikitamikhaylov/cache_dict_update_queue_size 2020-02-28 20:29:11 +03:00
CacheDictionary.inc.h Remove unused ErrorCodes 2020-02-25 17:35:37 +03:00
ClickHouseDictionarySource.cpp Remove unused ErrorCodes 2020-02-25 17:35:37 +03:00
ClickHouseDictionarySource.h Compilable code 2019-10-10 23:47:47 +03:00
CMakeLists.txt Fix shared build 2019-12-10 23:39:36 +03:00
ComplexKeyCacheDictionary_createAttributeWithType.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
ComplexKeyCacheDictionary_generate1.cpp.in adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
ComplexKeyCacheDictionary_generate2.cpp.in adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
ComplexKeyCacheDictionary_generate3.cpp.in adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
ComplexKeyCacheDictionary_setAttributeValue.cpp Fix bug with memory allocation for string fields in complex key cache dictionary 2019-08-12 12:37:48 +03:00
ComplexKeyCacheDictionary_setDefaultAttributeValue.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
ComplexKeyCacheDictionary.cpp Use separate variables for the database and name in dictionaries. 2019-12-29 23:48:10 +07:00
ComplexKeyCacheDictionary.h Wrong counting of DictCacheKeysRequestedFound metric (#9411) 2020-02-28 03:07:00 +03:00
ComplexKeyHashedDictionary.cpp Remove unused ErrorCodes 2020-02-25 17:35:37 +03:00
ComplexKeyHashedDictionary.h Use separate variables for the database and name in dictionaries. 2019-12-29 23:48:10 +07:00
DictionaryBlockInputStream.h Fix some spelling mistakes 2020-01-11 17:51:33 +08:00
DictionaryBlockInputStreamBase.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
DictionaryBlockInputStreamBase.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
DictionaryFactory.cpp Added some missing ErrorCodes 2020-02-25 21:02:41 +03:00
DictionaryFactory.h Added comment 2020-01-27 15:43:28 +03:00
DictionarySourceFactory.cpp Remove unused ErrorCodes 2020-02-25 17:35:37 +03:00
DictionarySourceFactory.h Add restrections for several sources of external dictionaries 2019-12-10 20:27:29 +03:00
DictionarySourceHelpers.cpp clang-format of dbms/src/Dictionaries/* 2018-12-10 18:25:45 +03:00
DictionarySourceHelpers.h clang-format of dbms/src/Dictionaries/* 2018-12-10 18:25:45 +03:00
DictionaryStructure.cpp Add blank line deleted by accident 2019-12-25 20:06:37 +03:00
DictionaryStructure.h Clean up old comments, remove an old approach to testing 2019-12-25 20:03:24 +03:00
ExecutableDictionarySource.cpp Added some missing ErrorCodes 2020-02-25 21:02:41 +03:00
ExecutableDictionarySource.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
ExternalQueryBuilder.cpp Remove unused ErrorCodes 2020-02-25 17:35:37 +03:00
ExternalQueryBuilder.h Better fix: removed old and bad code #6069 2019-07-20 02:10:55 +03:00
FileDictionarySource.cpp Added some missing ErrorCodes 2020-02-25 21:02:41 +03:00
FileDictionarySource.h Added missing ErrorCodes, part 2 2020-02-25 21:10:48 +03:00
FlatDictionary.cpp Remove unused ErrorCodes 2020-02-25 17:35:37 +03:00
FlatDictionary.h Use separate variables for the database and name in dictionaries. 2019-12-29 23:48:10 +07:00
getDictionaryConfigurationFromAST.cpp Use separate variables for the database and name in dictionaries. 2019-12-29 23:48:10 +07:00
getDictionaryConfigurationFromAST.h Use separate variables for the database and name in dictionaries. 2019-12-29 23:48:10 +07:00
HashedDictionary.cpp Remove unused ErrorCodes 2020-02-25 17:35:37 +03:00
HashedDictionary.h Use separate variables for the database and name in dictionaries. 2019-12-29 23:48:10 +07:00
HTTPDictionarySource.cpp Added missing ErrorCodes, part 2 2020-02-25 21:10:48 +03:00
HTTPDictionarySource.h Add restrections for several sources of external dictionaries 2019-12-10 20:27:29 +03:00
IDictionary.h Added missing ErrorCodes, part 2 2020-02-25 21:10:48 +03:00
IDictionarySource.h Merge ITableDeclaration into IStorage. 2019-05-17 17:34:25 +03:00
LibraryDictionarySource.cpp Remove unused ErrorCodes 2020-02-25 17:35:37 +03:00
LibraryDictionarySource.h Added missing ErrorCodes, part 2 2020-02-25 21:10:48 +03:00
LibraryDictionarySourceExternal.cpp Added some warnings from clang's -Weverything 2019-01-04 15:10:00 +03:00
LibraryDictionarySourceExternal.h Shared Library Dict Logging: Replace multiple functions with single one and add logging examples into test libraries 2018-06-06 23:21:16 +03:00
MongoDBBlockInputStream.cpp Added "assert_cast" function as a replacement for static_cast for columns 2019-08-21 05:28:04 +03:00
MongoDBBlockInputStream.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
MongoDBDictionarySource.cpp Remove unused ErrorCodes 2020-02-25 17:35:37 +03:00
MongoDBDictionarySource.h Fixed ErrorCodes, part 3 2020-02-25 21:20:08 +03:00
MySQLDictionarySource.cpp MySQL connection mutualize connection + integration test 2020-02-27 10:34:06 +01:00
MySQLDictionarySource.h MySQL connection mutualize connection + integration test 2020-02-27 10:34:06 +01:00
PolygonDictionary.cpp Address latest comments 2020-02-05 19:38:03 +03:00
PolygonDictionary.h Add some comments & new tests for different input types 2020-01-28 16:25:55 +03:00
RangeDictionaryBlockInputStream.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
RangeHashedDictionary.cpp Added some missing ErrorCodes 2020-02-25 21:02:41 +03:00
RangeHashedDictionary.h Use separate variables for the database and name in dictionaries. 2019-12-29 23:48:10 +07:00
readInvalidateQuery.cpp Replace pointer with reference in SettingsCollection<T>::MemberInfos::findStrict(). 2019-11-17 03:51:51 +03:00
readInvalidateQuery.h Merge ITableDeclaration into IStorage. 2019-05-17 17:34:25 +03:00
RedisBlockInputStream.cpp better code in Redis external dictionary 2019-09-17 20:57:48 +03:00
RedisBlockInputStream.h better code in Redis external dictionary 2019-09-17 20:57:48 +03:00
RedisDictionarySource.cpp Merge branch 'master' into MoreGCCWarnings 2019-12-18 02:01:39 +03:00
RedisDictionarySource.h Added missing ErrorCodes, part 2 2020-02-25 21:10:48 +03:00
registerDictionaries.cpp Pull 2019-12-25 16:06:51 +03:00
registerDictionaries.h Fix after pull 2019-12-25 16:55:12 +03:00
TrieDictionary.cpp Added some missing ErrorCodes 2020-02-25 21:02:41 +03:00
TrieDictionary.h Use separate variables for the database and name in dictionaries. 2019-12-29 23:48:10 +07:00
writeParenthesisedString.cpp clang-format of dbms/src/Dictionaries/* 2018-12-10 18:25:45 +03:00
writeParenthesisedString.h clang-format of dbms/src/Dictionaries/* 2018-12-10 18:25:45 +03:00
XDBCDictionarySource.cpp Merge branch 'master' into MoreGCCWarnings 2019-12-18 02:01:39 +03:00
XDBCDictionarySource.h Two more fixes for PVS-Studio 2019-07-08 03:51:43 +03:00