ClickHouse/dbms/src/Dictionaries
2017-11-27 22:08:40 +03:00
..
Embedded RegionsHierarchy: read hidden regions [#CLICKHOUSE-3427]. 2017-11-16 21:50:01 +03:00
CacheDictionary.cpp Added support UUID type for dictionaries 2017-11-15 23:31:53 +03:00
CacheDictionary.h Added support UUID type for dictionaries 2017-11-15 23:31:53 +03:00
CatBoostModel.cpp Core/FieldVisitors.h -> Common/FieldVisitors.h 2017-11-24 16:55:31 +03:00
CatBoostModel.h load features count from catboost model file [#CLICKHOUSE-3305] 2017-10-31 14:50:24 +03:00
ClickHouseDictionarySource.cpp CLICKHOUSE-3289: Do not use Application singleton 2017-09-07 20:55:33 +03:00
ClickHouseDictionarySource.h Don't limit the size of internal queries (this is for cache dictionaries with ClickHouse source) [#CLICKHOUSE-2]. 2017-07-28 21:43:40 +03:00
CMakeLists.txt dbms: Declared max_block_size. [#METR-21516] 2016-05-29 04:12:10 +03:00
ComplexKeyCacheDictionary_createAttributeWithType.cpp Added support UUID type for dictionaries 2017-11-15 23:31:53 +03:00
ComplexKeyCacheDictionary_generate1.cpp Added support UUID type for dictionaries 2017-11-15 23:31:53 +03:00
ComplexKeyCacheDictionary_generate2.cpp Added support UUID type for dictionaries 2017-11-15 23:31:53 +03:00
ComplexKeyCacheDictionary_generate3.cpp Added support UUID type for dictionaries 2017-11-15 23:31:53 +03:00
ComplexKeyCacheDictionary_setAttributeValue.cpp Added support UUID type for dictionaries 2017-11-15 23:31:53 +03:00
ComplexKeyCacheDictionary_setDefaultAttributeValue.cpp Added support UUID type for dictionaries 2017-11-15 23:31:53 +03:00
ComplexKeyCacheDictionary.cpp Split ComplexKeyCacheDictionary to faster compile (part2) 2017-10-24 00:26:42 +03:00
ComplexKeyCacheDictionary.h Added support UUID type for dictionaries 2017-11-15 23:31:53 +03:00
ComplexKeyHashedDictionary.cpp Added support UUID type for dictionaries 2017-11-15 23:31:53 +03:00
ComplexKeyHashedDictionary.h Added support UUID type for dictionaries 2017-11-15 23:31:53 +03:00
DictionaryBlockInputStream.h Style [#CLICKHOUSE-2]. 2017-11-17 23:42:03 +03:00
DictionaryBlockInputStreamBase.cpp style fixes 2017-05-30 18:02:44 +03:00
DictionaryBlockInputStreamBase.h added max_block_size for DictionaryBlockImputStreamBase 2017-05-26 19:08:56 +03:00
DictionaryFactory.h added ExternalLoader [#CLICKHOUSE-3305] 2017-10-06 13:31:06 +03:00
DictionarySourceFactory.cpp Update DictionarySourceFactory.cpp 2017-11-27 22:08:40 +03:00
DictionarySourceFactory.h [clickhouse-yt] support external dictionaries registration in DictionarySourceFactory 2017-11-27 22:08:40 +03:00
DictionarySourceHelpers.cpp ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
DictionarySourceHelpers.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
DictionaryStructure.cpp Added support UUID type for dictionaries 2017-11-15 23:31:53 +03:00
DictionaryStructure.h Removed "experimental" namespace [#CLICKHOUSE-2]. 2017-11-20 07:15:43 +03:00
ExecutableDictionarySource.cpp Miscellaneous changes after merge [#CLICKHOUSE-2]. 2017-10-12 22:40:42 +03:00
ExecutableDictionarySource.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
ExternalQueryBuilder.cpp dbms: fix build with OS X built-in clang 2017-10-13 18:12:29 -07:00
ExternalQueryBuilder.h Little better [#CLICKHOUSE-3039]. 2017-05-25 22:52:05 +03:00
ExternalResultDescription.cpp removed typeid_cast from IColumn.h 2017-07-13 23:58:19 +03:00
ExternalResultDescription.h Little better [#CLICKHOUSE-3039]. 2017-05-25 22:52:05 +03:00
FileDictionarySource.cpp Miscellaneous [#CLICKHOUSE-3039]. 2017-05-25 22:26:17 +03:00
FileDictionarySource.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
FlatDictionary.cpp Added support UUID type for dictionaries 2017-11-15 23:31:53 +03:00
FlatDictionary.h Added support UUID type for dictionaries 2017-11-15 23:31:53 +03:00
HashedDictionary.cpp Added support UUID type for dictionaries 2017-11-15 23:31:53 +03:00
HashedDictionary.h Added support UUID type for dictionaries 2017-11-15 23:31:53 +03:00
HTTPDictionarySource.cpp ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
HTTPDictionarySource.h LibDictionarySource : First lib dictionary version with only uint64 type support (#1150) 2017-09-05 04:08:26 +03:00
IDictionary.h style fixes [#CLICKHOUSE-3305] 2017-10-26 21:49:23 +03:00
IDictionarySource.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
LibraryDictionarySource.cpp Try fix macos build (#1221) 2017-09-09 03:40:21 +03:00
LibraryDictionarySource.h Fixed warnings found by cppcheck [#CLICKHOUSE-3300]. 2017-09-08 00:04:48 +03:00
LibraryDictionarySourceExternal.h Try fix macos build 2017-09-08 21:25:22 +03:00
MongoDBBlockInputStream.cpp Core/FieldVisitors.h -> Common/FieldVisitors.h 2017-11-24 16:55:31 +03:00
MongoDBBlockInputStream.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
MongoDBDictionarySource.cpp Core/FieldVisitors.h -> Common/FieldVisitors.h 2017-11-24 16:55:31 +03:00
MongoDBDictionarySource.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
MySQLBlockInputStream.cpp ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
MySQLBlockInputStream.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
MySQLDictionarySource.cpp Fixed error [#CLICKHOUSE-3191]. 2017-08-01 00:39:24 +03:00
MySQLDictionarySource.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
ODBCBlockInputStream.cpp Get rid of .hpp files [#CLICKHOUSE-2]. 2017-06-06 20:18:32 +03:00
ODBCBlockInputStream.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
ODBCDictionarySource.cpp ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
ODBCDictionarySource.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
RangeDictionaryBlockInputStream.h Removed "experimental" namespace [#CLICKHOUSE-2]. 2017-11-20 07:15:43 +03:00
RangeHashedDictionary.cpp Added support UUID type for dictionaries 2017-11-15 23:31:53 +03:00
RangeHashedDictionary.h Added support UUID type for dictionaries 2017-11-15 23:31:53 +03:00
readInvalidateQuery.cpp Fixed build [#CLICKHOUSE-2955]. 2017-05-24 01:34:52 +03:00
readInvalidateQuery.h Style; removed useless catch [#CLICKHOUSE-2955]. 2017-05-23 19:36:07 +03:00
TrieDictionary.cpp Added support UUID type for dictionaries 2017-11-15 23:31:53 +03:00
TrieDictionary.h Added support UUID type for dictionaries 2017-11-15 23:31:53 +03:00
writeParenthesisedString.cpp Moved headers and sources to same place (part 2) [#CLICKHOUSE-3]. 2017-04-01 13:08:56 +03:00
writeParenthesisedString.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00