ClickHouse/src/Dictionaries
2021-05-09 21:58:08 +03:00
..
Embedded Maybe better support for paths with whitespaces 2021-04-24 22:47:52 +03:00
tests move to examples everywhere 2021-04-27 01:51:42 +03:00
CacheDictionary.cpp Dictionaries standardize exceptions 2021-04-10 21:48:36 +03:00
CacheDictionary.h Updated interfaces 2021-04-01 00:12:21 +03:00
CacheDictionaryStorage.h Merge pull request #22960 from kitaisreal/dictionary-added-decimal256-attribute-type-support 2021-04-11 13:07:00 +03:00
CacheDictionaryUpdateQueue.cpp Dictionaries standardize exceptions 2021-04-10 21:48:36 +03:00
CacheDictionaryUpdateQueue.h Updated interfaces 2021-04-01 00:12:21 +03:00
CassandraBlockInputStream.cpp Dictionaries standardize exceptions 2021-04-10 21:48:36 +03:00
CassandraBlockInputStream.h fix gcc warnings 2020-06-04 16:03:06 +03:00
CassandraDictionarySource.cpp Merge pull request #22961 from kitaisreal/dictionaries-standardize-exceptions 2021-04-11 12:05:59 +03:00
CassandraDictionarySource.h fix gcc warnings 2020-06-04 16:03:06 +03:00
CassandraHelpers.cpp Dictionaries standardize exceptions 2021-04-10 21:48:36 +03:00
CassandraHelpers.h try fix sync 2020-06-04 16:59:12 +03:00
ClickHouseDictionarySource.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
ClickHouseDictionarySource.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
CMakeLists.txt Maybe better support for paths with whitespaces 2021-04-24 22:47:52 +03:00
DictionaryBlockInputStream.cpp Refactored hierarchy dictionaries interface 2021-03-26 18:42:32 +03:00
DictionaryBlockInputStream.h Refactored hierarchy dictionaries interface 2021-03-26 18:42:32 +03:00
DictionaryBlockInputStreamBase.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
DictionaryBlockInputStreamBase.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
DictionaryFactory.cpp Merge pull request #22961 from kitaisreal/dictionaries-standardize-exceptions 2021-04-11 12:05:59 +03:00
DictionaryFactory.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DictionaryHelpers.h Fixed test 2021-05-01 13:58:24 +03:00
DictionarySourceFactory.cpp Merge pull request #22961 from kitaisreal/dictionaries-standardize-exceptions 2021-04-11 12:05:59 +03:00
DictionarySourceFactory.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DictionarySourceHelpers.cpp Merge pull request #22961 from kitaisreal/dictionaries-standardize-exceptions 2021-04-11 12:05:59 +03:00
DictionarySourceHelpers.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DictionaryStructure.cpp Merge pull request #22960 from kitaisreal/dictionary-added-decimal256-attribute-type-support 2021-04-11 13:07:00 +03:00
DictionaryStructure.h Dictionary added Decimal256 attribute type support 2021-04-10 19:53:21 +03:00
DirectDictionary.cpp Merge pull request #22925 from kitaisreal/flat_dictionary_performance_test_fix 2021-04-16 10:46:41 +03:00
DirectDictionary.h DirectDictionary dictGet multiple columns optimization 2021-04-05 01:26:26 +03:00
ExecutableDictionarySource.cpp Merge pull request #22961 from kitaisreal/dictionaries-standardize-exceptions 2021-04-11 12:05:59 +03:00
ExecutableDictionarySource.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
ExecutablePoolDictionarySource.cpp Merge pull request #22961 from kitaisreal/dictionaries-standardize-exceptions 2021-04-11 12:05:59 +03:00
ExecutablePoolDictionarySource.h Moved BorrowedObjectPool to common 2021-04-13 23:15:22 +03:00
ExternalQueryBuilder.cpp Dictionaries standardize exceptions 2021-04-10 21:48:36 +03:00
ExternalQueryBuilder.h Store copies instead of refs in ExternalQueryBuilder instances 2020-12-21 03:27:35 +04:00
FileDictionarySource.cpp Merge pull request #22961 from kitaisreal/dictionaries-standardize-exceptions 2021-04-11 12:05:59 +03:00
FileDictionarySource.h Merge pull request #22961 from kitaisreal/dictionaries-standardize-exceptions 2021-04-11 12:05:59 +03:00
FlatDictionary.cpp Flat, Hashed dictionary include update field bytes into bytes_allocated 2021-05-01 01:23:22 +03:00
FlatDictionary.h Flat, Hashed dictionary include update field bytes into bytes_allocated 2021-05-01 01:23:22 +03:00
getDictionaryConfigurationFromAST.cpp Simple key dictionary primary key wrong order fix 2021-04-18 15:19:44 +03:00
getDictionaryConfigurationFromAST.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
HashedDictionary.cpp Update HashedDictionary.cpp 2021-05-01 16:26:24 +03:00
HashedDictionary.h Flat, Hashed dictionary include update field bytes into bytes_allocated 2021-05-01 01:23:22 +03:00
HierarchyDictionariesUtils.cpp Dictionaries standardize exceptions 2021-04-10 21:48:36 +03:00
HierarchyDictionariesUtils.h Added perf tests 2021-03-27 17:00:00 +03:00
HTTPDictionarySource.cpp use path to define compression type 2021-05-09 21:58:08 +03:00
HTTPDictionarySource.h adding checking url in HTTPSource 2021-05-09 14:27:11 +03:00
ICacheDictionaryStorage.h SSDCacheDictionary remove max_stored_keys option 2021-03-18 12:55:17 +03:00
IDictionary.h Update function naming 2021-03-26 18:42:32 +03:00
IDictionarySource.h Updated CacheDictionary 2021-03-06 14:36:37 +03:00
IPAddressDictionary.cpp Dictionaries standardize exceptions 2021-04-10 21:48:36 +03:00
IPAddressDictionary.h Dictionary added Decimal256 attribute type support 2021-04-10 19:53:21 +03:00
LibraryDictionarySource.cpp Merge pull request #23048 from kitaisreal/library-dictionary-bridge-library-interface 2021-04-14 11:23:29 +03:00
LibraryDictionarySource.h Merge pull request #22961 from kitaisreal/dictionaries-standardize-exceptions 2021-04-11 12:05:59 +03:00
MongoDBDictionarySource.cpp Merge pull request #22960 from kitaisreal/dictionary-added-decimal256-attribute-type-support 2021-04-11 13:07:00 +03:00
MongoDBDictionarySource.h Dictionaries standardize exceptions 2021-04-10 21:48:36 +03:00
MySQLDictionarySource.cpp Add MySQL read history data bytes judgment 2021-04-19 10:51:50 +08:00
MySQLDictionarySource.h Add MySQL read history data bytes judgment 2021-04-19 10:51:50 +08:00
PolygonDictionary.cpp Dictionaries standardize exceptions 2021-04-10 21:48:36 +03:00
PolygonDictionary.h Refactored hierarchy dictionaries interface 2021-03-26 18:42:32 +03:00
PolygonDictionaryImplementations.cpp Dictionaries standardize exceptions 2021-04-10 21:48:36 +03:00
PolygonDictionaryImplementations.h PolygonDictionary added nullable support 2021-03-21 18:09:47 +03:00
PolygonDictionaryUtils.cpp PolygonDictionary added nullable support 2021-03-21 18:09:47 +03:00
PolygonDictionaryUtils.h Fixed tests 2021-03-21 18:10:12 +03:00
PostgreSQLDictionarySource.cpp New impl 2021-05-06 00:52:59 +00:00
PostgreSQLDictionarySource.h Fix clang tidy 2021-05-06 07:02:13 +00:00
RangeDictionaryBlockInputStream.h Refactored hierarchy dictionaries interface 2021-03-26 18:42:32 +03:00
RangeHashedDictionary.cpp Dictionaries standardize exceptions 2021-04-10 21:48:36 +03:00
RangeHashedDictionary.h Dictionary added Decimal256 attribute type support 2021-04-10 19:53:21 +03:00
readInvalidateQuery.cpp Dictionaries standardize exceptions 2021-04-10 21:48:36 +03:00
readInvalidateQuery.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
RedisBlockInputStream.cpp Dictionaries standardize exceptions 2021-04-10 21:48:36 +03:00
RedisBlockInputStream.h Poco contrib refactoring (#10396) 2020-05-08 17:11:19 +03:00
RedisDictionarySource.cpp Merge pull request #22961 from kitaisreal/dictionaries-standardize-exceptions 2021-04-11 12:05:59 +03:00
RedisDictionarySource.h Dictionaries standardize exceptions 2021-04-10 21:48:36 +03:00
registerCacheDictionaries.cpp Dictionaries standardize exceptions 2021-04-10 21:48:36 +03:00
registerDictionaries.cpp Refactored hierarchy dictionaries interface 2021-03-26 18:42:32 +03:00
registerDictionaries.h Fix Arcadia 2021-01-07 18:40:54 +03:00
SSDCacheDictionaryStorage.h Dictionaries standardize exceptions 2021-04-10 21:48:36 +03:00
writeParenthesisedString.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
writeParenthesisedString.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
XDBCDictionarySource.cpp Fix 2021-04-17 09:00:58 +00:00
XDBCDictionarySource.h Fix 2021-04-17 09:00:58 +00:00
ya.make Fix arcadia build S3 2021-04-15 12:31:09 +03:00
ya.make.in Add examples folder filter to ya.make.in 2021-04-30 11:25:52 +03:00