Evgeniy Gatov
|
b1ed7de82f
|
dbms: added "toStringCutToZero" function [#CONV-8237].
|
2013-08-01 20:22:22 +00:00 |
|
Vyacheslav Alipov
|
9de74db58b
|
fixed GROUP BY [#CONV-7967]
|
2013-08-01 18:04:59 +00:00 |
|
Vyacheslav Alipov
|
c82710b275
|
fixed arrayJoin, also functions on the original array should be working now [#CONV-7967]
|
2013-08-01 16:00:38 +00:00 |
|
Vyacheslav Alipov
|
f298f2698e
|
reorganized array_joined_columns ('ARRAY JOIN ColumnArray AS alias' should be working now) [#CONV-7967]
|
2013-08-01 15:28:10 +00:00 |
|
Vyacheslav Alipov
|
f81a5d0d85
|
fixes, going to reorganize ExpressionActions::Action::array_joined_columns [#CONV-7967]
|
2013-08-01 15:06:41 +00:00 |
|
Vyacheslav Alipov
|
371c8ce796
|
fixed getRequiredColumns, getSelectSampleBlock, aliases dict and originalNestedName [#CONV-7967]
|
2013-08-01 14:43:04 +00:00 |
|
Vyacheslav Alipov
|
733db69d41
|
fixed server start up [#CONV-7967]
|
2013-08-01 13:43:47 +00:00 |
|
Vyacheslav Alipov
|
f504fd2193
|
reorganized adding of MULTIPLE_ARRAY_JOIN action [#CONV-7967]
|
2013-08-01 13:29:32 +00:00 |
|
Vyacheslav Alipov
|
d6acde63a9
|
fixed aliases for ARRAY JOIN section (unknown kolumn issue) [#CONV-7967]
|
2013-07-31 11:28:55 +00:00 |
|
Vyacheslav Alipov
|
857063ebf3
|
fixed aliases for ARRAY JOIN section (required_columns issue) [#CONV-7967]
|
2013-07-31 10:06:44 +00:00 |
|
Vyacheslav Alipov
|
ef8cd52e73
|
added alias support for ARRAY JOIN section [#CONV-7967]
|
2013-07-30 17:25:46 +00:00 |
|
Vyacheslav Alipov
|
fabb65274b
|
fixed arrayJoin([1, 2, 3]) [#CONV-7967]
|
2013-07-29 16:56:52 +00:00 |
|
Alexey Milovidov
|
43d9edeca1
|
dbms: added aggregate function groupUniqArray [#CONV-8330].
|
2013-07-28 20:53:31 +00:00 |
|
Alexey Milovidov
|
3e7a073fdb
|
dbms: fixed parametric aggregate functions in distributed query processing [#CONV-8223].
|
2013-07-28 03:14:03 +00:00 |
|
Alexey Milovidov
|
de9783ce11
|
dbms: tiny improvement [#CONV-2944].
|
2013-07-28 01:42:36 +00:00 |
|
Alexey Milovidov
|
59a743f0ef
|
dbms: removed useless code [#CONV-2944].
|
2013-07-28 01:36:17 +00:00 |
|
Alexey Milovidov
|
d0bc18a815
|
Merge
|
2013-07-28 01:15:52 +00:00 |
|
Alexey Milovidov
|
6356f41105
|
dbms: added aggregate functions quantileTiming, quantilesTiming [#CONV-8223].
|
2013-07-27 19:57:45 +00:00 |
|
Vyacheslav Alipov
|
3ef3d700fa
|
reverted getArrayJoinImpl [#CONV-7967]
|
2013-07-26 17:21:01 +00:00 |
|
Vyacheslav Alipov
|
f7f906c835
|
fixed getArrayJoinImpl [#CONV-7967]
|
2013-07-26 17:02:24 +00:00 |
|
Vyacheslav Alipov
|
56e947befb
|
reorganized adding of MULTIPLE_ARRAY_JOIN action (appendArrayJoin) [#CONV-7967]
|
2013-07-26 16:33:05 +00:00 |
|
Vyacheslav Alipov
|
7969288677
|
reorganized adding of MULTIPLE_ARRAY_JOIN action [#CONV-7967]
|
2013-07-26 16:11:31 +00:00 |
|
Vyacheslav Alipov
|
b1a45aed3e
|
tiny fix [#CONV-7967]
|
2013-07-26 15:16:56 +00:00 |
|
Vyacheslav Alipov
|
834b2bc8be
|
added new type of Action: MULTIPLE_ARRAY_JOIN [#CONV-7967]
|
2013-07-26 13:46:52 +00:00 |
|
Vyacheslav Alipov
|
fce904f438
|
fixed 'unknown column' issue with ARRAY JOIN section (partially reverted to previous revision) [#CONV-7967]
|
2013-07-23 16:52:50 +00:00 |
|
Vyacheslav Alipov
|
3ab02bffef
|
fixed 'unknown column' issue with ARRAY JOIN section [#CONV-7967]
|
2013-07-23 16:15:40 +00:00 |
|
Vyacheslav Alipov
|
9dfce3c015
|
fixed another NULL pointer [#CONV-7967]
|
2013-07-23 14:31:51 +00:00 |
|
Vyacheslav Alipov
|
80cc3885f3
|
fixed NULL pointer and prepare and execute in ExpressionActions [#CONV-7967]
|
2013-07-23 14:19:03 +00:00 |
|
Vyacheslav Alipov
|
61f862dfbe
|
ARRAY JOIN section in SELECT [#CONV-7967]
|
2013-07-22 16:49:19 +00:00 |
|
Vyacheslav Alipov
|
ab7d11b110
|
fixed input validation for Nested Arrays [#CONV-7967]
|
2013-07-22 13:21:16 +00:00 |
|
Vyacheslav Alipov
|
38b88d2d60
|
added input validation for Nested Arrays [#CONV-7967]
|
2013-07-22 12:04:08 +00:00 |
|
Alexey Milovidov
|
facaf9d24a
|
dbms: improved performance of aggregation by FixedString columns [#CONV-2944].
|
2013-07-19 20:12:02 +00:00 |
|
Alexey Milovidov
|
3870d76934
|
dbms: tiny unification [#CONV-2944].
|
2013-07-19 19:53:51 +00:00 |
|
Alexey Milovidov
|
f7a5d2a215
|
dbms: OLAP-compatibility: reverted prev. modification [#CONV-8238].
|
2013-07-17 20:29:47 +00:00 |
|
Alexey Milovidov
|
25fe58b30f
|
dbms: OLAP-compatibility: removed unused code [#CONV-8238].
|
2013-07-17 20:28:01 +00:00 |
|
Alexey Milovidov
|
d260289c6e
|
███████████, dbms compatibility with OLAP: added new attributes [#CONV-8238].
|
2013-07-17 17:59:57 +00:00 |
|
Alexey Milovidov
|
4f06cd1fd5
|
dbms: OLAP-compatibility: removed useless func [#CONV-8238].
|
2013-07-17 17:54:43 +00:00 |
|
Alexey Milovidov
|
cf5fa725af
|
dbms: OLAP compatibility: removed old code [#CONV-8238].
|
2013-07-17 17:40:45 +00:00 |
|
Vyacheslav Alipov
|
25ebf196f8
|
compound identifier parser to support '.' [#CONV-7967]
|
2013-07-16 15:26:35 +00:00 |
|
Vyacheslav Alipov
|
277759146d
|
identifier parser now supports '.' [#CONV-7967]
|
2013-07-16 15:10:37 +00:00 |
|
Vyacheslav Alipov
|
ac42eb45a4
|
SELECT and table reads/writes may be wokring now [NOT TESTED] [#CONV-7967]
|
2013-07-16 14:55:01 +00:00 |
|
Vyacheslav Alipov
|
a0b84c848a
|
added and passed data_type_nested test [#CONV-7967]
|
2013-07-15 12:42:40 +00:00 |
|
Alexey Milovidov
|
3e334da76f
|
dbms: compatibility with OLAPServer: fixed error, removed half of garbage [#CONV-8210].
|
2013-07-15 05:49:33 +00:00 |
|
Alexey Milovidov
|
0874bf17ca
|
dbms: allowed Keep-Alive [#CONV-8210].
|
2013-07-15 02:03:35 +00:00 |
|
Alexey Milovidov
|
c0309c5a67
|
dbms: compatibility with OLAPServer: added missing attributes [#CONV-8210].
|
2013-07-15 01:51:13 +00:00 |
|
Vyacheslav Alipov
|
00f2cceac0
|
tiny style improvement: deleted empty line [#CONV-7967]
|
2013-07-12 17:47:19 +00:00 |
|
Vyacheslav Alipov
|
067375cb69
|
fixed parsing of Nested DateType in DataTypeFactory [#CONV-7967]
|
2013-07-12 17:40:38 +00:00 |
|
Vyacheslav Alipov
|
7bee7ed8ca
|
updated ParserNestedTable: save parsed columns to func->args [#CONV-7967]
|
2013-07-12 16:46:58 +00:00 |
|
Vyacheslav Alipov
|
090aae8e7b
|
propagated [de]serialization to storages and (in|out)put streams [#CONV-7967]
|
2013-07-12 13:35:05 +00:00 |
|
Vyacheslav Alipov
|
73bc183ffc
|
main classes and first draft of CREATE TABLE parser [#CONV-7967]
|
2013-07-11 17:35:56 +00:00 |
|
Alexey Milovidov
|
858b2805eb
|
dbms: probably better [#CONV-2944].
|
2013-06-30 17:12:34 +00:00 |
|
Alexey Milovidov
|
930b3f96aa
|
dbms: JSON formats: writing header before any data [#CONV-2944].
|
2013-06-30 17:04:50 +00:00 |
|
Alexey Milovidov
|
d3d9aa327e
|
dbms: improved performance of aggregation by many fields: lowered number of allocs; more direct memory layout; don't use temporary Fields; lowered memory consumption [#CONV-2944].
|
2013-06-30 16:56:00 +00:00 |
|
Alexey Milovidov
|
6e34a0331d
|
dbms: tiny improvement [#CONV-2944].
|
2013-06-30 10:28:17 +00:00 |
|
Alexey Milovidov
|
79afdbc193
|
dbms: removed useless code [#CONV-2944].
|
2013-06-30 10:14:50 +00:00 |
|
Alexey Milovidov
|
1c730617e7
|
dbms: added aggregate function quantiles [#CONV-2944].
|
2013-06-29 23:49:34 +00:00 |
|
Alexey Milovidov
|
9af979adff
|
dbms: improvement: using pre-LIMIT on remote servers when query is streaming [#CONV-2944].
|
2013-06-29 20:32:33 +00:00 |
|
Alexey Milovidov
|
23215dac94
|
dbms: Server: fixed error: cancelling query doesn't always work [#CONV-7816].
|
2013-06-29 19:58:23 +00:00 |
|
Alexey Milovidov
|
9c07d1b07f
|
dbms: fixed error with serialization of FixedString columns [#CONV-8042].
|
2013-06-29 19:01:54 +00:00 |
|
Alexey Milovidov
|
f38b00b36f
|
dbms: Server: HTTP interface: allowed to specify default_format in URL parameter [#CONV-2944].
|
2013-06-29 18:03:57 +00:00 |
|
Alexey Milovidov
|
63bdaa2636
|
dbms: removed two wrong comments [#CONV-2944].
|
2013-06-29 17:22:22 +00:00 |
|
Alexey Milovidov
|
780e2e98c1
|
dbms: tiny style improvement [#CONV-2944].
|
2013-06-29 14:19:46 +00:00 |
|
Alexey Milovidov
|
4bc51482ce
|
dbms: fixed writing arrays [#CONV-8022].
|
2013-06-27 17:11:25 +00:00 |
|
Michael Kolupaev
|
23046fe1fe
|
clickhouse: fixed sets [#CONV-7997].
|
2013-06-26 16:31:49 +00:00 |
|
Alexey Milovidov
|
dca754918c
|
dbms: removed useless copy [#CONV-7962].
|
2013-06-25 14:19:39 +00:00 |
|
Alexey Milovidov
|
0931ac57ae
|
dbms: improved performance [#CONV-2944].
|
2013-06-25 14:16:16 +00:00 |
|
Michael Kolupaev
|
878856a62b
|
clickhouse: implemented individual array serialization [#CONV-7962].
|
2013-06-25 13:24:55 +00:00 |
|
Vyacheslav Alipov
|
356f394db0
|
fixed CREATE DATABASE IF NOT EXISTS [#CONV-2807]
|
2013-06-25 12:03:36 +00:00 |
|
Alexey Milovidov
|
235c9ce7dd
|
dbms: improved performance of aggregation a little [#CONV-2944].
|
2013-06-25 08:06:40 +00:00 |
|
Alexey Milovidov
|
4da27ecd38
|
Addition to prev. revision [#CONV-7951].
|
2013-06-21 23:27:26 +00:00 |
|
Alexey Milovidov
|
3fbd36fde9
|
dbms: improvement [#CONV-2944].
|
2013-06-21 21:05:16 +00:00 |
|
Alexey Milovidov
|
fe0dd1d0b2
|
dbms: improvement [#CONV-2944].
|
2013-06-21 20:34:19 +00:00 |
|
Alexey Milovidov
|
bd1f289b7b
|
dbms: removed useless code [#CONV-2944].
|
2013-06-21 20:30:18 +00:00 |
|
Alexey Milovidov
|
fb616fd5ca
|
dbms: tiny improvement for Set [#CONV-2944].
|
2013-06-21 19:25:53 +00:00 |
|
Michael Kolupaev
|
041dc5249d
|
clickhouse: added function arraySum [#CONV-7444].
|
2013-06-21 12:11:35 +00:00 |
|
Michael Kolupaev
|
33d1911402
|
clickhouse: slightly fixed sign-rewrite exception [#CONV-7962].
|
2013-06-21 11:44:44 +00:00 |
|
Vyacheslav Alipov
|
b81e9544a8
|
added stream->cancel() in Set [#CONV-7934]
|
2013-06-21 11:33:58 +00:00 |
|
Michael Kolupaev
|
089c3307e5
|
clickhouse: fixed select from subquery [#CONV-7444].
|
2013-06-21 11:32:27 +00:00 |
|
Michael Kolupaev
|
c2455e1182
|
clickhouse: fixed ExpressionAnalyzer [#CONV-7444].
|
2013-06-21 10:36:01 +00:00 |
|
Michael Kolupaev
|
f59d6e3320
|
Merge
|
2013-06-21 10:31:31 +00:00 |
|
Michael Kolupaev
|
7e3ed127a2
|
clickhouse: generating unknown identifier error earlier [#CONV-7444].
|
2013-06-21 10:09:02 +00:00 |
|
Michael Kolupaev
|
435cb0af9a
|
clickhouse: fixed grouping by duplicate column [#CONV-7962].
|
2013-06-20 15:38:03 +00:00 |
|
Michael Kolupaev
|
db725069f7
|
clickhouse: fixed selecting constants from distributed tables with group by (who needs to do it anyway?) [#CONV-7962].
|
2013-06-20 14:49:41 +00:00 |
|
Michael Kolupaev
|
036d90e88f
|
clickhouse: fixed aggregation by the same column more than once, fixed selecting column more than once [#CONV-7962].
|
2013-06-20 14:24:43 +00:00 |
|
Michael Kolupaev
|
e7f40f25b3
|
clickhouse: fixed count() in some cases [#CONV-2944].
|
2013-06-20 13:50:55 +00:00 |
|
Michael Kolupaev
|
2d620a3aa1
|
clickhouse: added oveloads for higher order array functions [#CONV-7444].
|
2013-06-20 12:27:33 +00:00 |
|
Vyacheslav Alipov
|
7f91afaf20
|
limits for IN and DISTINCT [not tested] [#CONV-7934]
|
2013-06-20 12:12:27 +00:00 |
|
Vyacheslav Alipov
|
cbae7f6c44
|
added comments, fixed non-emptiness of SelectSampleBlock [#CONV-7906]
|
2013-06-19 13:09:28 +00:00 |
|
Vyacheslav Alipov
|
fee4726953
|
implemented using revision version [#CONV-7906]
|
2013-06-18 14:12:10 +00:00 |
|
Vyacheslav Alipov
|
cea132c012
|
PrettyCompact and PrettyCompactMonoBlock use common code actively now [#CONV-6723]
|
2013-06-18 09:56:11 +00:00 |
|
Michael Kolupaev
|
a466b9b6da
|
clickhouse: slightly fixed overriding column names with aliases [#CONV-7907].
|
2013-06-18 09:48:30 +00:00 |
|
Michael Kolupaev
|
e8d77fe8ec
|
Merge
|
2013-06-18 09:43:35 +00:00 |
|
Michael Kolupaev
|
c5a92790db
|
clickhouse: fixed arrayJoin with distributed tables [#CONV-7444].
|
2013-06-17 14:57:03 +00:00 |
|
Michael Kolupaev
|
106c3aad4a
|
clickhouse: slightly improved tests [#CONV-2807].
|
2013-06-17 13:35:05 +00:00 |
|
Michael Kolupaev
|
ae581594aa
|
clickhouse: fixed FINAL reading all columns [#CONV-7444].
|
2013-06-17 13:29:50 +00:00 |
|
Vyacheslav Alipov
|
e3a2816989
|
PrettyCompactMonoBlock format [#CONV-6723]
|
2013-06-17 12:40:44 +00:00 |
|
Michael Kolupaev
|
8abe29d8d0
|
clickhouse: fixed a minor bug with aggregation and constants [#CONV-6703].
|
2013-06-17 10:19:34 +00:00 |
|
Alexey Milovidov
|
170d408ba3
|
dbms: improvement to prev. revision [#CONV-7889].
|
2013-06-17 07:57:58 +00:00 |
|
Alexey Milovidov
|
e853c4b320
|
dbms: don't write .sql files for ChunkRef tables [#CONV-7889].
|
2013-06-17 07:01:31 +00:00 |
|
Alexey Milovidov
|
8fad2d42e2
|
dbms: StorageLog: fixed error in one of prev. revision [#CONV-2944].
|
2013-06-17 05:28:15 +00:00 |
|
Alexey Milovidov
|
b2f02c372a
|
dbms: style fix [#CONV-2944].
|
2013-06-15 08:48:30 +00:00 |
|
Alexey Milovidov
|
91a062a575
|
Merge
|
2013-06-15 08:38:30 +00:00 |
|
Alexey Milovidov
|
44aad8f802
|
dbms: fixed cyclic aliases [#CONV-7734].
|
2013-06-15 07:10:06 +00:00 |
|
Alexey Milovidov
|
bc14fabf98
|
dbms: server: logging HTTP queries [#CONV-2944].
|
2013-06-15 06:44:22 +00:00 |
|
Alexey Milovidov
|
2493a03c54
|
dbms: fixed error in prev. revision [#CONV-2944].
|
2013-06-15 06:16:17 +00:00 |
|
Alexey Milovidov
|
3b1cb6ef77
|
dbms: fixed error; improvement [#CONV-2944].
|
2013-06-15 06:14:41 +00:00 |
|
Alexey Milovidov
|
72b18df1ff
|
dbms: improved loading time [#CONV-2944].
|
2013-06-15 05:51:12 +00:00 |
|
Alexey Milovidov
|
e3e9e52c5b
|
dbms: addition to prev. revision [#CONV-2944].
|
2013-06-15 05:20:28 +00:00 |
|
Alexey Milovidov
|
c6b7353467
|
dbms: improved loading speed [#CONV-2944].
|
2013-06-15 05:19:01 +00:00 |
|
Alexey Milovidov
|
155e3e8e05
|
dbms: style fix [#CONV-2807].
|
2013-06-15 04:45:59 +00:00 |
|
Alexey Milovidov
|
2d8cac6579
|
dbms: improved loading speed [#CONV-2944].
|
2013-06-15 04:44:19 +00:00 |
|
Alexey Milovidov
|
6067377d74
|
dbms: improvement [#CONV-2807].
|
2013-06-15 04:16:14 +00:00 |
|
Alexey Milovidov
|
16e5dc1f70
|
dbms: removed TODO [#CONV-7885].
|
2013-06-15 04:08:53 +00:00 |
|
Alexey Milovidov
|
b7f98d9f6a
|
dbms: lowered memory consumption [#CONV-7885].
|
2013-06-15 03:33:45 +00:00 |
|
Michael Kolupaev
|
57b3b4837e
|
clickhouse: fixed show tables not like [#CONV-7444].
|
2013-06-14 19:07:35 +00:00 |
|
Michael Kolupaev
|
2bc3fb6630
|
clickhouse: ExpressionActions: removed limit on columns in sample block [#CONV-7444].
|
2013-06-14 17:53:40 +00:00 |
|
Alexey Milovidov
|
2854dd428b
|
Added line feeds [#CONV-2807].
|
2013-06-14 16:38:54 +00:00 |
|
Alexey Milovidov
|
c6a638de01
|
dbms: added aggregate function sumIf [#CONV-7862].
|
2013-06-14 16:17:02 +00:00 |
|
Alexey Milovidov
|
20a164a2d1
|
dbms: added aggregate functions uniqIf, avgIf [#CONV-7862].
|
2013-06-13 20:30:47 +00:00 |
|
Michael Kolupaev
|
31582f2d91
|
clickhouse: optimized lambda expressions [#CONV-7444].
|
2013-06-11 16:21:25 +00:00 |
|
Vyacheslav Alipov
|
ced71b0f9b
|
ExtractString[NOT TESTED] and ExtractRaw [#CONV-7793]
|
2013-06-11 16:09:53 +00:00 |
|
Michael Kolupaev
|
41a16a4d71
|
clickhouse: optimized expressions with arrayJoin [#CONV-7444].
|
2013-06-10 16:03:23 +00:00 |
|
Vyacheslav Alipov
|
e9c1b4e490
|
functions extracting numbers from VisitParams [#CONV-7793]
|
2013-06-10 15:19:37 +00:00 |
|
Michael Kolupaev
|
d8af545977
|
clickhouse: fixed comment [#CONV-2807].
|
2013-06-10 14:32:09 +00:00 |
|
Michael Kolupaev
|
8a738aee11
|
clickhouse: leaving the smallest column instead of the first [#CONV-2807].
|
2013-06-10 14:24:40 +00:00 |
|
Alexey Milovidov
|
c58339984b
|
dbms: fixed duplicate DISTINCT [#CONV-7444].
|
2013-06-08 21:18:13 +00:00 |
|
Alexey Milovidov
|
9d1142b028
|
dbms: fixed error [#CONV-7444].
|
2013-06-08 20:19:29 +00:00 |
|
Michael Kolupaev
|
9942dcc9c8
|
clickhouse: removed obsolete code [#CONV-7444].
|
2013-06-05 13:42:13 +00:00 |
|
Vyacheslav Alipov
|
fd22381a2d
|
added regionToName function [#CONV-7735]
|
2013-06-05 13:40:14 +00:00 |
|
Michael Kolupaev
|
3e9da41bfa
|
clickhouse: fixed nested higher order array functions [#CONV-7444].
|
2013-06-05 13:15:52 +00:00 |
|
Michael Kolupaev
|
84155b936c
|
clickhouse: fixed subqueries [#CONV-7444].
|
2013-06-05 13:01:30 +00:00 |
|
Michael Kolupaev
|
e3ee5fdc1f
|
clickhouse: removed Expression, fixed tests [#CONV-7444].
|
2013-06-05 12:46:41 +00:00 |
|
Michael Kolupaev
|
56bb053e80
|
clickhouse: fixed a test [#CONV-7444].
|
2013-06-05 11:45:41 +00:00 |
|
Michael Kolupaev
|
c06c895444
|
clickhouse: fixed build [#CONV-7444].
|
2013-06-05 10:34:59 +00:00 |
|
Michael Kolupaev
|
fb7078fd81
|
clickhouse: added function replicate [#CONV-7444].
|
2013-06-04 14:59:05 +00:00 |
|
Michael Kolupaev
|
452a233030
|
clickhouse: added function prerequisite support [#CONV-7444].
|
2013-06-04 13:34:46 +00:00 |
|
Michael Kolupaev
|
b63cd83284
|
clickhouse: improved test [#CONV-7444].
|
2013-06-04 11:00:53 +00:00 |
|
Michael Kolupaev
|
84050bc8bb
|
Merge
|
2013-06-04 11:00:33 +00:00 |
|
Evgeniy Gatov
|
c45894d38d
|
dbms/Server, programs/███████████: fix [#CONV-6828].
|
2013-06-03 18:19:52 +00:00 |
|
Michael Kolupaev
|
cf1365a667
|
Merge
|
2013-06-03 14:33:14 +00:00 |
|
Michael Kolupaev
|
8b608055b7
|
Merge
|
2013-06-03 14:27:22 +00:00 |
|
Michael Kolupaev
|
e0ea940897
|
Merge
|
2013-06-03 14:21:28 +00:00 |
|
Michael Kolupaev
|
d4f98f5bc5
|
clickhouse: fixed lambda expressions [#CONV-7444].
|
2013-06-03 14:08:08 +00:00 |
|
Michael Kolupaev
|
f7aedd227d
|
Merge
|
2013-06-03 13:17:17 +00:00 |
|
Michael Kolupaev
|
eaa0af7575
|
clickhouse: fixed lambda expressions [#CONV-7444].
|
2013-06-03 12:26:06 +00:00 |
|
Michael Kolupaev
|
229809de17
|
clickhouse: fixed lambda expressions [#CONV-7444].
|
2013-06-03 12:16:17 +00:00 |
|
Michael Kolupaev
|
206f8083ae
|
clickhouse: fixed sign rewrite [#CONV-7444].
|
2013-06-03 12:02:59 +00:00 |
|
Michael Kolupaev
|
65b1d524a3
|
clickhouse: fixed column names that look like functions [#CONV-7444].
|
2013-06-03 11:52:23 +00:00 |
|
Michael Kolupaev
|
80edc8d7b9
|
clickhouse: fixed arrayJoin [#CONV-7444].
|
2013-06-03 11:40:17 +00:00 |
|
Michael Kolupaev
|
905b671fcd
|
clickhouse: fixed * [#CONV-7444].
|
2013-06-03 11:19:31 +00:00 |
|
Michael Kolupaev
|
dd72f5b8b8
|
clickhouse: switched to ExpressionAnalyzer [#CONV-7444].
|
2013-06-03 10:18:41 +00:00 |
|
Alexey Milovidov
|
67f905dbc4
|
dbms: added DISTINCT [#CONV-7756].
|
2013-06-01 07:43:57 +00:00 |
|
Alexey Milovidov
|
2698537c59
|
dbms: client: don't exit on client side exception while processing query in interactive mode [#CONV-7754].
|
2013-06-01 01:57:05 +00:00 |
|
Alexey Milovidov
|
9848a42c82
|
dbms: fixed error [#CONV-7549].
|
2013-05-31 17:34:30 +00:00 |
|
Michael Kolupaev
|
37b679bb9a
|
clickhouse: fixed build [#CONV-7444].
|
2013-05-30 16:59:16 +00:00 |
|
Michael Kolupaev
|
deaa72c8fd
|
clickhosue: ExpressionAnalyzer: development [#CONV-7444].
|
2013-05-30 16:52:21 +00:00 |
|
Vyacheslav Alipov
|
7c9a0f8ac1
|
renamed methods with collator in ColumnString, removed catching exception [#CONV-7651]
|
2013-05-30 14:28:27 +00:00 |
|
Michael Kolupaev
|
5981e8a745
|
clickhouse: fixed comment [#CONV-2807].
|
2013-05-30 14:22:13 +00:00 |
|
Alexey Milovidov
|
8e586d94c2
|
Using collation [#CONV-7651].
|
2013-05-29 18:47:37 +00:00 |
|
Vyacheslav Alipov
|
c60fd424a4
|
added COLLATE to formatAST [#CONV-7651]
|
2013-05-29 12:38:20 +00:00 |
|
Michael Kolupaev
|
29c3420be0
|
clickhouse: ExpressionAnalyzer: development [#CONV-7444].
|
2013-05-29 12:14:28 +00:00 |
|
Michael Kolupaev
|
813c79061a
|
clickhouse: ExpressionAnalyzer: development [#CONV-7444].
|
2013-05-29 11:46:51 +00:00 |
|
Vyacheslav Alipov
|
93d92e2d40
|
fixed COLLATE parser [#CONV-7651]
|
2013-05-29 11:33:55 +00:00 |
|
Vyacheslav Alipov
|
f1c161842b
|
added collation [#CONV-7651]
|
2013-05-28 16:56:05 +00:00 |
|
Michael Kolupaev
|
c69b9e4d53
|
clickhouse: ExpressionAnalyzer: development [#CONV-7444].
|
2013-05-28 14:47:37 +00:00 |
|
Michael Kolupaev
|
46b7483243
|
clickhouse: ExpressionAnalyzer: development [#CONV-7444].
|
2013-05-28 14:24:20 +00:00 |
|
Michael Kolupaev
|
2fd47144db
|
clickhouse: ExpressionAnalyzer: development [#CONV-7444].
|
2013-05-28 12:19:25 +00:00 |
|
Michael Kolupaev
|
137c0c1b5a
|
clickhouse: fixed build [#CONV-7444].
|
2013-05-28 12:05:47 +00:00 |
|
Michael Kolupaev
|
fa4d2dd10b
|
clickhouse: ExpressionAnalyzer: development, fixed build [#CONV-7444].
|
2013-05-28 11:54:37 +00:00 |
|
Michael Kolupaev
|
0ecebb645d
|
Expression replacement: development [#CONV-7444].
|
2013-05-27 14:02:55 +00:00 |
|
Vyacheslav Alipov
|
c8416c9771
|
rolled back updating progress with ProfileInfo [#CONV-7549]
|
2013-05-27 11:29:58 +00:00 |
|
Michael Kolupaev
|
796df96cbc
|
clickhouse: Expression refactoring: development [#CONV-7444].
|
2013-05-24 10:49:19 +00:00 |
|
Vyacheslav Alipov
|
bd995e11f6
|
updating progress with ProfileInfo [#CONV-7549]
|
2013-05-23 09:43:25 +00:00 |
|
Vyacheslav Alipov
|
fe47dbfd50
|
fixed Null pointer exception with limit 0 [#CONV-7549]
|
2013-05-22 15:35:25 +00:00 |
|
Vyacheslav Alipov
|
8501644704
|
works with client now [#CONV-7549]
|
2013-05-22 14:57:43 +00:00 |
|
Vyacheslav Alipov
|
24880408c7
|
works with HTTP [#CONV-7549]
|
2013-05-22 12:10:33 +00:00 |
|
Evgeniy Gatov
|
88b78bfb0d
|
dbms/Server, ███████████: fix [#CONV-6828].
|
2013-05-21 14:05:46 +00:00 |
|
Michael Kolupaev
|
503ca18634
|
clickhouse: removed heuristic for FINAL [#CONV-7363].
|
2013-05-20 15:48:38 +00:00 |
|
Vyacheslav Alipov
|
70a13e3812
|
works with HTTP requests [#CONV-7549]
|
2013-05-20 12:21:51 +00:00 |
|
Vyacheslav Alipov
|
20e4583662
|
typo in error messages [#CONV-2807]
|
2013-05-17 08:02:34 +00:00 |
|
Evgeniy Gatov
|
730f8e591b
|
programs/███████████, ███████████, ███████████, dbms/Server: added ClickTargetPhraseID, added missing commercial interests [#CONV-7548], [#CONV-7310].
|
2013-05-16 14:35:57 +00:00 |
|
Vyacheslav Alipov
|
312cf1ee00
|
added write buffer flushing [#CONV-7445]
|
2013-05-16 13:36:27 +00:00 |
|
Vyacheslav Alipov
|
206414fb29
|
serializeTextJSON [#CONV-7445]
|
2013-05-16 12:52:09 +00:00 |
|
Alexey Milovidov
|
af6a7b2697
|
DB/IO: improved writing strings [#CONV-2807].
|
2013-05-15 22:58:57 +00:00 |
|
Michael Kolupaev
|
8bc64303be
|
clickhouse: addition to previous commit [#CONV-6705].
|
2013-05-15 13:45:44 +00:00 |
|
Michael Kolupaev
|
c0b803d204
|
clickhouse: addition to previous commit [#CONV-6705].
|
2013-05-15 13:33:19 +00:00 |
|
Michael Kolupaev
|
ea836bbdce
|
clickhouse: addition to previous commit [#CONV-6705].
|
2013-05-15 12:34:26 +00:00 |
|
Michael Kolupaev
|
471f6b3a66
|
Merge
|
2013-05-15 12:32:40 +00:00 |
|
Vyacheslav Alipov
|
5a1c0126e3
|
added new formats to FormatFactory [#CONV-7445]
|
2013-05-15 11:51:54 +00:00 |
|
Vyacheslav Alipov
|
a2b61e0d5f
|
JSONCompactRowOutputStream [#CONV-7445]
|
2013-05-15 11:48:00 +00:00 |
|
Michael Kolupaev
|
5c386bb038
|
clickhouse: fixed sampling [#CONV-7363].
|
2013-05-15 11:32:31 +00:00 |
|
Vyacheslav Alipov
|
8685024166
|
JSONRowOutputStream [#CONV-7445]
|
2013-05-15 11:18:58 +00:00 |
|
Michael Kolupaev
|
e03e85184f
|
clickhouse: fixed FINAL ans SAMPLE broken by some changes in Expression [#CONV-7363].
|
2013-05-15 09:55:09 +00:00 |
|
Vyacheslav Alipov
|
54efc39223
|
fixed 'Different expressions with the same alias' exception [#CONV-6778]
|
2013-05-08 11:14:54 +00:00 |
|
Michael Kolupaev
|
c7ecc266c6
|
clickhouse: fixed parsing lambda expressions [#CONV-7444].
|
2013-05-08 10:59:21 +00:00 |
|
Michael Kolupaev
|
4a19d688dd
|
clickhouse: fixed parsing lambda expressions [#CONV-7444].
|
2013-05-08 10:33:37 +00:00 |
|
Vyacheslav Alipov
|
755031efc6
|
performing sign rewrite from distributed table too [#CONV-6778]
|
2013-05-08 10:30:29 +00:00 |
|
Vyacheslav Alipov
|
066f9ffa7c
|
rolled back to revision 31455 [#CONV-6778]
|
2013-05-08 09:58:31 +00:00 |
|
Michael Kolupaev
|
48c5dedb42
|
clickhouse: added parsing of lambda-expressions [#CONV-7444].
|
2013-05-08 09:52:02 +00:00 |
|
Vyacheslav Alipov
|
897f03017e
|
fixed substitution launch condition [#CONV-6778]
|
2013-05-07 13:42:48 +00:00 |
|
Vyacheslav Alipov
|
c2d5749128
|
preserving original column names for distributed queries [#CONV-6778]
|
2013-05-07 10:30:52 +00:00 |
|
Alexey Milovidov
|
e7a5e90c5a
|
dbms: tiny improvement [#CONV-2944].
|
2013-05-06 18:01:06 +00:00 |
|
Alexey Milovidov
|
01177e16fe
|
Merge
|
2013-05-06 12:15:34 +00:00 |
|
Alexey Milovidov
|
4d19d33441
|
dbms: fixed error after adding 'WITH TOTALS' modifier [#CONV-7489].
|
2013-05-06 11:45:28 +00:00 |
|
Alexey Milovidov
|
66d0ae7b24
|
dbms: added whitespace [#CONV-2944].
|
2013-05-06 11:40:54 +00:00 |
|
Alexey Milovidov
|
48c6b9f486
|
dbms: probably fixed error [#CONV-2944].
|
2013-05-06 11:28:45 +00:00 |
|
Michael Kolupaev
|
3330c4e4dc
|
clickhouse: fixed Expression throwing exception on invalid table in select query [#CONV-6778].
|
2013-05-06 10:31:35 +00:00 |
|
Alexey Milovidov
|
d38fd54295
|
dbms: fixed cyclic references (leak) [#CONV-2944].
|
2013-05-05 20:07:11 +00:00 |
|
Alexey Milovidov
|
2efd1bc6b0
|
dbms: removed few cyclic SharedPtr references [#CONV-2944].
|
2013-05-05 18:02:05 +00:00 |
|
Alexey Milovidov
|
b9f3e8c753
|
dbms: addition to prev. revisions [#CONV-2944].
|
2013-05-05 15:34:45 +00:00 |
|
Alexey Milovidov
|
28c9579a5f
|
Separated ColumnString from ColumnArray and ColumnFixedString from ColumnFixedArray; removed ColumnFixedArray [#CONV-2944].
|
2013-05-05 15:25:25 +00:00 |
|
Alexey Milovidov
|
15b0ef253c
|
dbms: added WITH TOTALS modifier for GROUP BY [#CONV-2944].
|
2013-05-04 15:46:50 +00:00 |
|
Alexey Milovidov
|
657deb8125
|
dbms: development of one-pass processing of multiple queries [#CONV-2944].
|
2013-05-04 06:09:23 +00:00 |
|
Alexey Milovidov
|
600f4bdd0b
|
dbms: development [#CONV-2944].
|
2013-05-04 05:20:07 +00:00 |
|
Alexey Milovidov
|
ce4161b4e0
|
dbms: development [#CONV-2944].
|
2013-05-04 04:05:15 +00:00 |
|
Alexey Milovidov
|
cefc1fcc67
|
dbms: addition to prev. revision [#CONV-2944].
|
2013-05-03 10:34:36 +00:00 |
|
Alexey Milovidov
|
85664affbf
|
dbms: development of multi-queries [#CONV-2944].
|
2013-05-03 10:20:53 +00:00 |
|
Alexey Milovidov
|
d08e7cf5bc
|
dbms: fixed error [#CONV-7486].
|
2013-05-03 05:23:14 +00:00 |
|
Alexey Milovidov
|
3693481bb7
|
dbms: development [#CONV-2944].
|
2013-05-03 02:25:50 +00:00 |
|
Vyacheslav Alipov
|
da4454b46e
|
preserving aliases now [#CONV-6778]
|
2013-04-30 12:36:39 +00:00 |
|
Vyacheslav Alipov
|
36e070edce
|
sign rewrite works fine [#CONV-6778]
|
2013-04-30 12:08:59 +00:00 |
|
Vyacheslav Alipov
|
c27cc5a3e9
|
sign rewrite fixes, count() is working, others do not [#CONV-6778]
|
2013-04-29 17:25:48 +00:00 |
|
Vyacheslav Alipov
|
55d143e974
|
sign rewrite in Expression [#CONV-6778]
|
2013-04-29 12:40:53 +00:00 |
|
Michael Kolupaev
|
7b343659e6
|
clickhouse: added FINAL to formatAST [#CONV-7363].
|
2013-04-29 11:34:28 +00:00 |
|
Michael Kolupaev
|
e3999c23af
|
clickhouse: code indentation [#CONV-2807].
|
2013-04-29 11:34:06 +00:00 |
|
Michael Kolupaev
|
ffdeac3136
|
clickhouse: fixed FINAL with one data part [#CONV-7363].
|
2013-04-29 11:20:10 +00:00 |
|
Alexey Milovidov
|
a14c5a4aa9
|
Improved notifications [#CONV-7461].
|
2013-04-28 02:56:13 +00:00 |
|
Alexey Milovidov
|
67b0719f26
|
Global stat: dbms: added aggregate function 'uniqState'; added compatibility with ███████████ [#CONV-7315].
|
2013-04-26 18:57:08 +00:00 |
|
Michael Kolupaev
|
a34f86cc7b
|
clickhouse: FINAL only returning positive rows [#CONV-7363].
|
2013-04-26 13:20:42 +00:00 |
|
Michael Kolupaev
|
e3c0352b45
|
clickhouse: optimized FINAL [#CONV-7363].
|
2013-04-26 12:44:45 +00:00 |
|
Michael Kolupaev
|
1a4df75e08
|
clickhouse: added missing files [#CONV-7363].
|
2013-04-25 15:48:09 +00:00 |
|
Michael Kolupaev
|
cd1183267c
|
clickhouse: added CollapsingFinalBlockInputStream [#CONV-7363].
|
2013-04-25 15:46:14 +00:00 |
|
Michael Kolupaev
|
12e73e0692
|
clickhouse: fixed reading sign column with FINAL modifier [#CONV-7363].
|
2013-04-25 11:37:20 +00:00 |
|
Vyacheslav Alipov
|
6191923acc
|
added option: sign_rewrite [#CONV-6778]
|
2013-04-24 13:34:04 +00:00 |
|
Vyacheslav Alipov
|
cff712858a
|
Merge
|
2013-04-24 12:52:49 +00:00 |
|
Michael Kolupaev
|
fb180683c1
|
clickhouse: faster SELECT ... FINAL [#CONV-7363].
|
2013-04-24 12:17:29 +00:00 |
|
Michael Kolupaev
|
a263b0b265
|
clickhouse: fixed FINAL [#CONV-7363].
|
2013-04-24 11:39:12 +00:00 |
|
Michael Kolupaev
|
5be6bd2408
|
Merge
|
2013-04-24 10:31:32 +00:00 |
|
Michael Kolupaev
|
77ae92d8ab
|
Merge
|
2013-04-23 11:35:09 +00:00 |
|
Michael Kolupaev
|
2c135ca1e2
|
clickhouse: slightly improved comment [#CONV-7363].
|
2013-04-23 11:12:36 +00:00 |
|
Michael Kolupaev
|
d97d22919e
|
Merge
|
2013-04-23 11:08:41 +00:00 |
|
Michael Kolupaev
|
62c3372d86
|
clickhouse: fixed an error in previous fix [#CONV-7344].
|
2013-04-18 12:44:28 +00:00 |
|
Michael Kolupaev
|
fd8166559b
|
clickhouse: fixed an error [#CONV-7344].
|
2013-04-18 12:42:03 +00:00 |
|
Michael Kolupaev
|
0decb0799b
|
fixed and added some OLAP attributes [#CONV-7197].
|
2013-04-17 13:31:20 +00:00 |
|
Michael Kolupaev
|
0fddbe3f88
|
clickhouse: added functions for site categories [#CONV-7180].
|
2013-04-17 11:37:34 +00:00 |
|
Vyacheslav Alipov
|
653ae4dfec
|
fixed possible integer overflow [#CONV-2807]
|
2013-04-17 09:52:07 +00:00 |
|
Alexey Milovidov
|
b73bbbd7a7
|
dbms, sqxxl: fixed error [#CONV-7289].
|
2013-04-13 00:56:07 +00:00 |
|
Alexey Milovidov
|
1b7a4b064c
|
Using one file name to include sparse/dense hash (error if you use different style in one translation unit) [#CONV-7042].
|
2013-04-09 19:15:52 +00:00 |
|
Alexey Milovidov
|
2bf90fb924
|
Renamed file [#CONV-6992].
|
2013-04-08 19:47:25 +00:00 |
|
Michael Kolupaev
|
c898101f5d
|
clickhouse: fixed nested IN ssections [#CONV-7046].
|
2013-03-28 13:00:27 +00:00 |
|
Michael Kolupaev
|
d866ffbb91
|
clickhouse: slightly fixed subqueries with Distributed tables [#CONV-6822].
|
2013-03-27 13:26:25 +00:00 |
|
Michael Kolupaev
|
164068ec35
|
clickhouse: slightly fixed subqueries with Distributed tables [#CONV-6822].
|
2013-03-27 12:28:06 +00:00 |
|
Michael Kolupaev
|
887bfc695b
|
clickhouse: slightly more verbose exception message [#CONV-6822].
|
2013-03-27 12:17:33 +00:00 |
|
Michael Kolupaev
|
1e338dbd6d
|
clickhouse: fixed subqueries with Distributed tables [#CONV-6822].
|
2013-03-27 12:04:48 +00:00 |
|
Michael Kolupaev
|
d2241771bd
|
clickhouse: fixed error when the same set is used more than once in a query [#CONV-7036].
|
2013-03-27 11:32:43 +00:00 |
|
Michael Kolupaev
|
0f94ab34bf
|
Merge
|
2013-03-27 10:07:23 +00:00 |
|
Michael Kolupaev
|
c638007904
|
clickhouse: slightly refactored [#CONV-6823].
|
2013-03-25 17:41:48 +00:00 |
|
Michael Kolupaev
|
e80af0a15d
|
clickhouse: fixed arrays to the left of IN [#CONV-6823].
|
2013-03-25 13:37:58 +00:00 |
|
Michael Kolupaev
|
cc8914361f
|
clickhouse: fixed arrays to the left of IN [#CONV-6823].
|
2013-03-25 13:35:05 +00:00 |
|
Michael Kolupaev
|
2578c4af23
|
clickhouse: arrays to the left of IN [#CONV-6823].
|
2013-03-25 13:02:12 +00:00 |
|
Michael Kolupaev
|
84f49b7f36
|
clickhouse-client: changed multiline history behavior [#CONV-6789].
|
2013-03-19 12:36:13 +00:00 |
|
Michael Kolupaev
|
b017d8b476
|
clickhouse: adrray to the left of IN: development [#CONV-6823].
|
2013-03-19 12:25:59 +00:00 |
|
Michael Kolupaev
|
bc8f9d550c
|
clickhouse: fixed a crash on column number mismatch with IN section [#CONV-6823].
|
2013-03-19 11:25:28 +00:00 |
|
Michael Kolupaev
|
f933440e9c
|
clickhouse: added function cutURLParameter [#CONV-6788].
|
2013-03-18 10:27:45 +00:00 |
|
Michael Kolupaev
|
7275be6ac4
|
Merge
|
2013-03-18 08:03:44 +00:00 |
|
Michael Kolupaev
|
103c77d636
|
clickhouse: undid last change that appeared to introduce deadlock [#CONV-6705].
|
2013-03-14 13:22:57 +00:00 |
|
Michael Kolupaev
|
00e0307de1
|
Merge
|
2013-03-14 13:04:50 +00:00 |
|
Michael Kolupaev
|
21fa1370c7
|
clickhouse: rewound last change, it was slightly incorrect [#CONV-2807].
|
2013-03-14 12:54:59 +00:00 |
|
Michael Kolupaev
|
ad0f1cfa3a
|
Merge
|
2013-03-14 12:52:22 +00:00 |
|
Michael Kolupaev
|
b6404afed4
|
Merge
|
2013-03-14 12:38:15 +00:00 |
|
Michael Kolupaev
|
c4bbb1fe45
|
Merge
|
2013-03-14 12:11:23 +00:00 |
|
Michael Kolupaev
|
a163bfcd49
|
Merge
|
2013-03-14 11:43:43 +00:00 |
|
Michael Kolupaev
|
990a634642
|
clickhouse: added SHOW TABLES NOT LIKE [#CONV-2944].
|
2013-03-11 11:28:36 +00:00 |
|
Michael Kolupaev
|
15f31802f6
|
clickhouse: fixed arrays in TinyLog [#CONV-2944].
|
2013-03-07 17:44:32 +00:00 |
|
Michael Kolupaev
|
961e3c9c87
|
clickhouse: fixed arrays in TinyLog [#CONV-2944].
|
2013-03-07 17:40:24 +00:00 |
|
Michael Kolupaev
|
56f918a0a3
|
clickhouse: added function bitmaskToArray [#CONV-6788].
|
2013-03-07 13:15:22 +00:00 |
|
Michael Kolupaev
|
64f4d743d2
|
clickhouse: added function unhex [#CONV-6788].
|
2013-03-07 12:43:54 +00:00 |
|
Michael Kolupaev
|
e3b48d5324
|
clickhouse: added function hex [#CONV-6788].
|
2013-03-07 12:01:41 +00:00 |
|
Michael Kolupaev
|
a46833bbeb
|
clickhouse: fixed build [#CONV-6788].
|
2013-03-06 13:56:11 +00:00 |
|
Michael Kolupaev
|
35023d04b8
|
clickhouse: fixed a typo in comment [#CONV-2807].
|
2013-03-06 13:53:09 +00:00 |
|
Michael Kolupaev
|
efed69fcc6
|
clickhouse: fixed bas_cast in ColumnConstArray (added nested type information) [#CONV-6788].
|
2013-03-06 13:44:40 +00:00 |
|
Michael Kolupaev
|
8f8c97e858
|
clickhouse: added functions regionHierarchy, OSHierarchy, SEHierarchy [#CONV-6788].
|
2013-03-06 12:03:52 +00:00 |
|
Michael Kolupaev
|
e8766d7e90
|
clickhouse: added URLHierarchy function [#CONV-6788].
|
2013-03-06 11:22:17 +00:00 |
|
Michael Kolupaev
|
a1707b1e6c
|
clickhouse: added function extractURLParameters [#CONV-6788].
|
2013-03-05 13:30:23 +00:00 |
|
Michael Kolupaev
|
eb5ebc7996
|
clickhouse: added function extractURLParameter [#CONV-6788].
|
2013-03-05 12:12:47 +00:00 |
|
Michael Kolupaev
|
24ffa945bc
|
clickhouse: added function IPv4StringToNum [#CONV-6788].
|
2013-03-05 10:29:26 +00:00 |
|
Michael Kolupaev
|
49ae9d23e2
|
clickhouse: added function FunctionIPv4NumToString [#CONV-6788].
|
2013-03-05 09:32:12 +00:00 |
|
Michael Kolupaev
|
7cc555a855
|
clickhouse: added sleep function [#CONV-6788].
|
2013-03-04 10:38:44 +00:00 |
|
Michael Kolupaev
|
ea816297c2
|
clickhouse: added function extract [#CONV-6788].
|
2013-02-28 13:01:07 +00:00 |
|
Michael Kolupaev
|
eca698ad89
|
clickhouse-client: changed prompt [#CONV-6789].
|
2013-02-28 10:33:48 +00:00 |
|
Michael Kolupaev
|
ed6a04ae7a
|
clickhouse-client: slightly fixed multiline interactive input [#CONV-6789].
|
2013-02-28 10:28:38 +00:00 |
|
Michael Kolupaev
|
78383e8bcd
|
clickhouse-client: fixed multiline interactive input [#CONV-6789].
|
2013-02-28 10:25:15 +00:00 |
|
Michael Kolupaev
|
f0628553a7
|
clickhouse-client: added multiline interactive input [#CONV-6789].
|
2013-02-28 10:24:09 +00:00 |
|
Michael Kolupaev
|
061f99e117
|
clickhouse: removed unused code [#CONV-6705].
|
2013-02-26 13:48:47 +00:00 |
|
Michael Kolupaev
|
2a05c2829c
|
clickhouse: StorageLog now stores all marks in one file [#CONV-6705].
|
2013-02-26 13:06:01 +00:00 |
|
Michael Kolupaev
|
58d5f65e60
|
clickhouse: StorageLog: fixed build [#CONV-2944].
|
2013-02-26 11:48:09 +00:00 |
|
Michael Kolupaev
|
276961cc60
|
clickhouse: StorageLog: fixed renaming and inserting [#CONV-2944].
|
2013-02-26 11:47:15 +00:00 |
|
Michael Kolupaev
|
86eb06064a
|
clickhouse: fixed renaming TinyLog tables with arrays again [#CONV-2944].
|
2013-02-26 11:37:49 +00:00 |
|
Michael Kolupaev
|
550ff5fb8e
|
clickhouse: fixed renaming TinyLog tables with arrays [#CONV-2944].
|
2013-02-26 11:28:00 +00:00 |
|
Alexey Milovidov
|
aaffff4dd1
|
dbms: Set: fixed error with NOT IN (empty set) [#CONV-2944].
|
2013-02-25 18:17:54 +00:00 |
|
Michael Kolupaev
|
0ddaa9048e
|
clickhouse: fixed build [#CONV-2944].
|
2013-02-25 10:51:52 +00:00 |
|
Michael Kolupaev
|
7393b0033b
|
Merge
|
2013-02-25 10:23:31 +00:00 |
|
Alexey Milovidov
|
ede8ad964c
|
dbms: fixed error with IN [#CONV-2944].
|
2013-02-22 19:07:41 +00:00 |
|
Michael Kolupaev
|
a4fe773cba
|
Merge
|
2013-02-22 12:18:08 +00:00 |
|
Michael Kolupaev
|
2dc383a07b
|
clickhouse: fixed SHOW CREATE TABLE and DESCRIBE TABLE [#CONV-6766].
|
2013-02-21 11:34:32 +00:00 |
|
Michael Kolupaev
|
71377de83d
|
clickhouse-client: fixed parsers again [#CONV-6766].
|
2013-02-21 11:12:31 +00:00 |
|
Michael Kolupaev
|
c7cd17004f
|
clickhouse-client: fixed formatAST again, added info to exception text [#CONV-6766].
|
2013-02-21 11:08:29 +00:00 |
|
Michael Kolupaev
|
a5ee7a8a3d
|
clickhouse-client: fixed return code for poco exceptions [#CONV-2944].
|
2013-02-21 10:56:04 +00:00 |
|
Michael Kolupaev
|
b4222e65e3
|
clickhouse: fixed formatting SHOW DATABASES ... FORMAT [#CONV-6766].
|
2013-02-21 10:51:25 +00:00 |
|
Michael Kolupaev
|
625d207ac5
|
clickhouse: fixed parser [#CONV-6766].
|
2013-02-21 10:45:00 +00:00 |
|
Michael Kolupaev
|
63b2d9cc82
|
clickhouse: clickhouse-client return code is exception code [#CONV-2944].
|
2013-02-21 10:40:18 +00:00 |
|
Michael Kolupaev
|
1fa892182d
|
clickhouse: fixed SHOW DATABASES ... FORMAT [#CONV-6767].
|
2013-02-21 10:39:24 +00:00 |
|
Michael Kolupaev
|
40d71ab381
|
clickhouse: added DESCRIBE and SHOW CREATE queries, fixed formatting queries with FORMAT section [#CONV-6766].
|
2013-02-21 10:02:33 +00:00 |
|
Michael Kolupaev
|
1eaec724a5
|
Merge
|
2013-02-21 09:38:25 +00:00 |
|
Michael Kolupaev
|
fa771f6573
|
clickhouse: slightly refactored storages [#CONV-6561].
|
2013-02-21 09:11:18 +00:00 |
|
Alexey Milovidov
|
7d180f9e71
|
Merge
|
2013-02-20 23:25:28 +00:00 |
|
Alexey Milovidov
|
77026f581f
|
dbms: fixed error when inserting empty data (using HTTP protocol) [#CONV-2944].
|
2013-02-20 23:24:17 +00:00 |
|
Michael Kolupaev
|
7b14c8ac36
|
clickhouse: support FORMAT section in EXISTS and SHOW queries [#CONV-6767].
|
2013-02-20 13:14:12 +00:00 |
|
Michael Kolupaev
|
bb9fccdd95
|
Merge
|
2013-02-20 10:29:26 +00:00 |
|
Michael Kolupaev
|
38fbcfe065
|
Merge
|
2013-02-18 17:30:06 +00:00 |
|
Michael Kolupaev
|
c7149513d2
|
removed const_cast on std::string::data() where appropriate [#CONV-6704].
|
2013-02-18 16:40:36 +00:00 |
|
Michael Kolupaev
|
fbd139a549
|
Merge
|
2013-02-18 13:10:59 +00:00 |
|
Alexey Milovidov
|
78496a10d2
|
dbms: tiny improvement [#CONV-2944].
|
2013-02-17 20:19:05 +00:00 |
|
Alexey Milovidov
|
08ae323871
|
dbms: modified log message [#CONV-2944].
|
2013-02-17 19:55:05 +00:00 |
|
Alexey Milovidov
|
10a41c00f4
|
dbms: added profiles of settings [#CONV-2944].
|
2013-02-17 19:54:32 +00:00 |
|
Alexey Milovidov
|
76347e2e25
|
dbms: Client: fixed overflow in progress indicator [#CONV-2944].
|
2013-02-16 22:17:01 +00:00 |
|
Alexey Milovidov
|
7b790fb2a8
|
dbms: Aggregator: improvement [#CONV-2944].
|
2013-02-16 20:15:45 +00:00 |
|
Alexey Milovidov
|
9e4fd68e6c
|
dbms: fixed possible leak [#CONV-2944].
|
2013-02-16 18:59:05 +00:00 |
|
Alexey Milovidov
|
ad4e7c9da8
|
dbms: sending progress while processing subqueries [#CONV-2944].
|
2013-02-16 14:55:14 +00:00 |
|
Alexey Milovidov
|
fb0f651db4
|
dbms: Server: HTTP handler: made GET readonly; fixed error in SET query [#CONV-2944].
|
2013-02-16 13:48:25 +00:00 |
|
Alexey Milovidov
|
743108b25e
|
dbms: fixed error [#CONV-6757].
|
2013-02-16 13:14:41 +00:00 |
|
Michael Kolupaev
|
e05d3398c0
|
Merge
|
2013-02-14 12:51:52 +00:00 |
|
Michael Kolupaev
|
0184d23e1c
|
Merge
|
2013-02-14 11:22:56 +00:00 |
|
Alexey Milovidov
|
105962f514
|
dbms: fixed error with Aggregator [#CONV-2944].
|
2013-02-13 20:13:28 +00:00 |
|
Alexey Milovidov
|
427be97e00
|
dbms: probably fixed error in Aggregator [#CONV-2944].
|
2013-02-13 19:24:19 +00:00 |
|
Michael Kolupaev
|
12f324cb4c
|
clickhouse: fixed aliases with distributed storage [#CONV-6703].
|
2013-02-13 17:53:40 +00:00 |
|
Michael Kolupaev
|
753b1fd03e
|
clickhouse: fixed a typo in exception text [#CONV-6703].
|
2013-02-13 10:01:53 +00:00 |
|
Michael Kolupaev
|
3e168c4cc0
|
clickouse: fixed aliases [#CONV-2944].
|
2013-02-12 09:04:39 +00:00 |
|
Michael Kolupaev
|
1f472dceca
|
clickhouse: improved exception text [#CONV-2944].
|
2013-02-11 17:57:48 +00:00 |
|
Michael Kolupaev
|
e6993c973a
|
clickhouse: fixed [#CONV-2944].
|
2013-02-11 17:53:19 +00:00 |
|
Michael Kolupaev
|
eac9f3c337
|
clickhouse: fixed some alias issues [#CONV-2944].
|
2013-02-11 17:30:09 +00:00 |
|
Michael Kolupaev
|
bebe6932fd
|
clickhouse: fixed aliases in subqueries [#CONV-6727].
|
2013-02-11 16:54:55 +00:00 |
|
Michael Kolupaev
|
4ed6c86648
|
clickhouse: Chunks: added logging [#CONV-6705].
|
2013-02-11 12:28:43 +00:00 |
|
Michael Kolupaev
|
97287129aa
|
clickhouse: Chunks: fixed [#CONV-6705].
|
2013-02-11 11:59:21 +00:00 |
|
Michael Kolupaev
|
19707dc7ca
|
Merge
|
2013-02-11 11:42:36 +00:00 |
|
Michael Kolupaev
|
f5cac625c6
|
Merge
|
2013-02-11 11:22:15 +00:00 |
|
Michael Kolupaev
|
65a18f7afa
|
Merge
|
2013-02-11 10:11:59 +00:00 |
|
Michael Kolupaev
|
d1cb4373b3
|
Merge
|
2013-02-11 09:48:01 +00:00 |
|
Michael Kolupaev
|
dc15d81295
|
Merge
|
2013-02-11 09:40:37 +00:00 |
|
Michael Kolupaev
|
e73afea49d
|
Merge
|
2013-02-11 09:32:49 +00:00 |
|
Michael Kolupaev
|
acbce5e549
|
Merge
|
2013-02-11 09:29:29 +00:00 |
|
Michael Kolupaev
|
ca0051f30a
|
Merge
|
2013-02-11 09:22:52 +00:00 |
|
Michael Kolupaev
|
f177dca440
|
Merge
|
2013-02-11 09:19:48 +00:00 |
|
Michael Kolupaev
|
7aee5959e5
|
clickhouse: probably fixed undefined behavior in Chunks storage [#CONV-6705].
|
2013-02-11 08:53:34 +00:00 |
|
Alexey Milovidov
|
09a805898b
|
dbms: improvement [#CONV-2944].
|
2013-02-09 02:44:39 +00:00 |
|
Alexey Milovidov
|
f63c86b53a
|
dbms: improvement [#CONV-2944].
|
2013-02-09 02:20:26 +00:00 |
|
Alexey Milovidov
|
a9dbf44e52
|
dbms: fixed error [#CONV-6705].
|
2013-02-09 01:03:11 +00:00 |
|
Alexey Milovidov
|
1c80514138
|
dbms: improvement [#CONV-2944].
|
2013-02-09 01:02:52 +00:00 |
|
Alexey Milovidov
|
39429e780d
|
dbms: continue improvement [#CONV-2944].
|
2013-02-09 00:12:04 +00:00 |
|
Alexey Milovidov
|
aeb201b726
|
dbms: continue of improvement [#CONV-2944].
|
2013-02-08 23:41:05 +00:00 |
|
Alexey Milovidov
|
e9a9124069
|
dbms: continuing improvement (incomplete) [#CONV-2944].
|
2013-02-08 20:34:30 +00:00 |
|
Alexey Milovidov
|
d4c64603a2
|
dbms: improvement of aggregation (incomplete) [#CONV-2944].
|
2013-02-08 19:34:44 +00:00 |
|
Michael Kolupaev
|
4b26a26e8c
|
clickhouse: fixed warnings [#CONV-6705].
|
2013-02-08 17:09:14 +00:00 |
|
Michael Kolupaev
|
9aec07070a
|
Merge
|
2013-02-08 17:06:29 +00:00 |
|
Michael Kolupaev
|
746d879e44
|
clickhouse: added ChunkRef storage [#CONV-6705].
|
2013-02-07 13:40:59 +00:00 |
|
Michael Kolupaev
|
17ba747e56
|
fixed build [#CONV-6705].
|
2013-02-07 13:07:13 +00:00 |
|
Michael Kolupaev
|
6f2c6559c8
|
clickhouse: added Chunks storage [#CONV-6705].
|
2013-02-07 13:03:19 +00:00 |
|
Michael Kolupaev
|
d24d0f7f78
|
clickhouse: fixed tests [#CONV-6561].
|
2013-02-07 08:52:38 +00:00 |
|
Michael Kolupaev
|
8caa22efe7
|
clickhouse: presumably fixed crash on cyclic aliases and null pointer when an alias is used before being declared [#CONV-6703].
|
2013-02-06 14:20:18 +00:00 |
|
Michael Kolupaev
|
2152aa56ca
|
clickhouse: fixed build [#CONV-6561].
|
2013-02-06 11:27:56 +00:00 |
|
Michael Kolupaev
|
e7c3e10814
|
clickhouse: slightly refactored storage creation [#CONV-6561].
|
2013-02-06 11:26:35 +00:00 |
|
Michael Kolupaev
|
6dfc03c44f
|
clickhouse: fixed not dropping database after dropping table during long select query [#CONV-6561].
|
2013-02-05 13:03:35 +00:00 |
|
Michael Kolupaev
|
379b668e23
|
clickhouse: removing data lazily [#CONV-6561].
|
2013-02-05 09:52:13 +00:00 |
|
Alexey Milovidov
|
b9bf7544dd
|
dbms: Aggregator: more logging [#CONV-2944].
|
2013-02-04 03:31:53 +00:00 |
|
Alexey Milovidov
|
3891f4a230
|
dbms: improved performance for queries with large aggregation result [#CONV-2944].
|
2013-02-03 23:11:21 +00:00 |
|
Alexey Milovidov
|
26a73dae15
|
dbms: improvement to prev. revision [#CONV-2944].
|
2013-02-03 18:45:33 +00:00 |
|
Alexey Milovidov
|
0735bb7d60
|
dbms: improved performance of queries with large aggregation result [#CONV-2944].
|
2013-02-03 18:39:09 +00:00 |
|
Alexey Milovidov
|
70e14f7eb7
|
dbms: improved performance for queries with large aggregation result [#CONV-2944].
|
2013-02-03 18:08:52 +00:00 |
|
Alexey Milovidov
|
23ccc5c0a2
|
dbms: fixed error with passing settings to remote servers [#CONV-2944].
|
2013-02-02 22:24:21 +00:00 |
|
Alexey Milovidov
|
89332f5e45
|
dbms: addition to prev. revision [#CONV-2944].
|
2013-02-01 20:29:22 +00:00 |
|
Alexey Milovidov
|
66580580d4
|
dbms: addition to prev. revision [#CONV-2944].
|
2013-02-01 20:26:42 +00:00 |
|
Alexey Milovidov
|
7cc2871e30
|
dbms: allowed to send custom settings with query; sending current settings to remote servers for distributed query processing [#CONV-2944].
|
2013-02-01 19:02:04 +00:00 |
|
Alexey Milovidov
|
f8c17efe81
|
dbms: modified test [#CONV-2944].
|
2013-02-01 18:56:09 +00:00 |
|
Alexey Milovidov
|
cdc8d24ad9
|
dbms: processing queries passed to stdin of client (not perfect) [#CONV-2944].
|
2013-02-01 18:55:31 +00:00 |
|
Alexey Milovidov
|
b5937d0539
|
dbms: fixed out-of-sync connections [#CONV-2944].
|
2013-01-28 20:32:21 +00:00 |
|
Alexey Milovidov
|
d511992b91
|
dbms: fixed tiny error [#CONV-2944].
|
2013-01-28 18:20:20 +00:00 |
|
Alexey Milovidov
|
b541a9b90f
|
dbms: fixed error with distributed queries [#CONV-2944].
|
2013-01-28 17:31:08 +00:00 |
|
Michael Kolupaev
|
29e136cf3d
|
clickhouse: added settings to OLAP converter [#CONV-6318].
|
2013-01-24 13:00:30 +00:00 |
|
Michael Kolupaev
|
f89f99fc8f
|
clickhouse: slightly fixed OLAP converter [#CONV-6318].
|
2013-01-24 11:42:33 +00:00 |
|
Alexey Milovidov
|
866fde533e
|
dbms: fixed build [#CONV-6561].
|
2013-01-23 18:57:46 +00:00 |
|
Michael Kolupaev
|
c4b52f7232
|
clickhouse: fixed dropping tables [#CONV-6561].
|
2013-01-23 17:43:19 +00:00 |
|
Michael Kolupaev
|
9b3b82c750
|
clickhouse: fixed segfault when a table is dropped while in use [#CONV-6561].
|
2013-01-23 17:38:03 +00:00 |
|
Michael Kolupaev
|
572211a44a
|
Merge
|
2013-01-23 11:16:32 +00:00 |
|
Alexey Milovidov
|
b9e62fade5
|
dbms: fixed error after AutoArray [#CONV-2944].
|
2013-01-22 16:57:11 +00:00 |
|
Alexey Milovidov
|
70385e1229
|
Reverted experimental modification [#CONV-2944].
|
2013-01-21 06:43:38 +00:00 |
|
Alexey Milovidov
|
c3c69f4441
|
dbms: addition to prev. revision [#CONV-2944].
|
2013-01-21 06:22:00 +00:00 |
|
Alexey Milovidov
|
39abfc625a
|
dbms: improved performance [#CONV-2944].
|
2013-01-21 06:10:30 +00:00 |
|
Alexey Milovidov
|
364b6b311a
|
dbms: fixed useless copy (typo) [#CONV-2944].
|
2013-01-21 05:22:07 +00:00 |
|
Alexey Milovidov
|
e3a03bf878
|
dbms: improved performance of HashMap and HashSet [#CONV-2944].
|
2013-01-20 23:47:23 +00:00 |
|
Michael Kolupaev
|
a259a1ef69
|
clickhouse: fixed sorting in OLAP requests [#CONV-6318].
|
2013-01-18 14:59:46 +00:00 |
|
Michael Kolupaev
|
4a37559718
|
clickhouse: fixed logging of OLAP requets body [#CONV-6318].
|
2013-01-18 14:40:32 +00:00 |
|
Michael Kolupaev
|
c984d9b437
|
clickhouse: added logging of OLAP requets body [#CONV-6318].
|
2013-01-18 14:24:11 +00:00 |
|
Alexey Milovidov
|
1dc0831102
|
dbms: improved loading time [#CONV-2944].
|
2013-01-17 20:31:44 +00:00 |
|
Alexey Milovidov
|
2076cc7d87
|
dbms: improved loading time [#CONV-2944].
|
2013-01-17 20:21:03 +00:00 |
|
Alexey Milovidov
|
8b1342557c
|
dbms: improved loading time [#CONV-2944].
|
2013-01-17 19:56:01 +00:00 |
|
Alexey Milovidov
|
3238c9a5ae
|
dbms: probably faster loading [#CONV-2944].
|
2013-01-17 19:39:02 +00:00 |
|
Alexey Milovidov
|
2f433b28a9
|
dbms: probably faster loading [#CONV-2944].
|
2013-01-17 19:36:34 +00:00 |
|
Alexey Milovidov
|
5b341830e9
|
Merge
|
2013-01-14 18:22:07 +00:00 |
|
Alexey Milovidov
|
37fab48907
|
Tiny modifications [#CONV-2807].
|
2013-01-13 23:21:22 +00:00 |
|
Alexey Milovidov
|
af29f8517f
|
dbms: improvement [#CONV-6490].
|
2013-01-13 23:03:26 +00:00 |
|
Alexey Milovidov
|
03534ee9ab
|
dbms: fixed error [#CONV-6490].
|
2013-01-13 22:13:54 +00:00 |
|
Alexey Milovidov
|
0d99e28531
|
Using terminate handler [#CONV-2807].
|
2013-01-13 21:02:41 +00:00 |
|
Michael Kolupaev
|
d726110f17
|
clickhouse: updated olap converter to use new columns [#CONV-6318].
|
2013-01-11 10:15:24 +00:00 |
|
Alexey Milovidov
|
9485dd6fbe
|
dbms: fixed error with CollapsingSortedBlockInputStream [#CONV-2944].
|
2013-01-10 17:12:14 +00:00 |
|
Alexey Milovidov
|
af42c9a5cc
|
dbms: tiny modification of AutoArray; updated test for AutoArray [#CONV-2944].
|
2013-01-09 12:06:21 +00:00 |
|
Alexey Milovidov
|
f34cc1e38d
|
dbms: updated test [#CONV-2944].
|
2013-01-09 11:27:29 +00:00 |
|
Michael Kolupaev
|
190179d7ba
|
dbms: fixed typo in comment [#CONV-2944].
|
2013-01-09 10:19:24 +00:00 |
|
Alexey Milovidov
|
664b6199de
|
dbms: improvement [#CONV-2944].
|
2013-01-08 21:32:16 +00:00 |
|
Alexey Milovidov
|
b88bed60b8
|
dbms: improved performance [#CONV-2944].
|
2013-01-08 20:31:24 +00:00 |
|
Alexey Milovidov
|
e7093907ef
|
dbms: improved performance of aggregation [#CONV-2944].
|
2013-01-08 19:41:22 +00:00 |
|
Alexey Milovidov
|
002d6a6178
|
dbms: tiny improvement [#CONV-2944].
|
2013-01-07 08:27:39 +00:00 |
|
Alexey Milovidov
|
865130d3b6
|
dbms: improved performance (less copies of fields) [#CONV-2944].
|
2013-01-07 06:47:15 +00:00 |
|
Alexey Milovidov
|
4c7a2a1198
|
dbms: improved performance of aggregating strings [#CONV-2944].
|
2013-01-07 05:33:15 +00:00 |
|
Alexey Milovidov
|
6f70407cc8
|
dbms: improved query cancelling speed [#CONV-2944].
|
2013-01-07 01:41:06 +00:00 |
|
Alexey Milovidov
|
f800b5b769
|
dbms: using special array for Row and instead of std::vector<AggregateFunctionPlainPtrs> (experimental) [#CONV-2944].
|
2013-01-07 00:57:43 +00:00 |
|
Alexey Milovidov
|
6a4b0139e8
|
Fixed build with clang [#CONV-2807].
|
2013-01-06 19:06:21 +00:00 |
|
Alexey Milovidov
|
3e50a4f63b
|
dbms: compatibility with clang [#CONV-2944].
|
2013-01-06 16:04:52 +00:00 |
|
Alexey Milovidov
|
af17e33cce
|
dbms: addition to prev. revision [#CONV-2944].
|
2013-01-05 20:42:18 +00:00 |
|
Alexey Milovidov
|
1348b12d8f
|
dbms: fixed build [#CONV-2944].
|
2013-01-05 20:28:19 +00:00 |
|
Alexey Milovidov
|
fbbd8eb87a
|
dbms: fixed build [#CONV-2944].
|
2013-01-05 20:21:04 +00:00 |
|
Alexey Milovidov
|
7b3f533ecd
|
Using own Field class instead of boost::variant (experimental) [#CONV-2944].
|
2013-01-05 20:03:19 +00:00 |
|
Alexey Milovidov
|
3e12dc2c1a
|
dbms: improved performance of parsing tsv [#CONV-2944].
|
2013-01-05 14:16:05 +00:00 |
|
Alexey Milovidov
|
e4b3530417
|
dbms: improvement performance of parsing tsv [#CONV-2944].
|
2013-01-05 10:07:01 +00:00 |
|
Alexey Milovidov
|
7b17b8f342
|
Addition to prev. revision [#CONV-2944].
|
2012-12-29 16:28:22 +00:00 |
|
Alexey Milovidov
|
966812095f
|
dbms: more diagnostics when reading from row-based formats [#CONV-2944].
|
2012-12-29 15:41:17 +00:00 |
|
Michael Kolupaev
|
b066d40faf
|
clickhouse: OLAP-server: fixed query converter [#CONV-6318].
|
2012-12-28 11:44:53 +00:00 |
|
Michael Kolupaev
|
f19621f372
|
clickhouse: OLAP-server: fixed query converter [#CONV-6318].
|
2012-12-28 11:30:58 +00:00 |
|
Michael Kolupaev
|
b8a6c53f8c
|
clickhouse: OLAP-server: fixed query converter [#CONV-6318].
|
2012-12-28 11:29:01 +00:00 |
|
Michael Kolupaev
|
515726b24a
|
clickhouse: OLAP-server: fixed query converter [#CONV-6318].
|
2012-12-28 11:27:02 +00:00 |
|
Michael Kolupaev
|
69d9b7a1dc
|
clickhouse: OLAP-server: fixed [#CONV-6318].
|
2012-12-28 11:15:10 +00:00 |
|
Michael Kolupaev
|
20cc55f5db
|
clickhouse: OLAP-server: fixed [#CONV-6318].
|
2012-12-28 10:50:46 +00:00 |
|
Alexey Milovidov
|
eb29dd8bd5
|
dbms: fixed error (double free at exit) [#CONV-2944].
|
2012-12-27 17:54:16 +00:00 |
|
Alexey Milovidov
|
27d4f4525f
|
dbms: improvement [#CONV-2944].
|
2012-12-27 17:43:41 +00:00 |
|
Alexey Milovidov
|
ca5d10a4a0
|
dbms: fixed errors [#CONV-2944].
|
2012-12-27 17:40:54 +00:00 |
|
Michael Kolupaev
|
a48890dc42
|
███████████: added columns for OLAP-server compatibility [#CONV-6318].
|
2012-12-27 14:54:35 +00:00 |
|
Alexey Milovidov
|
24df661bdd
|
dbms: development of limits [#CONV-2944].
|
2012-12-26 20:29:28 +00:00 |
|
Michael Kolupaev
|
6df21e5ed1
|
clickhouse: added missing rules to OLAP query converter [#CONV-6318].
|
2012-12-26 17:13:23 +00:00 |
|
Michael Kolupaev
|
90b3c76c17
|
clickhouse: fixed and added bitmaskToList [#CONV-6318].
|
2012-12-26 16:26:24 +00:00 |
|
Michael Kolupaev
|
c875f55dcb
|
clickhouse: added countEqual function [#CONV-6318].
|
2012-12-26 15:40:37 +00:00 |
|
Michael Kolupaev
|
c444d5400a
|
clickhouse: removed accidentally commited trimRight usage in converter [#CONV-6318].
|
2012-12-26 15:03:27 +00:00 |
|
Michael Kolupaev
|
b1406f4631
|
clickhouse: fix for prev. rev. [#CONV-6318].
|
2012-12-26 14:40:38 +00:00 |
|
Michael Kolupaev
|
cd9a27b433
|
clickhouse: added reinterpret functions [#CONV-6318].
|
2012-12-26 14:31:03 +00:00 |
|
Alexey Milovidov
|
691782329a
|
dbms: development of limits [#CONV-2944].
|
2012-12-25 20:36:35 +00:00 |
|
Alexey Milovidov
|
c3cf6626e3
|
dbms: development of limits [#CONV-2944].
|
2012-12-25 19:28:59 +00:00 |
|
Alexey Milovidov
|
a38e22d49f
|
dbms: addition to prev. revision [#CONV-2944].
|
2012-12-25 17:27:18 +00:00 |
|
Alexey Milovidov
|
269b928f4f
|
dbms: development of limits [#CONV-2944].
|
2012-12-25 17:25:44 +00:00 |
|
Alexey Milovidov
|
6e57b0d52c
|
dbms: fixed typo [#CONV-2944].
|
2012-12-24 17:23:30 +00:00 |
|
Michael Kolupaev
|
1b82540fa3
|
clickhouse: added rounding functions [#CONV-6318].
|
2012-12-24 08:15:18 +00:00 |
|
Alexey Milovidov
|
44014d8530
|
dbms: added functions based on dictionaries [#CONV-2944].
|
2012-12-21 19:48:47 +00:00 |
|
Alexey Milovidov
|
429968c078
|
dbms: enabled new functions [#CONV-2944].
|
2012-12-20 20:10:25 +00:00 |
|
Michael Kolupaev
|
1383bfd005
|
clickhouse: added bitwise and and or functions [#CONV-6318].
|
2012-12-20 13:41:55 +00:00 |
|
Michael Kolupaev
|
c89bac439a
|
clickhouse: OLAP-server compatibility: development [#CONV-6318].
|
2012-12-20 11:39:56 +00:00 |
|
Michael Kolupaev
|
5fdd5a5dd1
|
clickhouse: OLAP-server compatibility: development [#CONV-6318].
|
2012-12-20 11:36:15 +00:00 |
|
Michael Kolupaev
|
ee3cc4f815
|
clickhouse: OLAP-server compatibility: development [#CONV-6318].
|
2012-12-20 11:32:52 +00:00 |
|
Michael Kolupaev
|
f415b5f8e1
|
clickhouse: OLAP-server compatibility: development [#CONV-6318].
|
2012-12-20 11:18:54 +00:00 |
|
Alexey Milovidov
|
59e197bc88
|
dbms: added Dictionaries [#CONV-2944].
|
2012-12-19 20:15:15 +00:00 |
|
Michael Kolupaev
|
28066c594c
|
clickhouse: OLAP-server compatibility: development [#CONV-6318].
|
2012-12-19 11:20:46 +00:00 |
|
Alexey Milovidov
|
3f92ee5229
|
dbms: prepared to use functions with dictionaries [#CONV-2944].
|
2012-12-18 20:06:36 +00:00 |
|
Alexey Milovidov
|
e7047b2609
|
dbms: fixed error [#CONV-2944].
|
2012-12-17 17:21:09 +00:00 |
|
Michael Kolupaev
|
fb4dc8f3f8
|
clickhouse: OLAP-server compatibility: development [#CONV-6318].
|
2012-12-17 15:48:24 +00:00 |
|
Alexey Milovidov
|
c684b7c337
|
dbms: probably improved performance of merging [#CONV-2944].
|
2012-12-16 00:52:06 +00:00 |
|
Alexey Milovidov
|
b312f42808
|
dbms: reverted previous modification [#CONV-2944].
|
2012-12-16 00:23:41 +00:00 |
|
Alexey Milovidov
|
62a8ecc749
|
dbms: probably improved performance of inserting, merging and sorting [#CONV-2944].
|
2012-12-15 23:10:14 +00:00 |
|
Alexey Milovidov
|
46de8ec014
|
dbms: added function 'indexOf' [#CONV-2944].
|
2012-12-15 20:01:46 +00:00 |
|
Alexey Milovidov
|
150e508652
|
dbms: fixed error in error message [#CONV-2944].
|
2012-12-15 04:42:42 +00:00 |
|
Alexey Milovidov
|
63ab9a262e
|
dbms: fixed error (numbers aren't parsing after previous query with huge number) [#CONV-2944].
|
2012-12-15 04:26:48 +00:00 |
|
Alexey Milovidov
|
22de09547e
|
dbms: added EXISTS TABLE query [#CONV-2944].
|
2012-12-15 03:09:04 +00:00 |
|
Alexey Milovidov
|
4a06e09f79
|
dbms: tiny improvement [#CONV-2944].
|
2012-12-15 02:11:37 +00:00 |
|
Alexey Milovidov
|
494b212f3a
|
dbms: removed VarUInt and VarInt data types [#CONV-2944].
|
2012-12-14 20:24:26 +00:00 |
|
Alexey Milovidov
|
e4b2657ea5
|
dbms: fixed VarUInt for numbers with highest significant bit set [#CONV-2944].
|
2012-12-14 19:41:39 +00:00 |
|
Michael Kolupaev
|
33173a6f41
|
clickhouse: OLAP-server compatibility: development [#CONV-6318].
|
2012-12-14 13:31:48 +00:00 |
|
Michael Kolupaev
|
047f48d2fe
|
clickhouse: OLAP-server compatibility: development [#CONV-6318].
|
2012-12-14 11:35:06 +00:00 |
|
Michael Kolupaev
|
1305aae5d4
|
clickhouse: OLAP-server compatibility: development [#CONV-6318].
|
2012-12-14 11:21:07 +00:00 |
|
Alexey Milovidov
|
2c9ff38ab2
|
dbms: fixed error [#CONV-2944].
|
2012-12-13 20:28:10 +00:00 |
|
Alexey Milovidov
|
8e2e1b44bf
|
dbms: fixed error [#CONV-2944].
|
2012-12-13 19:23:58 +00:00 |
|
Michael Kolupaev
|
c77e8e98ef
|
clickhouse: improved integer sample size processing [#6201].
|
2012-12-13 10:08:54 +00:00 |
|
Michael Kolupaev
|
60bf093973
|
clickhouse: added minor diagnostic output [#6201].
|
2012-12-13 09:38:36 +00:00 |
|
Michael Kolupaev
|
93143369ce
|
clickhouse: added support for non-UInt32 sampling columns [#6201].
|
2012-12-13 09:32:08 +00:00 |
|
Alexey Milovidov
|
f2ebc5da89
|
dbms: fixed error [#CONV-2944].
|
2012-12-12 17:46:23 +00:00 |
|
Alexey Milovidov
|
872d1318a5
|
dbms: fixed error [#CONV-2944].
|
2012-12-12 17:16:44 +00:00 |
|
Michael Kolupaev
|
bd843a65bd
|
clickhouse: added SAMPLE to formatAST [#6201].
|
2012-12-12 16:49:08 +00:00 |
|
Michael Kolupaev
|
a5e5b3dd9f
|
clickhouse: fixed SAMPLE by count [#6201].
|
2012-12-12 16:39:32 +00:00 |
|
Michael Kolupaev
|
b9de3987f2
|
clickhouse: fixed [#6201].
|
2012-12-12 16:26:18 +00:00 |
|
Michael Kolupaev
|
b5681acdb7
|
clickhouse: fixed [#6201].
|
2012-12-12 16:11:27 +00:00 |
|
Michael Kolupaev
|
81883201ec
|
clickhouse: fixed [#6201].
|
2012-12-12 15:45:08 +00:00 |
|
Michael Kolupaev
|
3f2da2d2e3
|
clickhouse: fixed [#6201].
|
2012-12-12 15:37:43 +00:00 |
|
Michael Kolupaev
|
8973044210
|
Merge
|
2012-12-12 15:23:26 +00:00 |
|
Michael Kolupaev
|
2350e09c51
|
clickhouse: fixed compiler warnings [#6201].
|
2012-12-12 14:38:39 +00:00 |
|
Michael Kolupaev
|
42073f42ec
|
clickhouse: added support for SAMPLE clause of SELECT query (works only in merge tree storage) [#6201].
|
2012-12-12 14:25:55 +00:00 |
|
Alexey Milovidov
|
de13137958
|
dbms: changed signature of IDataType::serializeBinary [#CONV-2944].
|
2012-12-11 20:31:39 +00:00 |
|
Michael Kolupaev
|
7f27cbbcb7
|
Merge
|
2012-12-10 10:23:10 +00:00 |
|
Alexey Milovidov
|
3c4cc8c694
|
dbms: tiny addition [#CONV-2944].
|
2012-12-06 21:13:50 +00:00 |
|
Alexey Milovidov
|
659066fa8a
|
dbms: addition to prev. revision [#CONV-2944].
|
2012-12-06 17:38:02 +00:00 |
|
Alexey Milovidov
|
60ae1a07b1
|
dbms: fixed warning [#CONV-2944].
|
2012-12-06 17:36:51 +00:00 |
|
Alexey Milovidov
|
8a053aba54
|
dbms: fixed error [#CONV-2944].
|
2012-12-06 17:32:48 +00:00 |
|
Michael Kolupaev
|
2b9f4ca2bf
|
Merge
|
2012-12-06 13:07:29 +00:00 |
|
Michael Kolupaev
|
35184afdc2
|
Merge
|
2012-12-06 12:51:15 +00:00 |
|
Michael Kolupaev
|
655b7e0300
|
Merge
|
2012-12-06 12:24:08 +00:00 |
|
Michael Kolupaev
|
8600340828
|
Merge
|
2012-12-06 11:48:41 +00:00 |
|
Michael Kolupaev
|
8f512c546a
|
Merge
|
2012-12-06 11:10:05 +00:00 |
|
Michael Kolupaev
|
5555027deb
|
Merge
|
2012-12-06 09:45:09 +00:00 |
|
Michael Kolupaev
|
03c96075f9
|
Merge
|
2012-12-05 13:39:38 +00:00 |
|
Michael Kolupaev
|
5c9f35b2a3
|
Merge
|
2012-12-05 13:31:33 +00:00 |
|
Michael Kolupaev
|
dba35f0364
|
Merge
|
2012-12-05 12:44:55 +00:00 |
|
Michael Kolupaev
|
b6139c17bc
|
Merge
|
2012-12-03 10:43:25 +00:00 |
|
Michael Kolupaev
|
01fa6de3bc
|
Merge
|
2012-12-03 10:03:47 +00:00 |
|
Michael Kolupaev
|
02973d945b
|
clickhouse: fixed compiler warning [#CONV-6108].
|
2012-12-03 09:39:04 +00:00 |
|
Michael Kolupaev
|
2d8026c0b0
|
Merge
|
2012-12-03 08:52:58 +00:00 |
|
Alexey Milovidov
|
914b41cf2f
|
dbms: fixed build [#CONV-2944].
|
2012-11-30 23:17:12 +00:00 |
|
Michael Kolupaev
|
c54004b880
|
Merge
|
2012-11-30 08:33:36 +00:00 |
|
Alexey Milovidov
|
b167cc3711
|
dbms: tiny improvement [#CONV-2944].
|
2012-11-30 05:40:28 +00:00 |
|
Alexey Milovidov
|
f339e0e401
|
dbms: addition to prev. revision [#CONV-2944].
|
2012-11-30 05:30:17 +00:00 |
|
Alexey Milovidov
|
f5586b456d
|
Merge
|
2012-11-30 05:24:24 +00:00 |
|
Alexey Milovidov
|
7f4348ecdc
|
dbms: added locks to storages Memory and Log [#CONV-2944].
|
2012-11-30 04:28:13 +00:00 |
|
Alexey Milovidov
|
5aa8c9efc4
|
Merge
|
2012-11-30 02:01:02 +00:00 |
|
Alexey Milovidov
|
a09c023956
|
dbms: addition to prev. revision [#CONV-2944].
|
2012-11-30 00:59:02 +00:00 |
|
Alexey Milovidov
|
a0972784b1
|
Merge
|
2012-11-30 00:52:45 +00:00 |
|
Michael Kolupaev
|
e49cd16868
|
Merge
|
2012-11-29 17:43:23 +00:00 |
|
Michael Kolupaev
|
9ad859149f
|
Merge
|
2012-11-29 17:04:12 +00:00 |
|
Michael Kolupaev
|
e255b5e249
|
Merge
|
2012-11-29 16:39:29 +00:00 |
|
Michael Kolupaev
|
21ef4655ca
|
Merge
|
2012-11-29 12:26:34 +00:00 |
|
Michael Kolupaev
|
c2ba1fc202
|
Merge
|
2012-11-29 12:24:08 +00:00 |
|
Michael Kolupaev
|
fa2066d350
|
Merge
|
2012-11-29 11:50:16 +00:00 |
|
Michael Kolupaev
|
906f1f0026
|
Merge
|
2012-11-29 11:48:27 +00:00 |
|
Michael Kolupaev
|
5306e4e1ff
|
Merge
|
2012-11-29 11:32:29 +00:00 |
|
Michael Kolupaev
|
8073045c7e
|
Merge
|
2012-11-29 11:29:11 +00:00 |
|
Michael Kolupaev
|
982686f51c
|
Merge
|
2012-11-29 10:50:17 +00:00 |
|
Michael Kolupaev
|
f55d19f71a
|
Merge
|
2012-11-29 08:41:20 +00:00 |
|
Michael Kolupaev
|
912cf7c4eb
|
Merge
|
2012-11-28 17:17:17 +00:00 |
|
Michael Kolupaev
|
58a4dc8d2d
|
Merge
|
2012-11-28 13:29:30 +00:00 |
|
Michael Kolupaev
|
ae9c8ffc9b
|
Merge
|
2012-11-28 11:49:14 +00:00 |
|
Michael Kolupaev
|
e200c1c478
|
Merge
|
2012-11-28 08:52:15 +00:00 |
|
Michael Kolupaev
|
fba19e8eb6
|
clickhouse: fixed possible deadlock [#CONV-6108].
|
2012-11-22 17:57:10 +00:00 |
|
Alexey Milovidov
|
2ae2cf32bb
|
dbms: fixed error [#CONV-2944].
|
2012-11-20 22:48:38 +00:00 |
|
Michael Kolupaev
|
336d483d06
|
Merge
|
2012-11-19 18:04:50 +00:00 |
|
Alexey Milovidov
|
64cf640e8a
|
dbms: fixed tiny issues [#CONV-2944].
|
2012-11-19 04:16:00 +00:00 |
|
Michael Kolupaev
|
940f9881b8
|
dbms: fixed WriteBufferValidUTF8 skipping too many characters, added test for it [#CONV-5902].
|
2012-11-16 09:42:48 +00:00 |
|
Michael Kolupaev
|
fe73df8f8a
|
███████████: removed throwFromErrno [#CONV-5680]
|
2012-11-15 11:59:39 +00:00 |
|
Michael Kolupaev
|
ddf856fbcb
|
dbms: probably improved WriteBufferValidUTF8 [#CONV-5902].
|
2012-11-14 12:20:58 +00:00 |
|
Michael Kolupaev
|
a145ee29d8
|
dbms: improved utf8 test [#CONV-5902].
|
2012-11-14 11:41:07 +00:00 |
|
Michael Kolupaev
|
36e227d2f6
|
dbms: fixed utf8 test [#CONV-5902].
|
2012-11-14 10:35:47 +00:00 |
|
Michael Kolupaev
|
47c2eb030e
|
dbms: slightly fixed utf8 test [#CONV-5902].
|
2012-11-14 10:31:25 +00:00 |
|
Michael Kolupaev
|
1237fbb7bd
|
dbms: added valid utf8 test [#CONV-5902].
|
2012-11-14 10:18:35 +00:00 |
|
Michael Kolupaev
|
441b177af6
|
dbms: added WriteBufferValidUTF8 [#CONV-5902].
|
2012-11-14 09:49:51 +00:00 |
|
Alexey Milovidov
|
c4ffc95cdd
|
dbms: improvement [#CONV-2944].
|
2012-11-10 05:13:46 +00:00 |
|
Alexey Milovidov
|
856108efe9
|
dbms: added 'RowBinary' format [#CONV-2944].
|
2012-11-10 04:43:53 +00:00 |
|
Alexey Milovidov
|
75239c6937
|
dbms: client: improvement [#CONV-2944].
|
2012-11-10 02:21:39 +00:00 |
|
Alexey Milovidov
|
12afcb64ed
|
Better diagnostics [#CONV-2807].
|
2012-11-08 18:30:49 +00:00 |
|
Alexey Milovidov
|
bf34570669
|
dbms: fixed subqueries [#CONV-2944].
|
2012-11-07 19:56:21 +00:00 |
|
Alexey Milovidov
|
f5419d3d5a
|
dbms: development of connection pool with failover [#CONV-2944].
|
2012-11-06 18:20:00 +00:00 |
|
Alexey Milovidov
|
d7d23ac81b
|
dbms: StorageDistributed: added failover [#CONV-2944].
|
2012-11-06 17:04:38 +00:00 |
|
Alexey Milovidov
|
70d20d62f4
|
dbms: added ConnectionPoolWithFailover [#CONV-2944].
|
2012-11-02 20:13:41 +00:00 |
|
Alexey Milovidov
|
bc5c289bb1
|
dbms: added functions 'arrayElement' and 'has' [#CONV-2944].
|
2012-11-02 19:10:43 +00:00 |
|
Alexey Milovidov
|
02b95a2297
|
dbms: improved distributed query processing [#CONV-2944].
|
2012-10-30 20:15:07 +00:00 |
|
Alexey Milovidov
|
274f2d0828
|
dbms: returning proper HTTP code in case of errors [#CONV-2944].
|
2012-10-29 07:19:47 +00:00 |
|
Alexey Milovidov
|
b205d51215
|
dbms: fixed error with 'SELECT count() FROM t' query [#CONV-2944].
|
2012-10-29 06:19:49 +00:00 |
|
Alexey Milovidov
|
cbb5a06d63
|
dbms: addition to prev. revision [#CONV-2944].
|
2012-10-29 05:29:34 +00:00 |
|
Alexey Milovidov
|
4ac448cb26
|
dbms: addition to prev. revision [#CONV-2944].
|
2012-10-29 04:54:46 +00:00 |
|
Alexey Milovidov
|
e30260d9fa
|
dbms: added parametric aggregate functions; added aggregate function 'quantile' [#CONV-2944].
|
2012-10-29 02:58:52 +00:00 |
|
Alexey Milovidov
|
5a8fbc9096
|
dbms: addition to prev. revision [#CONV-2944].
|
2012-10-26 18:42:04 +00:00 |
|
Alexey Milovidov
|
fa0dc68533
|
dbms: clearing temporary columns while executing query - improved performance (not tested) [#CONV-2944].
|
2012-10-25 20:20:46 +00:00 |
|
Alexey Milovidov
|
ac9dca2366
|
dbms: fixed error [#CONV-2944].
|
2012-10-24 20:02:08 +00:00 |
|
Alexey Milovidov
|
544dd9a596
|
dbms: probably fixed error with aggregate function serialization (incomplete) [#CONV-2944].
|
2012-10-24 18:14:36 +00:00 |
|
Michael Kolupaev
|
6d64009db2
|
clickhouse: added median aggregate function
|
2012-10-23 10:58:53 +00:00 |
|
Alexey Milovidov
|
b36a36fb74
|
dbms: development [#CONV-2944].
|
2012-10-22 20:08:28 +00:00 |
|
Alexey Milovidov
|
9aaad64437
|
dbms: development [#CONV-2944].
|
2012-10-22 20:01:37 +00:00 |
|
Alexey Milovidov
|
a5e88d1fb5
|
dbms: fixed error with distributed connections [#CONV-2944].
|
2012-10-22 19:55:19 +00:00 |
|
Alexey Milovidov
|
71a594fd6d
|
dbms: development [#CONV-2944].
|
2012-10-20 22:49:30 +00:00 |
|
Alexey Milovidov
|
3f62b5bb2e
|
dbms: development [#CONV-2944].
|
2012-10-20 06:40:55 +00:00 |
|
Alexey Milovidov
|
e35138b09d
|
dbms: development [#CONV-2944].
|
2012-10-20 05:54:35 +00:00 |
|
Alexey Milovidov
|
1a7af177cd
|
dbms: development [#CONV-2944].
|
2012-10-20 02:10:47 +00:00 |
|
Alexey Milovidov
|
a1fd23efb1
|
dbms: better [#CONV-2944].
|
2012-10-18 23:38:16 +00:00 |
|
Alexey Milovidov
|
c61f9d72c5
|
dbms: maybe better [#CONV-2944].
|
2012-10-18 19:24:46 +00:00 |
|
Alexey Milovidov
|
370d5eb96d
|
dbms: addition to prev. revision [#CONV-2944].
|
2012-10-17 19:59:27 +00:00 |
|
Alexey Milovidov
|
5dce2f8b49
|
dbms: allowed to directly cancel stream; cancelling in UnionBlockInputStream [#CONV-2944].
|
2012-10-17 19:55:56 +00:00 |
|
Alexey Milovidov
|
9a31d2f163
|
dbms: improved logging [#CONV-2944].
|
2012-10-16 19:20:58 +00:00 |
|
Alexey Milovidov
|
41c04b36d8
|
dbms: better diagnostics [#CONV-2944].
|
2012-10-15 19:38:33 +00:00 |
|
Alexey Milovidov
|
40e1d3c43e
|
dbms: better diagnostics [#CONV-2944].
|
2012-10-15 19:29:17 +00:00 |
|
Alexey Milovidov
|
2d0b3c97d5
|
dbms: tiny modification [#CONV-2944].
|
2012-10-13 02:12:50 +00:00 |
|
Alexey Milovidov
|
c1f67a439d
|
dbms: fixed error with filter (WHERE, HAVING) [#CONV-2944].
|
2012-10-12 20:34:33 +00:00 |
|
Alexey Milovidov
|
8b505320fe
|
dbms: probably fixed error in distributed query processing [#CONV-2944].
|
2012-10-12 18:57:10 +00:00 |
|
Alexey Milovidov
|
fdd6df2095
|
dbms: reverted prev. modification [#CONV-2944].
|
2012-10-12 18:37:25 +00:00 |
|
Alexey Milovidov
|
4c3c059eac
|
dbms: better [#CONV-2944].
|
2012-10-12 18:32:35 +00:00 |
|
Alexey Milovidov
|
ca6b1bec9b
|
dbms: fixed error [#CONV-2944].
|
2012-10-12 18:29:43 +00:00 |
|
Alexey Milovidov
|
05a1f9800c
|
dbms: improved diagnostics [#CONV-2944].
|
2012-10-12 18:19:44 +00:00 |
|
Alexey Milovidov
|
e705c41cc9
|
dbms: added address info to remote exception [#CONV-2944].
|
2012-10-12 17:08:05 +00:00 |
|
Alexey Milovidov
|
2eee93e1d5
|
dbms: improved performance of aggregation by many fields; fixed error in function concat [#CONV-2944].
|
2012-10-07 06:30:10 +00:00 |
|
Alexey Milovidov
|
8bd7825459
|
dbms: development [#CONV-2944].
|
2012-09-27 18:27:05 +00:00 |
|
Alexey Milovidov
|
ac2e1a8486
|
dbms: development (sped up insertion by overlapping reading and sending) [#CONV-2944].
|
2012-09-24 07:04:04 +00:00 |
|
Alexey Milovidov
|
fcac2b63dd
|
dbms: development (more verbose diagnostic) [#CONV-2944].
|
2012-09-24 05:40:45 +00:00 |
|