Alexey Milovidov
|
c0e029bb1b
|
dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944].
|
2015-07-17 04:27:35 +03:00 |
|
Alexey Milovidov
|
6d6faf8b5e
|
dbms: improved performance of JSON output format for data without strings (2.5 times) [#METR-2944].
|
2015-02-15 12:45:29 +03:00 |
|
Alexey Milovidov
|
65cf115313
|
dbms: fixed error (progress message in the middle of data, in JSON formats) [#METR-11125].
|
2014-08-15 00:27:41 +04:00 |
|
Alexey Milovidov
|
7bc99645e2
|
dbms: in case of exception, don't send data in buffer, if it hasn't already sent [#METR-12034].
|
2014-08-05 00:16:49 +04:00 |
|
Michael Kolupaev
|
0a67d151bd
|
dbms: updated all usages of NamesAndTypesPair to new field names. [#METR-10202]
|
2014-07-09 15:54:26 +04:00 |
|
Alexey Milovidov
|
c69f353a17
|
dbms: added calculation of min/max [#CONV-8691].
|
2013-09-07 02:03:13 +00:00 |
|
Alexey Milovidov
|
151506d742
|
dbms: added totals as separate data in JSON formats [#CONV-8366].
|
2013-09-01 04:55:41 +00:00 |
|
Alexey Milovidov
|
930b3f96aa
|
dbms: JSON formats: writing header before any data [#CONV-2944].
|
2013-06-30 17:04:50 +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 |
|
Vyacheslav Alipov
|
70a13e3812
|
works with HTTP requests [#CONV-7549]
|
2013-05-20 12:21:51 +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 |
|
Vyacheslav Alipov
|
8685024166
|
JSONRowOutputStream [#CONV-7445]
|
2013-05-15 11:18:58 +00:00 |
|