ClickHouse/dbms/include/DB/Dictionaries
Vladimir Smirnov d36f52502e Make it compilable on OS X
It's still hackish and dirty, but server and client compies.

Server starts, but throwes meaningless exception on any query.

Client seems to be working fine.

Linux compilation might (but shouldn't) be broken (not tested).
2016-11-01 17:59:21 +01:00
..
Embedded Returned support of (ignored) negative region ids or parent region ids in regions embedded dictionaries [#MTRSADMIN-2425]. 2016-11-01 15:57:58 +03:00
CacheDictionary.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
ClickHouseDictionarySource.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
ComplexKeyCacheDictionary.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
ComplexKeyHashedDictionary.h Style [#METR-2807]. 2016-08-07 12:09:18 +03:00
DictionaryFactory.h dbms: better decoupling [#METR-13298] 2015-02-03 20:03:35 +03:00
DictionarySourceFactory.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 10:48:40 +03:00
DictionaryStructure.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
ExternalQueryBuilder.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
ExternalResultDescription.h Style [#METR-2807]. 2016-08-07 12:09:18 +03:00
FileDictionarySource.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
FlatDictionary.h use 'std::vector<bool> loaded_ids' for FlatDictionary::has() 2016-08-25 23:09:58 +03:00
HashedDictionary.h Style [#METR-2807]. 2016-08-07 12:09:18 +03:00
IDictionary.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
IDictionarySource.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
MongoDBBlockInputStream.h Style [#METR-2807]. 2016-08-07 12:09:18 +03:00
MongoDBDictionarySource.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
MySQLBlockInputStream.h Style [#METR-2807]. 2016-08-07 12:09:18 +03:00
MySQLDictionarySource.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
ODBCBlockInputStream.h Style [#METR-2807]. 2016-08-07 12:09:18 +03:00
ODBCDictionarySource.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
OwningBufferBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
RangeHashedDictionary.h Style [#METR-2807]. 2016-08-07 12:09:18 +03:00
TypeCheckingBlockInputStream.h dbms: ColumnVector: add insert(T) function to avoid Field instantiation. [#METR-13298] 2015-03-23 17:30:43 +03:00
writeParenthesisedString.h dbms: Build fix. [#METR-21516] 2016-05-29 04:36:19 +03:00