.. |
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
|
Dictionaries added TSA annotations
|
2022-06-29 19:15:47 +02:00 |
CacheDictionaryStorage.h
|
Fix 8/9 of trash
|
2022-09-19 08:53:20 +02:00 |
CacheDictionaryUpdateQueue.cpp
|
CacheDictionary simplify update queue
|
2022-06-30 12:53:56 +02:00 |
CacheDictionaryUpdateQueue.h
|
CacheDictionaryUpdateUnit make update state non atomic
|
2022-06-30 13:15:35 +02:00 |
CassandraDictionarySource.cpp
|
Dictionaries added TSA annotations
|
2022-06-29 19:15:47 +02:00 |
CassandraDictionarySource.h
|
Respect remote_url_allow_hosts in relevant dictionary sources.
|
2022-07-13 14:53:23 +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 fix-quota-key
|
2022-08-08 11:54:21 -04:00 |
ClickHouseDictionarySource.h
|
update tcp protocol, add quota_key
|
2022-08-03 15:44:08 -04:00 |
CMakeLists.txt
|
Add separate option to omit symbols from heavy contrib
|
2022-07-02 06:32:03 +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
|
Fix 8/9 of trash
|
2022-09-19 08:53:20 +02: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
|
One step back
|
2022-08-28 02:00:09 +02:00 |
DictionaryStructure.h
|
check attributes for join with dict
|
2022-08-10 14:20:26 +00:00 |
DirectDictionary.cpp
|
DirectDictionary improve performance of dictHas with duplicate keys
|
2022-07-21 16:29:28 +02: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
|
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
|
Fix 7/8 of trash
|
2022-09-19 08:53:20 +02:00 |
FlatDictionary.h
|
Added hierarchical_index_bytes_allocated column in system.dictionaries
|
2022-05-23 12:42:00 +02:00 |
getDictionaryConfigurationFromAST.cpp
|
Refactor
|
2022-09-05 20:08:22 +02:00 |
getDictionaryConfigurationFromAST.h
|
fixes after review
|
2021-09-13 22:11:16 +03:00 |
HashedArrayDictionary.cpp
|
Fix 8/9 of trash
|
2022-09-19 08:53:20 +02:00 |
HashedArrayDictionary.h
|
Added hierarchical_index_bytes_allocated column in system.dictionaries
|
2022-05-23 12:42:00 +02:00 |
HashedDictionary.cpp
|
Fix 8/9 of trash
|
2022-09-19 08:53:20 +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
|
Fix typos with new codespell
|
2022-09-02 08:54:48 +00:00 |
HTTPDictionarySource.cpp
|
Fixing build
|
2022-07-13 15:33:18 +00:00 |
HTTPDictionarySource.h
|
Fixing build
|
2022-07-13 15:33:18 +00:00 |
ICacheDictionaryStorage.h
|
Fix clang-tidy warnings in Databases, DataTypes, Dictionaries folders
|
2022-03-14 18:17:35 +00:00 |
IDictionary.h
|
Embed IKeyValue impl into IDictionary.h
|
2022-08-10 15:58:15 +00:00 |
IDictionarySource.h
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
IPAddressDictionary.cpp
|
Fix 9/10 of trash
|
2022-09-19 08:53:20 +02:00 |
IPAddressDictionary.h
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
LibraryDictionarySource.cpp
|
Rename LibraryBridgeHelper to ExternalDictionaryLibraryBridgeHelper
|
2022-08-04 19:58:37 +00:00 |
LibraryDictionarySource.h
|
Rename LibraryBridgeHelper to ExternalDictionaryLibraryBridgeHelper
|
2022-08-04 19:58:37 +00:00 |
MongoDBDictionarySource.cpp
|
Remove some methods
|
2022-09-10 05:04:40 +02:00 |
MongoDBDictionarySource.h
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
MySQLDictionarySource.cpp
|
Respect remote_url_allow_hosts in relevant dictionary sources.
|
2022-07-13 14:53:23 +00:00 |
MySQLDictionarySource.h
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
PolygonDictionary.cpp
|
Fix 9/10 of trash
|
2022-09-19 08:53:20 +02: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
|
fix build with clang-15
|
2022-08-01 18:00:54 +02:00 |
PolygonDictionaryUtils.h
|
Fix 8/9 of trash
|
2022-09-19 08:53:20 +02:00 |
PostgreSQLDictionarySource.cpp
|
Fixing build.
|
2022-07-14 18:44:43 +00:00 |
PostgreSQLDictionarySource.h
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
RangeHashedDictionary.cpp
|
Fix 6/7 of trash
|
2022-09-19 08:53:20 +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
|
Remove some methods
|
2022-09-10 05:04:40 +02:00 |
RedisDictionarySource.h
|
Cleanup: local clang-tidy warnings founded during review
|
2022-06-27 20:57:18 +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
|
Fix Arcadia
|
2021-01-07 18:40:54 +03:00 |
SSDCacheDictionaryStorage.h
|
Add profile events for fsync
|
2022-07-31 23:19:30 +03:00 |
XDBCDictionarySource.cpp
|
remove some dead and commented code
|
2022-07-21 15:05:48 +02:00 |
XDBCDictionarySource.h
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |