ClickHouse/dbms/src/Server
2014-04-05 04:47:36 +04:00
..
data Added gitignore [#METR-2807]. 2014-04-05 03:41:09 +04:00
metadata/default dbms: development [#CONV-2944]. 2012-06-18 06:19:13 +00:00
HTTPHandler.cpp clickhouse-server: loading users, profiles and quotas form separate config file. [#METR-8956] 2014-02-13 07:17:22 +00:00
HTTPHandler.h dbms: query Id is String valued now, show process list also shows query_id, query_id is stored in processlist, now query could be replaced [METR-8818] 2014-02-12 17:31:02 +00:00
OLAPAttributesMetadata.h olap compability: removed ClickPhraseID, ClickTargetPhraseID [#METR-10322] 2014-03-21 12:33:35 +04:00
OLAPHTTPHandler.cpp dbms: probably fixed error [#METR-9532]. 2013-12-17 19:45:18 +00:00
OLAPHTTPHandler.h dbms: added support for users in OLAP-compatibility layer [#CONV-8458]. 2013-08-10 09:21:09 +00:00
OLAPQueryConverter.cpp dbms: OLAP compatibility: added support for 'regions_point_of_view' setting [#METR-10715]. 2014-04-05 04:47:36 +04:00
OLAPQueryConverter.h dbms: OLAP compatibility: added support for 'regions_point_of_view' setting [#METR-10715]. 2014-04-05 04:47:36 +04:00
OLAPQueryParser.cpp dbms: OLAP compatibility: added support for 'regions_point_of_view' setting [#METR-10715]. 2014-04-05 04:47:36 +04:00
OLAPQueryParser.h dbms: OLAP compatibility: added support for 'regions_point_of_view' setting [#METR-10715]. 2014-04-05 04:47:36 +04:00
Server.cpp dbms: probably fixed error [#METR-10223]. 2014-03-04 00:11:09 +04:00
Server.h clickhouse: preprocessing users config. [#METR-8956] 2014-02-24 16:53:20 +04:00
TCPHandler.cpp dbms: fixed bug with sending totals and extreams in clickhouse server [METR-10071] 2014-03-28 19:33:30 +04:00
TCPHandler.h temporary tables: support of sending temporary talbes from client to server via tcp client, all previous versions should work fine with new one [METR-10071] 2014-03-27 16:06:44 +04:00