ClickHouse/dbms/src/Dictionaries
alexey-milovidov c7863e1ac6
Clang Tidy, part 7 (#9799)
* Attempt to enable identifier naming check

* Attempt to enable identifier naming check, continue

* Progress on identifier names

* Adopt identifier names check

* Fixed error

* Merge with master

* Fixed build

* Fixed build

* Fixed build

* Fixed build

* Fixed build

* Fixed error

* Fixed error

* Fixed error
2020-03-23 05:12:31 +03:00
..
Embedded Improve CCTZ contrib (#9687) 2020-03-19 13:38:34 +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 Added most of bugprone checks 2020-03-18 19:51:20 +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 Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +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 Added most of bugprone checks 2020-03-18 19:51:20 +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 Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +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 Improve CCTZ contrib (#9687) 2020-03-19 13:38:34 +03:00
DictionaryStructure.cpp clang-tidy, part 4 2020-03-09 00:40:00 +03:00
DictionaryStructure.h Clean up old comments, remove an old approach to testing 2019-12-25 20:03:24 +03:00
ExecutableDictionarySource.cpp Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +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 Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
FileDictionarySource.h Relax a test due to Poco regression. 2020-03-19 19:05:41 +03:00
FlatDictionary.cpp clang-tidy, part 21 2020-03-09 06:14:24 +03:00
FlatDictionary.h Use separate variables for the database and name in dictionaries. 2019-12-29 23:48:10 +07:00
getDictionaryConfigurationFromAST.cpp Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
getDictionaryConfigurationFromAST.h Use separate variables for the database and name in dictionaries. 2019-12-29 23:48:10 +07:00
HashedDictionary.cpp clang-tidy, part 5 2020-03-20 21:53:35 +03:00
HashedDictionary.h Use separate variables for the database and name in dictionaries. 2019-12-29 23:48:10 +07:00
HTTPDictionarySource.cpp Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +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 Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +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 Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
MongoDBDictionarySource.h Fixed ErrorCodes, part 3 2020-02-25 21:20:08 +03:00
MySQLDictionarySource.cpp Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
MySQLDictionarySource.h MySQL connection mutualize connection + integration test 2020-02-27 10:34:06 +01:00
PolygonDictionary.cpp Added most of clang-static-analyzer checks 2020-03-20 21:53:35 +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 clang-tidy, part 21 2020-03-09 06:14:24 +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 Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
RedisBlockInputStream.h better code in Redis external dictionary 2019-09-17 20:57:48 +03:00
RedisDictionarySource.cpp Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +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 Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
TrieDictionary.h clang-tidy, part 2 2020-03-18 03:57:00 +03: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 Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
XDBCDictionarySource.h Two more fixes for PVS-Studio 2019-07-08 03:51:43 +03:00