.. |
Embedded
|
Keep config in context to avoid Application singleton usages
|
2017-08-28 22:19:06 +03:00 |
CacheDictionary.cpp
|
Replaced Mersenne Twister to PCG-Random [#CLICKHOUSE-2].
|
2017-09-10 02:17:38 +03:00 |
CacheDictionary.h
|
Replaced Mersenne Twister to PCG-Random [#CLICKHOUSE-2].
|
2017-09-10 02:17:38 +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_generate1.cpp
|
clang-format of Split ComplexKeyCacheDictionary (#1035)
|
2017-07-27 23:39:40 +03:00 |
ComplexKeyCacheDictionary_generate2.cpp
|
clang-format of Split ComplexKeyCacheDictionary (#1035)
|
2017-07-27 23:39:40 +03:00 |
ComplexKeyCacheDictionary_generate3.cpp
|
clang-format of Split ComplexKeyCacheDictionary (#1035)
|
2017-07-27 23:39:40 +03:00 |
ComplexKeyCacheDictionary.cpp
|
Fixed build with increased inline-depth in clang [#CLICKHOUSE-2].
|
2017-09-15 14:08:39 +03:00 |
ComplexKeyCacheDictionary.h
|
Replaced Mersenne Twister to PCG-Random [#CLICKHOUSE-2].
|
2017-09-10 02:17:38 +03:00 |
ComplexKeyHashedDictionary.cpp
|
Split ComplexKeyCacheDictionary to use less then 1.5G ram when compile (#1034)
|
2017-07-27 22:05:55 +03:00 |
ComplexKeyHashedDictionary.h
|
ColumnConst unification (#1011)
|
2017-07-21 09:35:58 +03:00 |
DictionaryBlockInputStream.h
|
Unification [#CLICKHOUSE-2].
|
2017-09-15 15:16:12 +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
|
added ExternalLoader [#CLICKHOUSE-3305]
|
2017-10-06 13:31:06 +03:00 |
DictionarySourceFactory.h
|
added ExternalLoader [#CLICKHOUSE-3305]
|
2017-10-06 13:31:06 +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 ExternalLoader [#CLICKHOUSE-3305]
|
2017-10-06 13:31:06 +03:00 |
DictionaryStructure.h
|
added ExternalLoader [#CLICKHOUSE-3305]
|
2017-10-06 13:31:06 +03:00 |
ExecutableDictionarySource.cpp
|
Implemented some suggestions from clang-tidy (part 3) [#CLICKHOUSE-3301].
|
2017-09-08 06:47:27 +03:00 |
ExecutableDictionarySource.h
|
ColumnConst unification (#1011)
|
2017-07-21 09:35:58 +03:00 |
ExternalQueryBuilder.cpp
|
Fixed error [#CLICKHOUSE-3191].
|
2017-08-01 00:39:24 +03: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
|
Implemented some suggestions from clang-tidy (part 3) [#CLICKHOUSE-3301].
|
2017-09-08 06:47:27 +03:00 |
FlatDictionary.h
|
ColumnConst unification (#1011)
|
2017-07-21 09:35:58 +03:00 |
HashedDictionary.cpp
|
ColumnConst unification (#1011)
|
2017-07-21 09:35:58 +03:00 |
HashedDictionary.h
|
ColumnConst unification (#1011)
|
2017-07-21 09:35:58 +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
|
added ExternalLoader [#CLICKHOUSE-3305]
|
2017-10-06 13:31:06 +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
|
Get rid of .hpp files [#CLICKHOUSE-2].
|
2017-06-06 20:18:32 +03:00 |
MongoDBBlockInputStream.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
MongoDBDictionarySource.cpp
|
ColumnConst unification (#1011)
|
2017-07-21 09:35:58 +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
|
Unification [#CLICKHOUSE-2].
|
2017-09-15 15:16:12 +03:00 |
RangeHashedDictionary.cpp
|
added raw serialization functions for IColumn; changed key serialization in ComplexKeyCacheDictionary; style fixes
|
2017-05-29 20:26:45 +03:00 |
RangeHashedDictionary.h
|
ColumnConst unification (#1011)
|
2017-07-21 09:35:58 +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
|
Allow compile on 32bit systems (#1175)
|
2017-09-01 20:21:03 +03:00 |
TrieDictionary.h
|
ColumnConst unification (#1011)
|
2017-07-21 09:35:58 +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 |