ClickHouse/dbms/src/Dictionaries
2018-04-03 04:48:40 -07:00
..
Embedded Miscellaneous [#CLICKHOUSe-2] 2018-01-10 03:04:08 +03:00
CacheDictionary.cpp Cleanup semantics of data types [#CLICKHOUSE-2]. 2017-12-09 19:17:37 +03:00
CacheDictionary.h Added support UUID type for dictionaries 2017-11-15 23:31:53 +03:00
CatBoostModel.cpp Better semantic of sharing columns: development [#CLICKHOUSE-2]. 2017-12-15 05:52:38 +03:00
CatBoostModel.h Better semantic of sharing columns: development [#CLICKHOUSE-2]. 2017-12-13 04:27:53 +03:00
ClickHouseDictionarySource.cpp Allow use encryption for distributed tables (#2065) 2018-03-29 04:41:06 +03:00
ClickHouseDictionarySource.h Allow use encryption for distributed tables (#2065) 2018-03-29 04:41:06 +03:00
CMakeLists.txt dbms: Declared max_block_size. [#METR-21516] 2016-05-29 04:12:10 +03:00
ComplexKeyCacheDictionary_createAttributeWithType.cpp Better [#CLICKHOUSE-2]. 2017-12-01 23:21:35 +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 Fix double free in LibraryDictionarySource (#2028) 2018-03-14 02:13:39 +03:00
ComplexKeyCacheDictionary.h Miscellaneous [#CLICKHOUSe-2] 2018-01-10 03:04:08 +03:00
ComplexKeyHashedDictionary.cpp && - qualified IColumn::mutate 2018-03-20 17:01:00 +03:00
ComplexKeyHashedDictionary.h Improvements done according to requested changes 2018-02-15 17:08:23 +04:00
DictionaryBlockInputStream.h fix DictionaryBlockInputStream::getBlock for empty dictionary 2018-03-07 18:11:23 +03:00
DictionaryBlockInputStreamBase.cpp Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
DictionaryBlockInputStreamBase.h Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
DictionaryFactory.h added ExternalLoader [#CLICKHOUSE-3305] 2017-10-06 13:31:06 +03:00
DictionarySourceFactory.cpp Prepare to new poco (PocoData renamed to PocoSQL) (#2158) 2018-04-03 04:48:40 -07:00
DictionarySourceFactory.h Update DictionarySourceFactory.h 2017-11-27 22:08:40 +03:00
DictionarySourceHelpers.cpp Better semantic of sharing columns: development [#CLICKHOUSE-2]. 2017-12-15 06:04:33 +03:00
DictionarySourceHelpers.h ColumnConst unification (#1011) 2017-07-21 09:35:58 +03:00
DictionaryStructure.cpp added is_object_id to list of valid config keys 2018-02-07 01:35:47 +03:00
DictionaryStructure.h add is_object_id property for determining when to use ObjectId 2018-02-07 00:34:56 +03:00
ExecutableDictionarySource.cpp Merge pull request #1771 from joomag/dictionary-update 2018-03-07 21:48:42 +03:00
ExecutableDictionarySource.h Improvements done according to requested changes 2018-02-15 17:08:23 +04:00
ExternalQueryBuilder.cpp Improvements done according to requested changes 2018-02-15 17:08:23 +04:00
ExternalQueryBuilder.h Improvements done according to requested changes 2018-02-15 17:08:23 +04:00
ExternalResultDescription.cpp && - qualified IColumn::mutate 2018-03-20 17:01:00 +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 Improvements done according to requested changes 2018-02-15 17:08:23 +04:00
FlatDictionary.cpp && - qualified IColumn::mutate 2018-03-20 17:01:00 +03:00
FlatDictionary.h Improvements done according to requested changes 2018-02-15 17:08:23 +04:00
HashedDictionary.cpp && - qualified IColumn::mutate 2018-03-20 17:01:00 +03:00
HashedDictionary.h Improvements done according to requested changes 2018-02-15 17:08:23 +04:00
HTTPDictionarySource.cpp Improvements done according to requested changes 2018-02-15 17:08:23 +04:00
HTTPDictionarySource.h Improvements done according to requested changes 2018-02-15 17:08:23 +04:00
IDictionary.h added system.models [#CLICKHOUSE-3477] 2017-12-04 16:32:49 +03:00
IDictionarySource.h Improvements done according to requested changes 2018-02-15 17:08:23 +04:00
LibraryDictionarySource.cpp Fix double free in LibraryDictionarySource (#2028) 2018-03-14 02:13:39 +03:00
LibraryDictionarySource.h Fix double free in LibraryDictionarySource (#2028) 2018-03-14 02:13:39 +03:00
LibraryDictionarySourceExternal.h LibraryDictionarySource: api v2 with strings (#1915) 2018-02-16 20:12:22 +03:00
MongoDBBlockInputStream.cpp Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
MongoDBBlockInputStream.h Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
MongoDBDictionarySource.cpp Update MongoDBDictionarySource.cpp 2018-02-07 20:49:41 +03:00
MongoDBDictionarySource.h Improvements done according to requested changes 2018-02-15 17:08:23 +04:00
MySQLBlockInputStream.cpp Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
MySQLBlockInputStream.h Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
MySQLDictionarySource.cpp Fixed bug after merge [#CLICKHOUSE-2] 2018-03-08 00:32:35 +03:00
MySQLDictionarySource.h Improvements done according to requested changes 2018-02-15 17:08:23 +04:00
ODBCBlockInputStream.cpp Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
ODBCBlockInputStream.h Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
ODBCDictionarySource.cpp Fixed bug after merge [#CLICKHOUSE-2] 2018-03-08 00:32:35 +03:00
ODBCDictionarySource.h Prepare to new poco (PocoData renamed to PocoSQL) (#2158) 2018-04-03 04:48:40 -07:00
RangeDictionaryBlockInputStream.h Miscellaneous [#CLICKHOUSE-2] 2018-02-21 23:23:27 +03:00
RangeHashedDictionary.cpp Miscellaneous [#CLICKHOUSe-2] 2018-01-10 03:04:08 +03:00
RangeHashedDictionary.h fixed engine Dictionary(range_hashed) for open interval date keys [#CLICKHOUSE-3521] 2017-12-25 23:55:37 +03:00
readInvalidateQuery.cpp Fixed wording #245 2018-03-10 02:23:15 +03:00
readInvalidateQuery.h Style; removed useless catch [#CLICKHOUSE-2955]. 2017-05-23 19:36:07 +03:00
TrieDictionary.cpp Miscellaneous [#CLICKHOUSe-2] 2018-01-10 03:04:08 +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