.. |
Embedded
|
Style #2913
|
2018-08-24 08:25:00 +03:00 |
tests
|
CLICKHOUSE-3878: Build fixes
|
2018-08-16 01:00:28 +03:00 |
CacheDictionary.cpp
|
Whitespaces [#CLICKHOUSE-3939]
|
2018-09-06 04:57:55 +03:00 |
CacheDictionary.h
|
Added support UUID type for dictionaries
|
2017-11-15 23:31:53 +03:00 |
CatBoostModel.cpp
|
Get rid of useless std::move to get NRVO
|
2018-08-27 22:15:48 +08:00 |
CatBoostModel.h
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +03:00 |
ClickHouseDictionarySource.cpp
|
Update ClickHouseDictionarySource.cpp
|
2018-09-14 21:14:17 +03:00 |
ClickHouseDictionarySource.h
|
CLICKHOUSE-3476
|
2018-09-11 12:29:02 +03:00 |
CMakeLists.txt
|
CLICKHOUSE-3878: Move connection string validation to common, remove redundant headers, fix compilation issues
|
2018-08-14 13:33:41 +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
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +03:00 |
ComplexKeyCacheDictionary_setDefaultAttributeValue.cpp
|
Added support UUID type for dictionaries
|
2017-11-15 23:31:53 +03:00 |
ComplexKeyCacheDictionary.cpp
|
Fixed style a bit [#CLICKHOUSE-2]
|
2018-05-07 05:01:11 +03:00 |
ComplexKeyCacheDictionary.h
|
Non significant changes according to clang's -Weverything, part 3 [#CLICKHOUSE-2]
|
2018-06-03 23:39:06 +03:00 |
ComplexKeyHashedDictionary.cpp
|
Fixed test [#CLICKHOUSE-2]
|
2018-09-09 05:23:24 +03:00 |
ComplexKeyHashedDictionary.h
|
Non significant changes according to clang's -Weverything, part 3 [#CLICKHOUSE-2]
|
2018-06-03 23:39:06 +03:00 |
DictionaryBlockInputStream.h
|
Get rid of useless std::move to get NRVO
|
2018-08-27 22:15:48 +08:00 |
DictionaryBlockInputStreamBase.cpp
|
Miscellaneous #2913
|
2018-08-24 08:37:06 +03:00 |
DictionaryBlockInputStreamBase.h
|
Miscellaneous #2913
|
2018-08-24 08:37:06 +03:00 |
DictionaryFactory.h
|
added ExternalLoader [#CLICKHOUSE-3305]
|
2017-10-06 13:31:06 +03:00 |
DictionarySourceFactory.cpp
|
Update DictionarySourceFactory.cpp
|
2018-09-13 21:58:12 +03: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
|
Fixed build #3123
|
2018-09-14 22:15:11 +03:00 |
DictionaryStructure.h
|
Added support of int-based types: Int\UInt(8,16,32), Date, DateTime for range_hashed dictionary.
|
2018-09-13 18:19:55 +03:00 |
ExecutableDictionarySource.cpp
|
Non significant changes according to clang's -Weverything, part 3 [#CLICKHOUSE-2]
|
2018-06-03 23:39:06 +03:00 |
ExecutableDictionarySource.h
|
Improvements done according to requested changes
|
2018-02-15 17:08:23 +04:00 |
ExternalQueryBuilder.cpp
|
Quote all identifiers when querying external database #2635
|
2018-07-20 03:04:48 +03:00 |
ExternalQueryBuilder.h
|
Quote all identifiers when querying external database #2635
|
2018-07-20 03:04:48 +03:00 |
ExternalResultDescription.cpp
|
Support for UUID in ODBC dictionaries
|
2018-08-07 15:09:30 -04:00 |
ExternalResultDescription.h
|
Support for UUID in ODBC dictionaries
|
2018-08-07 15:09:30 -04: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
|
Fixed test [#CLICKHOUSE-2]
|
2018-09-09 05:23:24 +03:00 |
FlatDictionary.h
|
Style #2913
|
2018-08-24 08:25:00 +03:00 |
HashedDictionary.cpp
|
Fixed test [#CLICKHOUSE-2]
|
2018-09-09 05:23:24 +03:00 |
HashedDictionary.h
|
Improvements done according to requested changes
|
2018-02-15 17:08:23 +04:00 |
HTTPDictionarySource.cpp
|
Now uses Poco::URI::addQueryParameter for "update_field" parameter
|
2018-05-18 19:22:28 +03:00 |
HTTPDictionarySource.h
|
Now uses Poco::URI::addQueryParameter for "update_field" parameter
|
2018-05-18 19:22:28 +03: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
|
CLICKHOUSE-3842: Rename local variables
|
2018-07-19 16:51:57 +03:00 |
LibraryDictionarySource.h
|
Remove unused include
|
2018-06-07 12:22:27 +03:00 |
LibraryDictionarySourceExternal.cpp
|
Shared Library Dict Logging: Replace multiple functions with single one and add logging examples into test libraries
|
2018-06-06 23:21:16 +03:00 |
LibraryDictionarySourceExternal.h
|
Shared Library Dict Logging: Replace multiple functions with single one and add logging examples into test libraries
|
2018-06-06 23:21:16 +03:00 |
MongoDBBlockInputStream.cpp
|
Fix type in odbc source and remove pointer from mongo source
|
2018-09-05 23:33:45 +03:00 |
MongoDBBlockInputStream.h
|
Non significant changes according to clang's -Weverything, part 3 [#CLICKHOUSE-2]
|
2018-06-03 23:39:06 +03:00 |
MongoDBDictionarySource.cpp
|
Style #2913
|
2018-08-24 08:25:00 +03:00 |
MongoDBDictionarySource.h
|
Improvements done according to requested changes
|
2018-02-15 17:08:23 +04:00 |
MySQLBlockInputStream.cpp
|
Small improvements
|
2018-09-05 19:20:12 +03:00 |
MySQLBlockInputStream.h
|
add integration test_storage_mysql
|
2018-05-15 03:02:59 +03:00 |
MySQLDictionarySource.cpp
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +03:00 |
MySQLDictionarySource.h
|
Improvements done according to requested changes
|
2018-02-15 17:08:23 +04:00 |
ODBCBlockInputStream.cpp
|
Fix type in odbc source and remove pointer from mongo source
|
2018-09-05 23:33:45 +03:00 |
ODBCBlockInputStream.h
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +03:00 |
ODBCDictionarySource.cpp
|
Fix url in invalidate request
|
2018-09-13 00:34:48 +03:00 |
ODBCDictionarySource.h
|
CLICKHOUSE-3878: Move ODBCDictionary to odbc-bridge
|
2018-08-13 21:10:26 +03:00 |
RangeDictionaryBlockInputStream.h
|
Fix BlockInputStream for RangeHashed dictionary.
|
2018-09-17 18:51:10 +03:00 |
RangeHashedDictionary.cpp
|
Fix range boundaries for RangeHashed dictionary.
|
2018-09-17 21:06:01 +03:00 |
RangeHashedDictionary.h
|
Fix BlockInputStream for RangeHashed dictionary.
|
2018-09-17 18:51:10 +03:00 |
readInvalidateQuery.cpp
|
Fixed wording #245
|
2018-03-10 02:23:15 +03:00 |
readInvalidateQuery.h
|
|
|
TrieDictionary.cpp
|
Non significant changes according to clang's -Weverything, part 5 [#CLICKHOUSE-2]
|
2018-06-04 01:11:50 +03:00 |
TrieDictionary.h
|
Non significant changes according to clang's -Weverything, part 3 [#CLICKHOUSE-2]
|
2018-06-03 23:39:06 +03:00 |
writeParenthesisedString.cpp
|
|
|
writeParenthesisedString.h
|
|
|