Alexey Milovidov
|
9e0976aef4
|
dbms: updated tests [#METR-2944].
|
2014-08-10 02:40:09 +04:00 |
|
Alexey Milovidov
|
9a946d73b9
|
dbms: fixed error with formatting floating point literals in query [#METR-2944].
|
2014-08-10 02:36:07 +04:00 |
|
Alexey Milovidov
|
69ba035488
|
dbms: fixed error with function negate on UInt32 [#METR-2944].
|
2014-08-09 06:29:03 +04:00 |
|
Alexey Milovidov
|
8038d2ab66
|
dbms: added function bar [#METR-12249].
|
2014-08-09 05:51:03 +04:00 |
|
Evgeniy Gatov
|
506427e0a0
|
Merge
|
2014-08-08 21:40:49 +04:00 |
|
Alexey Milovidov
|
d1b11fb380
|
Merge
|
2014-08-08 21:06:45 +04:00 |
|
Michael Kolupaev
|
eaf4a79f11
|
Merge
|
2014-08-08 16:53:59 +04:00 |
|
Michael Kolupaev
|
6c194f5a00
|
fixed PartChecker. [#METR-12155]
|
2014-08-08 15:40:03 +04:00 |
|
Evgeniy Gatov
|
af9be319fd
|
Merge
|
2014-08-08 15:01:36 +04:00 |
|
Michael Kolupaev
|
6189e53667
|
Merge
|
2014-08-08 14:57:33 +04:00 |
|
Michael Kolupaev
|
3c75c3f774
|
Merge
|
2014-08-08 14:46:38 +04:00 |
|
Michael Kolupaev
|
19ca334f9c
|
Merge
|
2014-08-08 14:42:27 +04:00 |
|
Michael Kolupaev
|
dbe4dc64f3
|
Merge
|
2014-08-08 14:41:53 +04:00 |
|
Michael Kolupaev
|
08340ff6a0
|
Merge
|
2014-08-08 14:28:46 +04:00 |
|
Michael Kolupaev
|
71b90ea1d4
|
Merge
|
2014-08-08 14:03:19 +04:00 |
|
Michael Kolupaev
|
83812f5ed5
|
Merge
|
2014-08-08 14:02:54 +04:00 |
|
Michael Kolupaev
|
4025face46
|
Merge
|
2014-08-08 13:58:56 +04:00 |
|
Michael Kolupaev
|
336f9f5beb
|
zkutil_test: fixed set query. [#METR-2807]
|
2014-08-08 13:04:33 +04:00 |
|
Michael Kolupaev
|
37298bbe01
|
dbms: a bit more efficient virtual columns for some queries. [#METR-2807]
|
2014-08-08 13:04:32 +04:00 |
|
Andrey Mironov
|
e8fe836a1b
|
dbms: more sound solution for backtracking for-loop. [#METR-12108]
|
2014-08-08 10:10:12 +04:00 |
|
Andrey Mironov
|
beca178f2f
|
dbms: support WITH TOTALS without GROUP BY
|
2014-08-08 10:10:12 +04:00 |
|
Alexey Milovidov
|
857f7db99d
|
Merge
|
2014-08-07 23:20:30 +04:00 |
|
Evgeniy Gatov
|
0efb0c253a
|
Merge
|
2014-08-07 16:33:57 +04:00 |
|
Michael Kolupaev
|
a33ab0b36c
|
Merge
|
2014-08-07 16:26:04 +04:00 |
|
Michael Kolupaev
|
9bec7e4a28
|
Merge
|
2014-08-07 16:26:04 +04:00 |
|
Michael Kolupaev
|
7643a49b8e
|
Merge
|
2014-08-07 16:26:04 +04:00 |
|
Michael Kolupaev
|
20f8e17e84
|
dbms: interpreting ALTER TABLE DROP PARTITION. Not storage supports it yet. [#METR-12037]
|
2014-08-07 16:26:04 +04:00 |
|
Michael Kolupaev
|
00fefb3df2
|
dbms: interpreting ALTER TABLE DROP PARTITION. Not storage supports it yet. [#METR-12037]
|
2014-08-07 16:26:04 +04:00 |
|
Michael Kolupaev
|
e76a00fbd2
|
dbms: parsing and formatting ALTER TABLE DROP PARTITION. Not interpreting it yet. [#METR-12037]
|
2014-08-07 16:26:04 +04:00 |
|
Michael Kolupaev
|
98297fa475
|
Merge
|
2014-08-07 16:26:03 +04:00 |
|
Pavel Kartavyy
|
dc16847ce1
|
dbms: FileChecker migrated to json [#METR-11709]
|
2014-08-06 17:23:38 +04:00 |
|
Michael Kolupaev
|
306f405917
|
Merge
|
2014-08-06 13:25:41 +04:00 |
|
Michael Kolupaev
|
917f312a95
|
dbms: materialized views pass virtual columns through. [#METR-12150]
|
2014-08-06 13:25:41 +04:00 |
|
Pavel Kartavyy
|
e4dbe3c242
|
FileChecker: return true if no sizes.txt file exists [#METR-11709]
|
2014-08-05 17:41:07 +04:00 |
|
Pavel Kartavyy
|
c399e1d14a
|
fix build. Stupid kdevelop!
|
2014-08-05 16:54:10 +04:00 |
|
Pavel Kartavyy
|
bdea8e78e7
|
dbms: FileChecker simplified [#METR-11709]
|
2014-08-05 16:50:20 +04:00 |
|
Pavel Kartavyy
|
7f7d512f03
|
dbms: added check query [#METR-11709]
|
2014-08-05 14:53:27 +04:00 |
|
Pavel Kartavyy
|
79e755938b
|
dbms: added support of check data to ChunkRef [#METR-11709]
|
2014-08-05 14:53:27 +04:00 |
|
Pavel Kartavyy
|
8e0a8a4d74
|
dbms: StorageChunks - added support for check query [#METR-11709]
|
2014-08-05 14:53:26 +04:00 |
|
Pavel Kartavyy
|
a37e0d4267
|
dbms: FileChecker - refactoring [#METR-11709]
|
2014-08-05 14:53:26 +04:00 |
|
Pavel Kartavyy
|
2d9f08cb41
|
dbms: updated test for check query [#METR-11709]
|
2014-08-05 14:53:26 +04:00 |
|
Pavel Kartavyy
|
08b4b7ff02
|
FileChecker: changed xml parser from Poco to boost [#METR-11709]
Poco::XMLConfiguration couldn't parse nodes containing '%2E' sequences.
|
2014-08-05 14:53:26 +04:00 |
|
Pavel Kartavyy
|
b34c8e47ab
|
dbms.StorageLog: added support for checkData query [#METR-11709]
|
2014-08-05 14:53:26 +04:00 |
|
Pavel Kartavyy
|
cf1afb1bd1
|
dbms: FileChecker moved to separate class [#METR-11709]
|
2014-08-05 14:53:26 +04:00 |
|
Pavel Kartavyy
|
e1c016cbac
|
dbms.TinyLog: call updateSize after writing on disk [#METR-10969]
|
2014-08-05 14:53:26 +04:00 |
|
Pavel Kartavyy
|
1a39b3bf5c
|
dbms: added checData method in TinyLog storage [#METR-11709]
|
2014-08-05 14:53:26 +04:00 |
|
Evgeniy Gatov
|
d1e995c7e0
|
Merge
|
2014-08-05 14:19:27 +04:00 |
|
Michael Kolupaev
|
3adfe8d536
|
Merge
|
2014-08-05 12:57:25 +04:00 |
|
Evgeniy Gatov
|
34550c10c0
|
Merge
|
2014-08-05 12:49:35 +04:00 |
|
Alexey Milovidov
|
cf5c4c07f3
|
dbms: updated comment [#METR-2944].
|
2014-08-05 02:10:56 +04:00 |
|