ClickHouse/dbms/src/Dictionaries
proller 8a9d9dddb4 Allow build with poco with disabled MongoDB or DataODBC or NetSSL (#636)
* partial poco support

* fix

* fix optional ssl

* servier without netssl

* fix link order

* testme

* requested changes

* throw on https listen, shutdown tip
2017-03-28 23:30:57 +03:00
..
Embedded Normalized formatting [#CLICKHOUSE-3]. 2017-03-26 04:28:07 +03:00
CacheDictionary.cpp Hierarchical dictionaries performance: continued [#CLICKHOUSE-2144]. 2017-03-26 03:42:01 +03:00
ClickHouseDictionarySource.cpp External dictionaries: MySQL source: Allow columns with names from reserved words [#CLICKHOUSE-2717]. 2017-01-14 05:30:03 +03:00
CMakeLists.txt dbms: Declared max_block_size. [#METR-21516] 2016-05-29 04:12:10 +03:00
ComplexKeyCacheDictionary.cpp Speedup of CacheDictionary (part2: complex) [#CLICKHOUSE-2176] (#502) 2017-02-18 00:37:03 +04:00
ComplexKeyHashedDictionary.cpp Renamed methods Block::rows and Block::rowsInFirstColumn [#METR-2944]. 2017-01-02 23:45:27 +03:00
DictionarySourceFactory.cpp Allow build with poco with disabled MongoDB or DataODBC or NetSSL (#636) 2017-03-28 23:30:57 +03:00
DictionaryStructure.cpp Normalized formatting [#CLICKHOUSE-3]. 2017-03-26 04:28:07 +03:00
ExecutableDictionarySource.cpp Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
ExternalQueryBuilder.cpp External dictionaries: MySQL source: Allow columns with names from reserved words [#CLICKHOUSE-2717]. 2017-01-14 05:30:03 +03:00
ExternalResultDescription.cpp Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
FileDictionarySource.cpp Preparation [#METR-23747]. 2016-12-08 05:49:04 +03:00
FlatDictionary.cpp Hierarchical dictionaries performance: continued [#CLICKHOUSE-2144]. 2017-03-26 03:42:01 +03:00
HashedDictionary.cpp Hierarchical dictionaries performance: continued [#CLICKHOUSE-2144]. 2017-03-26 03:42:01 +03:00
HTTPDictionarySource.cpp Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
MongoDBBlockInputStream.cpp Allow build with poco with disabled MongoDB or DataODBC or NetSSL (#636) 2017-03-28 23:30:57 +03:00
MongoDBDictionarySource.cpp Allow build with poco with disabled MongoDB or DataODBC or NetSSL (#636) 2017-03-28 23:30:57 +03:00
MySQLBlockInputStream.cpp Renamed method (less confusion) [#METR-2944]. 2017-01-02 23:12:12 +03:00
MySQLDictionarySource.cpp Normalized formatting [#CLICKHOUSE-3]. 2017-03-26 04:28:07 +03:00
ODBCBlockInputStream.cpp Renamed method (less confusion) [#METR-2944]. 2017-01-02 23:12:12 +03:00
ODBCDictionarySource.cpp Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00
RangeHashedDictionary.cpp Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00
writeParenthesisedString.cpp dbms: Minor improvement. [#METR-21516] 2016-05-29 08:39:24 +03:00