Alexey Milovidov
|
e379477828
|
dbms: don't allow empty identifiers [#METR-2944].
|
2014-09-26 20:10:37 +04:00 |
|
Alexey Milovidov
|
fdd34069ff
|
dbms: probably fixed error in cyclic ALTERs [#METR-12509].
|
2014-09-26 04:49:50 +04:00 |
|
Andrey Mironov
|
1d04061a0e
|
implement type-deduction and type-enforcing. [#METR-12739]
|
2014-09-25 19:01:09 +04:00 |
|
Andrey Mironov
|
142d0a49c0
|
add ASTColumnDeclaration, corresponding formatAST, modify Interpreters. [#METR-12739]
|
2014-09-25 17:40:26 +04:00 |
|
Alexey Milovidov
|
ba0191d0fc
|
dbms: better observability [#METR-12784].
|
2014-09-25 03:35:27 +04:00 |
|
Alexey Milovidov
|
2706a28d3b
|
dbms: fixed errors when INSERTing subset of columns through HTTP [#METR-12901].
|
2014-09-24 22:06:24 +04:00 |
|
Alexey Milovidov
|
36866b7d6b
|
Removed columns NormalizedEndURLHash, NormalizedRefererHash everywhere [#MTRSADMIN-447].
|
2014-09-24 19:43:47 +04:00 |
|
Andrey Mironov
|
58dd0cbe50
|
extend parser for default column declaration support. [#METR-12739]
|
2014-09-24 18:44:57 +04:00 |
|
Andrey Mironov
|
f77ef5f84d
|
rename evaluateDatabaseName function and header, add comments
|
2014-09-24 15:53:41 +04:00 |
|
Andrey Mironov
|
0a4e3f1280
|
add function currentDatabase(), allow string-expressions in place of database name
|
2014-09-24 15:53:41 +04:00 |
|
Alexey Milovidov
|
463dfe5ea9
|
Merge
|
2014-09-23 23:47:25 +04:00 |
|
Andrey Mironov
|
bc1587a192
|
Merge
|
2014-09-23 15:36:02 +04:00 |
|
Andrey Mironov
|
0f0c10a62d
|
move single condition from WHERE to PREWHERE, refactor. [#METR-11900]
|
2014-09-23 15:36:02 +04:00 |
|
Andrey Mironov
|
86beda3111
|
Merge
|
2014-09-23 15:36:01 +04:00 |
|
Andrey Mironov
|
0fb1912d7c
|
WHERE condition recognition. [#METR-11900]
|
2014-09-23 15:36:01 +04:00 |
|
Alexey Milovidov
|
5cc3316485
|
dbms: fixed tiny error in log message [#METR-2944].
|
2014-09-19 22:56:20 +04:00 |
|
Alexey Milovidov
|
41d2b30992
|
dbms: added function regionToDistrict [#METR-12826].
|
2014-09-19 22:51:24 +04:00 |
|
Alexey Milovidov
|
81c268177b
|
dbms: probably fixed error when writeSuffix method wasn't called when writing to table [#METR-12767].
|
2014-09-18 23:49:31 +04:00 |
|
Andrey Mironov
|
e954fa6d00
|
add elapsed and progress rows to system.merges. [#METR-12574]
Fix data-race introduced due to misconception of atomic instructions on integers.
|
2014-09-18 14:23:12 +04:00 |
|
Alexey Milovidov
|
f2c0ba3ba2
|
dbms: fixed error with merges [#METR-12767].
|
2014-09-18 03:57:25 +04:00 |
|
Alexey Milovidov
|
eca407e61a
|
Revert "dbms: fixed high CPU usage on failed INSERTs [#METR-12726]."
This reverts commit 49cf3bbd0d8af92a756b46039a7a52fa81992765.
|
2014-09-17 06:36:32 +04:00 |
|
Alexey Milovidov
|
587820aab9
|
dbms: fixed high CPU usage on failed INSERTs [#METR-12726].
|
2014-09-17 05:38:08 +04:00 |
|
Andrey Mironov
|
f6f7004684
|
Merge
|
2014-09-16 14:24:33 +04:00 |
|
Alexey Milovidov
|
4d01c0c7d0
|
dbms: addition to prev. revision [#METR-12715].
|
2014-09-13 22:59:12 +04:00 |
|
Alexey Milovidov
|
40d6f26ed7
|
dbms: improved performance with very small INSERTs [#METR-12715].
|
2014-09-13 22:34:08 +04:00 |
|
Alexey Milovidov
|
b4952faf84
|
dbms: improvement [#METR-12509].
|
2014-09-13 00:29:29 +04:00 |
|
Andrey Mironov
|
09a570ffc0
|
Merge
|
2014-09-12 20:05:29 +04:00 |
|
Alexey Milovidov
|
126bfa0750
|
dbms: tiny modifications [#METR-12729].
|
2014-09-12 06:30:01 +04:00 |
|
Alexey Milovidov
|
887f4d052f
|
dbms: fixed error [#METR-12729].
|
2014-09-12 05:06:38 +04:00 |
|
Alexey Milovidov
|
0ea4691107
|
Merge
|
2014-09-12 04:32:27 +04:00 |
|
Alexey Milovidov
|
063b39efc0
|
dbms: fixed error in replication [#METR-12653].
|
2014-09-11 07:13:27 +04:00 |
|
Pavel Kartavyy
|
1a73e77463
|
dbms: fixed exception in TinyLog when it is empty [#METR-12532]
|
2014-09-10 20:49:18 +04:00 |
|
Pavel Kartavyy
|
5b954f7dbe
|
probably fixed error with bad version after some kind of alter [#METR-12509]
|
2014-09-10 16:46:11 +04:00 |
|
Andrey Mironov
|
e3d8e4e48b
|
initial implementation. [#METR-12574]
|
2014-09-10 15:34:26 +04:00 |
|
Pavel Kartavyy
|
952fdf1151
|
separated clickhouse-server for several packages [#METR-12543]
|
2014-09-06 00:06:22 +04:00 |
|
Alexey Milovidov
|
d6d163b5dc
|
dbms: replication: writers don't block ZK session restart [#METR-12572].
|
2014-09-05 00:26:14 +04:00 |
|
Pavel Kartavyy
|
b62e0ed395
|
Merge
|
2014-09-04 18:59:00 +04:00 |
|
Andrey Mironov
|
f8e5ae8a02
|
implement today(), yesterday() [#METR-12575]
|
2014-09-04 15:48:07 +04:00 |
|
Alexey Milovidov
|
8cda8c9190
|
dbms: probably fixed error [#METR-12572].
|
2014-09-03 06:32:23 +04:00 |
|
Pavel Kartavyy
|
bd53190998
|
Merge
|
2014-09-02 17:39:31 +04:00 |
|
Pavel Kartavyy
|
b5624cd57f
|
dbms: fixed exception in TinyLog when it is empty [#METR-12532]
|
2014-08-29 22:44:44 +04:00 |
|
Pavel Kartavyy
|
9508cb93cf
|
FileChecker migrated to boost::propertytree
|
2014-08-28 20:10:46 +04:00 |
|
Pavel Kartavyy
|
f53a889cc6
|
Revert "dbms: FileChecker migrated to json [#METR-11709]"
This reverts commit ab0aa4022f738334d15ad4522775c1343dd25fe9.
|
2014-08-28 20:10:46 +04:00 |
|
Alexey Milovidov
|
bf58b2b6e8
|
dbms: tiny modification [#METR-2944].
|
2014-08-23 02:30:21 +04:00 |
|
Alexey Milovidov
|
eee2f04d70
|
dbms: addition to prev. revision [#METR-2944].
|
2014-08-23 00:16:16 +04:00 |
|
Alexey Milovidov
|
bae467c493
|
dbms: preparation [#METR-2944].
|
2014-08-23 00:14:53 +04:00 |
|
Alexey Milovidov
|
a98ea4d558
|
dbms: tiny modifications [#METR-2944].
|
2014-08-22 23:51:55 +04:00 |
|
Alexey Milovidov
|
d8cad3c79b
|
dbms: slightly improved performance on small blocks; removed unused code [#METR-2944].
|
2014-08-22 22:49:51 +04:00 |
|
Alexey Milovidov
|
fe822c016f
|
dbms: added system table 'numbers_mt' (for testing purposes) [#METR-2944].
|
2014-08-22 21:26:43 +04:00 |
|
Alexey Milovidov
|
391ec36fc2
|
Merge
|
2014-08-22 19:49:26 +04:00 |
|
Alexey Milovidov
|
3defedab21
|
dbms: changed std::function to function ptr (tnx. hertz) [#METR-2944].
|
2014-08-22 19:48:48 +04:00 |
|
Andrey Mironov
|
09265f50f9
|
StorageDistributed: write to multiple local replicas, post-review corrections. [#METR-12221]
|
2014-08-22 18:06:20 +04:00 |
|
Alexey Milovidov
|
5523bdeaca
|
dbms: improved performance on small blocks [#METR-2944].
|
2014-08-22 06:31:54 +04:00 |
|
Alexey Milovidov
|
aae80fa8c5
|
dbms: removed deprecated 'replica_name' configuration parameter [#METR-10202].
|
2014-08-22 05:01:28 +04:00 |
|
Alexey Milovidov
|
2b188ba6e0
|
dbms: improved build time [#METR-2944].
|
2014-08-22 04:57:20 +04:00 |
|
Pavel Kartavyy
|
3258e4a160
|
Merge
|
2014-08-21 19:08:48 +04:00 |
|
Evgeniy Gatov
|
bc887b15dd
|
dbms, columnar-sender: development [#METR-12299].
|
2014-08-21 16:58:07 +04:00 |
|
Andrey Mironov
|
c6d4fd941f
|
review corrections. [#METR-12221]
|
2014-08-21 16:15:24 +04:00 |
|
Alexey Milovidov
|
d76bfae57b
|
dbms: tiny modifications [#METR-12221].
|
2014-08-20 06:20:07 +04:00 |
|
Alexey Milovidov
|
3b8c4d2c9d
|
dbms: style [#METR-12108].
|
2014-08-20 03:12:31 +04:00 |
|
Andrey Mironov
|
a643e52d29
|
refactor, encapsulate thread in DirectoryMonitor. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
e9d97af140
|
rename based on review, fix behaviour when the only replic present is a local one. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
269be93cbe
|
write to local nodes, refactor StorageDistributed, extract DirectoryMonitor. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
ec0cee0afe
|
escape user, password and host. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
61af8baa77
|
save username and password and take internal_replication into account. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
b801907980
|
fix embarassing error in first-iterator detection
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
b91dfcd1c2
|
refactor based on review; complete block output to files
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
8b6adcb047
|
unify rewriteQuery, rewrite insert query. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
7eff8548c3
|
stop and join directory monitors on StorageDistributed::shutdown
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
2db71666a3
|
refactor write to StorageDistributed. [#METR-12221]
|
2014-08-19 12:33:13 +04:00 |
|
Andrey Mironov
|
e73bfe7b8a
|
naive split implementation for DistributeBlockOutputStream (IColumn::insertFrom). [#METR-12221]
|
2014-08-19 12:33:13 +04:00 |
|
Alexey Milovidov
|
b16c083de5
|
dbms: fixed error with GROUP BY expression with IN operators [#METR-12383].
|
2014-08-19 02:43:03 +04:00 |
|
Alexey Milovidov
|
4a3d9082f7
|
dbms: improved performance of aggregate functions min, max, any, anyLast [#METR-2944].
|
2014-08-18 09:45:41 +04:00 |
|
Alexey Milovidov
|
6a3f204705
|
dbms: little better [#METR-2944].
|
2014-08-18 04:07:05 +04:00 |
|
Alexey Milovidov
|
aade03d427
|
dbms: fixed error [#METR-2944].
|
2014-08-17 09:12:46 +04:00 |
|
Alexey Milovidov
|
435394242c
|
dbms: improved performance of filtering [#METR-2944].
|
2014-08-17 06:17:23 +04:00 |
|
Alexey Milovidov
|
35cdf28110
|
dbms: improved performance of filtering [#METR-2944].
|
2014-08-17 03:18:37 +04:00 |
|
Alexey Milovidov
|
f531960561
|
dbms: fixed visibility of unreplicated parts [#METR-12738].
|
2014-08-16 00:10:44 +04:00 |
|
Alexey Milovidov
|
047e5e30df
|
dbms: Client: don't leave progress indicator in the middle of data; colors almost compatible with white backgrounds [#METR-11125].
|
2014-08-15 04:08:15 +04: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
|
fd9668be12
|
dbms: Client: fixed error with part of JSON output after exception [#METR-12316].
|
2014-08-15 00:00:19 +04:00 |
|
Alexey Milovidov
|
f2b967ab06
|
Merge
|
2014-08-14 11:25:21 +04:00 |
|
Alexey Milovidov
|
7af08f5347
|
Merge
|
2014-08-14 05:37:46 +04:00 |
|
Michael Kolupaev
|
f0d2d918c7
|
Merge
|
2014-08-13 12:53:38 +04:00 |
|
Michael Kolupaev
|
d9ae9876ce
|
Merge
|
2014-08-13 12:08:40 +04:00 |
|
Michael Kolupaev
|
a373267660
|
Merge
|
2014-08-12 16:41:39 +04:00 |
|
Michael Kolupaev
|
5bbb6dc090
|
some grammar fixes. [#METR-2807]
|
2014-08-12 13:35:15 +04:00 |
|
Michael Kolupaev
|
51992989a6
|
Merge
|
2014-08-12 13:27:00 +04:00 |
|
Michael Kolupaev
|
583f4c114e
|
Merge
|
2014-08-11 19:59:05 +04:00 |
|
Michael Kolupaev
|
5e0e9bbc00
|
Merge
|
2014-08-11 18:05:42 +04:00 |
|
Michael Kolupaev
|
7b11fc4f6c
|
Merge
|
2014-08-11 18:05:42 +04:00 |
|
Alexey Milovidov
|
8038d2ab66
|
dbms: added function bar [#METR-12249].
|
2014-08-09 05:51:03 +04:00 |
|
Michael Kolupaev
|
eaf4a79f11
|
Merge
|
2014-08-08 16:53:59 +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
|
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 |
|
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
|
fad7154163
|
refactoring [#METR-10969]
|
2014-08-06 17:24:42 +04:00 |
|
Pavel Kartavyy
|
c8e4f3442d
|
dbms: compilation fix [#METR-10969]
|
2014-08-06 17:24:42 +04:00 |
|
Pavel Kartavyy
|
7f48de7cdc
|
RemoteWriteBuffer: calc hash of data [#METR-10969]
|
2014-08-06 17:24:41 +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
|
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
|
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 |
|
Michael Kolupaev
|
3adfe8d536
|
Merge
|
2014-08-05 12:57:25 +04:00 |
|
Alexey Milovidov
|
cf5c4c07f3
|
dbms: updated comment [#METR-2944].
|
2014-08-05 02:10:56 +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 |
|
Alexey Milovidov
|
3ab7260c16
|
dbms: sending exception message even if part of data has been already sent [#METR-12034].
|
2014-08-04 23:48:50 +04:00 |
|
Michael Kolupaev
|
6fd0f417b4
|
Merge
|
2014-08-04 19:48:03 +04:00 |
|
Michael Kolupaev
|
9a50694f22
|
Merge
|
2014-08-04 18:23:52 +04:00 |
|
Michael Kolupaev
|
e9ef0705f3
|
Merge
|
2014-08-04 18:23:52 +04:00 |
|
Michael Kolupaev
|
304f2f274d
|
active_parts.py: small improvements. [#METR-2807]
|
2014-08-04 12:12:13 +04:00 |
|
Michael Kolupaev
|
5533a047c5
|
active_parts.py: tiny improvement. [#METR-2807]
|
2014-08-01 14:04:36 +04:00 |
|
Michael Kolupaev
|
0b37543bd8
|
Merge
|
2014-08-01 13:53:03 +04:00 |
|
Michael Kolupaev
|
757aa8891d
|
Merge
|
2014-08-01 13:45:59 +04:00 |
|
Michael Kolupaev
|
02f0ecf886
|
Added watchparts.sh for the unlikely case anyone else needs it. [#METR-2807]
|
2014-08-01 13:36:28 +04:00 |
|
Michael Kolupaev
|
0ff7667654
|
Merge
|
2014-08-01 13:32:31 +04:00 |
|
Michael Kolupaev
|
dbbd1c9dc8
|
active_parts.py: small improvement. [#METR-2807]
|
2014-08-01 13:30:56 +04:00 |
|
Andrey Mironov
|
5c529d7b4f
|
dbms: ExpressionsAnalyzer: switch off group by literal elimination completely. [#METR-12108]
|
2014-07-31 17:17:51 +04:00 |
|
Andrey Mironov
|
c519e9d15f
|
dbms: ExpressionsAnalyzer: switch literal optimization off temporarily. [#METR-12108]
|
2014-07-31 17:14:08 +04:00 |
|
Andrey Mironov
|
18db7b24d1
|
comment typo fixed
|
2014-07-31 15:27:34 +04:00 |
|
Andrey Mironov
|
57633f2c35
|
Merge
|
2014-07-31 15:26:30 +04:00 |
|
Andrey Mironov
|
91373f1525
|
dbms: ExpressionAnalyzer: eliminate constant expressions from GROUP BY statement
|
2014-07-31 15:26:05 +04:00 |
|
Michael Kolupaev
|
b1c6001e40
|
Merge
|
2014-07-31 13:12:12 +04:00 |
|
Andrey Mironov
|
1995d3e1ba
|
replace commentary tabs with spaces
|
2014-07-31 12:14:19 +04:00 |
|
Andrey Mironov
|
5dff483dfe
|
Merge
|
2014-07-31 11:25:32 +04:00 |
|
Andrey Mironov
|
5c85b79e68
|
dbms: ExpressionAnalyzer: eliminate injective function calls from group by expressions. [#METR-12108]
|
2014-07-31 11:24:07 +04:00 |
|
Michael Kolupaev
|
b2f5b9bfab
|
Merge
|
2014-07-30 16:22:12 +04:00 |
|
Michael Kolupaev
|
2bd9733223
|
Merge
|
2014-07-30 16:10:38 +04:00 |
|
Alexey Milovidov
|
2061b6af03
|
int_hashes_perf: changed /dev/urandom to /dev/random data [#METR-2944],
|
2014-07-29 23:24:54 +04:00 |
|
Michael Kolupaev
|
f58b4f6ccb
|
ClickHouse: Added table system.parts. [#METR-12036]
|
2014-07-29 19:21:09 +04:00 |
|
Michael Kolupaev
|
9b3ce7f0f8
|
Refactored VirtualColumnUtils. [#METR-12036]
|
2014-07-29 19:21:09 +04:00 |
|
Alexey Milovidov
|
f474645a0d
|
dbms: modified test [#METR-2944].
|
2014-07-29 04:54:15 +04:00 |
|
Andrey Mironov
|
bfb9d70291
|
Merge
|
2014-07-28 19:10:00 +04:00 |
|
Michael Kolupaev
|
8a41d7985a
|
Merge
|
2014-07-28 18:50:51 +04:00 |
|
Michael Kolupaev
|
2c8e5cd239
|
Passing new db name to IStorage::rename. [#METR-12038]
|
2014-07-28 18:50:51 +04:00 |
|
Michael Kolupaev
|
2854ed49da
|
Merge
|
2014-07-28 18:50:51 +04:00 |
|
Michael Kolupaev
|
5c9f92ac1e
|
Merge
|
2014-07-28 14:36:15 +04:00 |
|
Michael Kolupaev
|
d660d7db45
|
Merge
|
2014-07-28 14:36:15 +04:00 |
|
Michael Kolupaev
|
53a76dd348
|
Merge
|
2014-07-28 14:36:14 +04:00 |
|
Michael Kolupaev
|
286bf18747
|
VirtualColumnUtils: using index on PREWHERE expression as well as WHERE. [#METR-2807]
|
2014-07-28 11:53:55 +04:00 |
|
Alexey Milovidov
|
94ed780065
|
███████████: intrusive: development [#METR-12050].
|
2014-07-26 08:12:43 +04:00 |
|
Michael Kolupaev
|
c832fc00aa
|
Merge
|
2014-07-25 20:32:02 +04:00 |
|
Michael Kolupaev
|
219e3ca3c6
|
Merge
|
2014-07-25 20:10:02 +04:00 |
|
Michael Kolupaev
|
18eb2d8b8f
|
Merge
|
2014-07-25 18:31:55 +04:00 |
|
Michael Kolupaev
|
0c5e87bce8
|
Merge
|
2014-07-25 17:28:49 +04:00 |
|
Michael Kolupaev
|
1f1e0fcc67
|
Merge
|
2014-07-25 17:12:14 +04:00 |
|
Michael Kolupaev
|
354bf02bf6
|
Merge
|
2014-07-25 17:12:14 +04:00 |
|
Michael Kolupaev
|
8142941b42
|
Merge
|
2014-07-25 17:12:14 +04:00 |
|
Michael Kolupaev
|
13b9392241
|
Merge
|
2014-07-25 17:12:14 +04:00 |
|
Michael Kolupaev
|
85c722caf3
|
Merge
|
2014-07-25 17:12:14 +04:00 |
|
Michael Kolupaev
|
a6e8c35ba8
|
Merge
|
2014-07-25 11:49:02 +04:00 |
|
Alexey Milovidov
|
1a40e1942c
|
dbms: added aggregate function uniqUpTo [#METR-12017].
|
2014-07-25 00:20:36 +04:00 |
|
Andrey Mironov
|
0202b6e92c
|
make_unique implementation, refactor
|
2014-07-24 17:16:09 +04:00 |
|
Michael Kolupaev
|
7b44c88b73
|
Merge
|
2014-07-23 20:31:38 +04:00 |
|
Michael Kolupaev
|
90dc182f12
|
Merge
|
2014-07-23 19:24:51 +04:00 |
|
Michael Kolupaev
|
6c4b3e3379
|
Merge
|
2014-07-23 17:58:38 +04:00 |
|
Michael Kolupaev
|
897d6fd336
|
Merge
|
2014-07-23 16:44:39 +04:00 |
|
Michael Kolupaev
|
272a2a8d9b
|
Merge
|
2014-07-23 16:44:23 +04:00 |
|
Michael Kolupaev
|
8b18acffec
|
Merge
|
2014-07-23 15:02:22 +04:00 |
|
Michael Kolupaev
|
bfe126ab04
|
Merge
|
2014-07-23 13:50:29 +04:00 |
|
Michael Kolupaev
|
f3285dba79
|
Merge
|
2014-07-23 13:15:41 +04:00 |
|
Alexey Milovidov
|
32895b3c02
|
dbms: ProfileEventsTransmitter: better [#METR-10463].
|
2014-07-23 03:36:33 +04:00 |
|
Michael Kolupaev
|
16e5a92ed9
|
Merge
|
2014-07-22 17:49:52 +04:00 |
|
Michael Kolupaev
|
776f11a256
|
Merge
|
2014-07-22 14:36:56 +04:00 |
|
Michael Kolupaev
|
1be80d3410
|
part_checker: fixes. [#METR-11980]
|
2014-07-22 14:35:44 +04:00 |
|
Michael Kolupaev
|
cb7aa9dd66
|
part_checker: fixes. [#METR-11980]
|
2014-07-22 14:35:44 +04:00 |
|
Michael Kolupaev
|
c8c5fb9d5b
|
missing files for previous commit. [#METR-11980]
|
2014-07-22 14:35:44 +04:00 |
|
Michael Kolupaev
|
4830e7f634
|
Hashing*Buffer: small fix. [#METR-10202]
|
2014-07-22 14:35:44 +04:00 |
|
Pavel Kartavyy
|
133cbbab37
|
HashingReadBuffer: added test. fixed bug [#METR-10969]
|
2014-07-22 14:35:44 +04:00 |
|
Andrey Mironov
|
fbf6225911
|
dbms: fix possible counter value loss between difference calculcation and store. [#METR-10463]
|
2014-07-22 13:03:25 +04:00 |
|
Andrey Mironov
|
9bb88d4db2
|
dbms: ProfileEventsTransmitter corrections. [#METR-10463]
ProfileEventsTransmitter thread wakings are now properly aligned with minutes' boundaries.
Style and logic corrections.
|
2014-07-22 12:44:52 +04:00 |
|
Andrey Mironov
|
5d13832aeb
|
dbms: ProfileEvents propagation to Graphite [#METR-10463]
|
2014-07-21 16:10:54 +04:00 |
|
Michael Kolupaev
|
8a2a34a8f3
|
Small improvements. [#METR-2807]
|
2014-07-21 13:11:20 +04:00 |
|
Alexey Milovidov
|
aadd791880
|
dbms: fixed error [#METR-11966].
|
2014-07-18 23:47:28 +04:00 |
|
Michael Kolupaev
|
68ff148170
|
Merge
|
2014-07-18 20:06:02 +04:00 |
|
Michael Kolupaev
|
4f3b1a476f
|
Merge
|
2014-07-18 19:41:04 +04:00 |
|
Michael Kolupaev
|
5e10dbca8a
|
Merge
|
2014-07-17 17:41:47 +04:00 |
|
Michael Kolupaev
|
e493438564
|
Merge
|
2014-07-17 14:44:17 +04:00 |
|
Michael Kolupaev
|
67b76568d3
|
Merge
|
2014-07-17 13:38:31 +04:00 |
|
Michael Kolupaev
|
29e85b5fbc
|
Merge
|
2014-07-17 12:29:10 +04:00 |
|
Michael Kolupaev
|
12c6d16743
|
Merge
|
2014-07-16 13:32:15 +04:00 |
|
Michael Kolupaev
|
22c0c1778e
|
Merge
|
2014-07-16 12:58:59 +04:00 |
|
Alexey Milovidov
|
80f163eb08
|
dbms: removed debug output [#METR-11370].
|
2014-07-16 06:13:26 +04:00 |
|
Alexey Milovidov
|
71935f7916
|
dbms: reading all remaining POST data in case of exception and Keep-Alive [#METR-11937].
|
2014-07-16 05:13:07 +04:00 |
|
Alexey Milovidov
|
4ffa76bf70
|
dbms: using Keep-Alive even in ping request [#METR-2944].
|
2014-07-16 04:53:56 +04:00 |
|
Michael Kolupaev
|
d668fd27d2
|
Merge
|
2014-07-15 19:51:27 +04:00 |
|
Michael Kolupaev
|
15e30294cc
|
Merge
|
2014-07-15 18:57:24 +04:00 |
|
Michael Kolupaev
|
5b7b7a0bb8
|
Merge
|
2014-07-15 18:48:50 +04:00 |
|
Michael Kolupaev
|
86fb1eee37
|
Merge
|
2014-07-15 18:37:49 +04:00 |
|
Michael Kolupaev
|
a6e31b55d5
|
Merge
|
2014-07-15 15:52:30 +04:00 |
|
Michael Kolupaev
|
39b675167d
|
Merge
|
2014-07-15 15:42:06 +04:00 |
|
Michael Kolupaev
|
9ced1d909e
|
Merge
|
2014-07-15 15:12:58 +04:00 |
|
Michael Kolupaev
|
01094ec78d
|
Merge
|
2014-07-15 14:13:36 +04:00 |
|
Alexey Milovidov
|
273ccc0a14
|
dbms: probably fixed error [#METR-11926].
|
2014-07-14 23:46:06 +04:00 |
|
Michael Kolupaev
|
8eb2a7218b
|
Merge
|
2014-07-14 20:01:23 +04:00 |
|
Michael Kolupaev
|
007c0cedc1
|
fixed build and a bunch of other stuff. [#METR-11886]
|
2014-07-14 19:49:03 +04:00 |
|
Michael Kolupaev
|
dfb21bcaff
|
fixed segfault when creating materialized views. [#METR-11886]
|
2014-07-14 18:26:11 +04:00 |
|
Michael Kolupaev
|
33955ee7dd
|
Merge
|
2014-07-14 18:07:47 +04:00 |
|
Michael Kolupaev
|
62de3bc73a
|
Merge
|
2014-07-14 16:24:22 +04:00 |
|
Michael Kolupaev
|
516789157b
|
Merge
|
2014-07-14 16:02:17 +04:00 |
|
Michael Kolupaev
|
8f394dd852
|
Merge
|
2014-07-14 15:45:34 +04:00 |
|
Michael Kolupaev
|
3efa9e91c9
|
ClickHouse: not accepting identifiers with multiple dots. [#METR-11739]
|
2014-07-14 13:16:49 +04:00 |
|
Alexey Milovidov
|
8f516a4b19
|
dbms: compatibility with OLAP: fixed error with UserAgentMinor [#METRIKASUPP-3517].
|
2014-07-11 23:48:41 +04:00 |
|
Michael Kolupaev
|
d1edd92696
|
Merge
|
2014-07-11 17:34:12 +04:00 |
|
Michael Kolupaev
|
1005bbaa55
|
Merge
|
2014-07-11 17:11:06 +04:00 |
|
Michael Kolupaev
|
e26223d5c8
|
Merge
|
2014-07-11 16:47:45 +04:00 |
|
Michael Kolupaev
|
703b1d1c93
|
addition to previous commit. [#METR-11886]
|
2014-07-11 12:12:03 +04:00 |
|
Alexey Milovidov
|
818338872f
|
columnar-sender: development [#METR-11888].
|
2014-07-11 05:20:39 +04:00 |
|
Alexey Milovidov
|
94012f8231
|
columnar-sender: development [#METR-11888].
|
2014-07-11 04:29:59 +04:00 |
|
Michael Kolupaev
|
ff64aeb036
|
Merge
|
2014-07-10 15:13:45 +04:00 |
|
Michael Kolupaev
|
ac7ee44128
|
Merge
|
2014-07-10 14:16:50 +04:00 |
|
Michael Kolupaev
|
c335519c9c
|
Merge
|
2014-07-10 12:40:59 +04:00 |
|
Michael Kolupaev
|
66825973b5
|
Merge
|
2014-07-10 11:58:18 +04:00 |
|
Alexey Milovidov
|
a2a41113e0
|
Fixed build [#METR-2807].
|
2014-07-10 04:31:17 +04:00 |
|
Michael Kolupaev
|
a6fd9cd2bd
|
Merge
|
2014-07-09 17:39:19 +04:00 |
|
Pavel Kartavyy
|
a0720382df
|
███████████: added IsTablet [#METR-9729]
|
2014-07-09 15:56:25 +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
|
0041db77ab
|
Tiny improvement [#METR-2807].
|
2014-07-09 03:52:53 +04:00 |
|
Alexey Milovidov
|
410ca664b8
|
dbms: returned support of profiles inheritance [#METR-11872].
|
2014-07-08 23:42:53 +04:00 |
|
Michael Kolupaev
|
c0bb5e8ce3
|
Merge
|
2014-07-08 18:41:19 +04:00 |
|
Michael Kolupaev
|
cdc937b31a
|
Merge
|
2014-07-07 16:23:59 +04:00 |
|
Pavel Kartavyy
|
11162f6600
|
fix error in alter [#METR-11836]
|
2014-07-07 15:57:41 +04:00 |
|
Michael Kolupaev
|
a90dea2974
|
a little better active_parts.py. [#METR-2807]
|
2014-07-07 15:51:11 +04:00 |
|
Michael Kolupaev
|
639d1ad15f
|
Merge
|
2014-07-07 15:39:06 +04:00 |
|
Michael Kolupaev
|
557a48f9e5
|
Merge
|
2014-07-07 14:23:24 +04:00 |
|
Michael Kolupaev
|
39fa078e85
|
active_parts.py in O(N log N). [#METR-2807]
|
2014-07-07 14:21:57 +04:00 |
|
Michael Kolupaev
|
b40f8bd8d5
|
Merge
|
2014-07-07 13:51:42 +04:00 |
|
Alexey Milovidov
|
9e1e1f4552
|
dbms: fixed error [#METR-11370].
|
2014-07-07 02:32:09 +04:00 |
|
Alexey Milovidov
|
f107415f75
|
dbms: fixed error; more diagnostics for GLOBAL subqueries [#METR-11370].
|
2014-07-07 01:59:20 +04:00 |
|
Alexey Milovidov
|
4f2d00e696
|
dbms: fixed error in prev. revision [#METR-11370].
|
2014-07-07 00:46:17 +04:00 |
|
Alexey Milovidov
|
8643f02ac0
|
dbms: reworked GLOBAL subqueries (probably doesn't work) [#METR-11370].
|
2014-07-06 23:48:39 +04:00 |
|
Alexey Milovidov
|
0ee947c62a
|
dbms: fixed leak in GLOBAL IN; improvements [#METR-11370].
|
2014-07-06 08:22:12 +04:00 |
|
Alexey Milovidov
|
e7722f50b1
|
dbms: JOINs: development [#METR-11370].
|
2014-07-06 04:19:49 +04:00 |
|
Alexey Milovidov
|
18f670defa
|
dbms: JOINs: development [#METR-11370].
|
2014-07-05 00:30:06 +04:00 |
|
Alexey Milovidov
|
ecb1cf9b33
|
dbms: ExpressionAnalyzer: better [#METR-11370].
|
2014-07-04 23:13:38 +04:00 |
|
Michael Kolupaev
|
ae5ea95a73
|
Merge
|
2014-07-04 18:07:14 +04:00 |
|
Michael Kolupaev
|
7362ca686f
|
Merge
|
2014-07-04 17:59:05 +04:00 |
|
Michael Kolupaev
|
d00dc44397
|
Merge
|
2014-07-04 17:15:28 +04:00 |
|
Michael Kolupaev
|
1425813cdf
|
Merge
|
2014-07-04 15:18:04 +04:00 |
|
Michael Kolupaev
|
3925f6dcf9
|
Merge
|
2014-07-04 14:11:55 +04:00 |
|
Michael Kolupaev
|
9c7ac77624
|
renamed anyHash64 to cityHash64, made them identical in unary case. [#METR-11774]
|
2014-07-04 13:43:00 +04:00 |
|
Alexey Milovidov
|
be8c22f47f
|
dbms: GLOBAL JOINs: development [#METR-11370].
|
2014-07-04 05:40:22 +04:00 |
|
Alexey Milovidov
|
8a7a4b11f0
|
dbms: better [#METR-11370].
|
2014-07-04 02:39:13 +04:00 |
|
Alexey Milovidov
|
2fa4a2cf60
|
dbms: GLOBAL JOINs: development [#METR-11370].
|
2014-07-04 00:32:42 +04:00 |
|
Michael Kolupaev
|
95fd8c88f1
|
Merge
|
2014-07-03 18:22:50 +04:00 |
|
Michael Kolupaev
|
861eee9163
|
Merge
|
2014-07-03 16:15:43 +04:00 |
|
Michael Kolupaev
|
c8fde6537f
|
fixed SELECT anyHash64([1,2,3]) [#METR-11774]
|
2014-07-03 16:13:32 +04:00 |
|
Michael Kolupaev
|
da7d837497
|
added function anyHash64. [#METR-11774]
|
2014-07-03 15:24:29 +04:00 |
|
Michael Kolupaev
|
acfa0d2b46
|
Merge
|
2014-07-03 11:48:05 +04:00 |
|
Alexey Milovidov
|
1579017cfd
|
dbms: JOINs: fixed dealing with aliases [#METR-11370].
|
2014-07-03 00:23:48 +04:00 |
|
Michael Kolupaev
|
15d9e39aa6
|
Merge
|
2014-07-02 16:30:38 +04:00 |
|
Michael Kolupaev
|
601732a0dd
|
Merge
|
2014-07-02 14:16:49 +04:00 |
|
Michael Kolupaev
|
82d34fa1e9
|
Merge
|
2014-07-02 13:21:41 +04:00 |
|
Michael Kolupaev
|
faafb36596
|
Merge
|
2014-07-01 19:58:25 +04:00 |
|
Alexey Milovidov
|
3ea4fb0fa0
|
Improvement [#METR-2807].
|
2014-07-01 05:03:16 +04:00 |
|
Alexey Milovidov
|
cbab5fb193
|
Removing refreshes [#METR-11408].
|
2014-07-01 03:46:22 +04:00 |
|
Michael Kolupaev
|
68b077b8f5
|
Merge
|
2014-06-30 17:57:20 +04:00 |
|
Michael Kolupaev
|
310df87971
|
Merge
|
2014-06-30 14:02:25 +04:00 |
|
Michael Kolupaev
|
7d179c4294
|
slightly fixed error message. [#METR-2807]
|
2014-06-30 11:36:06 +04:00 |
|
Alexey Milovidov
|
1472b919ed
|
Merge
|
2014-06-27 22:23:41 +04:00 |
|
Alexey Milovidov
|
c9cde08e36
|
dbms: improved error message [#METR-11524].
|
2014-06-27 22:22:33 +04:00 |
|
Michael Kolupaev
|
429b5f63b2
|
Merge
|
2014-06-27 21:58:26 +04:00 |
|
Michael Kolupaev
|
4baf5626cd
|
small logging improvements. [#METR-10202]
|
2014-06-27 21:58:26 +04:00 |
|
Michael Kolupaev
|
1f45a832d9
|
RemoteBlockOutputStream fix. [#METR-10202]
|
2014-06-27 21:58:25 +04:00 |
|
Alexey Milovidov
|
0d7263958d
|
dbms: addition to prev. revision [#METR-11571].
|
2014-06-26 05:01:16 +04:00 |
|
Alexey Milovidov
|
108a7850a5
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
|
Alexey Milovidov
|
413b8d214e
|
dbms: improved performance of short queries [#METR-11571].
|
2014-06-25 04:17:51 +04:00 |
|
Alexey Milovidov
|
149e92c6a7
|
dbms: removed useless copy of Block [#METR-11571].
|
2014-06-24 23:53:48 +04:00 |
|
Alexey Milovidov
|
d420486522
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-20 23:56:45 +04:00 |
|
Alexey Milovidov
|
653c138564
|
dbms: lowered max delay of insert [#METR-11520].
|
2014-06-20 22:45:19 +04:00 |
|
Alexey Milovidov
|
4645131f7a
|
dbms: added ALL JOINs [#METR-11370].
|
2014-06-19 23:00:58 +04:00 |
|
Alexey Milovidov
|
b970c85546
|
dbms: JOINs: development [#METR-11370].
|
2014-06-19 22:15:46 +04:00 |
|
Alexey Milovidov
|
efbd0de1ee
|
dbms: JOINs: development [#METR-11370].
|
2014-06-19 00:08:31 +04:00 |
|
Alexey Milovidov
|
2a25c8a4c0
|
dbms: JOINs: development [#METR-11370].
|
2014-06-18 23:14:29 +04:00 |
|
Alexey Milovidov
|
d67b11211a
|
dbms: added support for ANY INNER JOIN [#METR-11370].
|
2014-06-18 22:31:35 +04:00 |
|
Alexey Milovidov
|
2ffdaa5ee0
|
dbms: JOINs: development [#METR-11370].
|
2014-06-17 21:07:22 +04:00 |
|
Alexey Milovidov
|
b8ee43e5c5
|
dbms: removed debug output [#METR-11370].
|
2014-06-17 00:01:42 +04:00 |
|
Alexey Milovidov
|
895ae78c9e
|
dbms: incremental aggregation: fixed error [#METR-10894].
|
2014-06-16 22:28:04 +04:00 |
|
Alexey Milovidov
|
a4647a9b51
|
dbms: added storage Null (for testing purposes) [#METR-10894].
|
2014-06-16 21:32:31 +04:00 |
|
Alexey Milovidov
|
6eb6d538da
|
dbms: JOINs: development [#METR-11370].
|
2014-06-13 13:10:01 +04:00 |
|
Alexey Milovidov
|
29e8538f25
|
dbms: JOINs: development [#METR-11370].
|
2014-06-13 13:07:20 +04:00 |
|
Alexey Milovidov
|
870f766798
|
dbms: JOINs: development [#METR-11370].
|
2014-06-13 10:39:15 +04:00 |
|
Alexey Milovidov
|
bfff8ab715
|
dbms: JOINs: development [#METR-11370].
|
2014-06-13 06:05:05 +04:00 |
|
Alexey Milovidov
|
1ba07d65ad
|
dbms: development [#METR-11370].
|
2014-06-13 03:21:38 +04:00 |
|
Alexey Milovidov
|
607485d82a
|
dbms: better [#METR-11370].
|
2014-06-13 01:17:03 +04:00 |
|
Alexey Milovidov
|
c7c2d4ad8d
|
dbms: better [#METR-11370].
|
2014-06-13 01:14:06 +04:00 |
|
Alexey Milovidov
|
8ca868ce25
|
dbms: better [#METR-11370].
|
2014-06-13 01:12:47 +04:00 |
|
Alexey Milovidov
|
5a74e92b0b
|
dbms: better [#METR-11370].
|
2014-06-12 23:53:36 +04:00 |
|
Alexey Milovidov
|
f16a9beb61
|
dbms: removed sign_rewrite (obsolete, unused); tiny modifications [#METR-11370].
|
2014-06-12 23:23:06 +04:00 |
|
Alexey Milovidov
|
a7c8921eb2
|
dbms: little more readable [#METR-11370].
|
2014-06-12 22:41:09 +04:00 |
|
Alexey Milovidov
|
a77ec35c96
|
dbms: JOINs: development [#METR-11370].
|
2014-06-12 09:13:50 +04:00 |
|
Alexey Milovidov
|
0ba0894a90
|
dbms: JOINs: development [#METR-11370].
|
2014-06-12 08:04:47 +04:00 |
|
Alexey Milovidov
|
295398e423
|
dbms: JOIN: development [#METR-11370].
|
2014-06-12 06:31:30 +04:00 |
|
Alexey Milovidov
|
136ad3f5d3
|
dbms: removed garbage [#METR-11370].
|
2014-06-12 04:56:43 +04:00 |
|
Alexey Milovidov
|
5e153b2bb9
|
dbms: support for JOINs in parser [#METR-11370].
|
2014-06-12 04:48:56 +04:00 |
|
Alexey Milovidov
|
f912dc42b4
|
Merge
|
2014-06-11 22:38:37 +04:00 |
|
Alexey Milovidov
|
5a300300d2
|
dbms: fixed error in primary key usage [#METR-11540].
|
2014-06-11 22:38:10 +04:00 |
|
Pavel Kartavyy
|
7b62758dcf
|
dbms: fix to compability with new zkutil
|
2014-06-11 21:29:04 +04:00 |
|
Pavel Kartavyy
|
f27941b233
|
Merge
|
2014-06-10 19:23:49 +04:00 |
|
Alexey Milovidov
|
10544c8afc
|
dbms: development [#METR-10894].
|
2014-06-09 02:17:44 +04:00 |
|
Alexey Milovidov
|
649114821c
|
dbms: development [#METR-10894].
|
2014-06-06 23:35:41 +04:00 |
|
Alexey Milovidov
|
2b7a2c025f
|
dbms: development [#METR-10894].
|
2014-06-06 03:52:28 +04:00 |
|
Alexey Milovidov
|
97b30392a7
|
dbms: development [#METR-10894].
|
2014-06-06 00:35:34 +04:00 |
|
Alexey Milovidov
|
16f092d87b
|
dbms: development [#METR-10894].
|
2014-06-05 23:52:13 +04:00 |
|
Alexey Milovidov
|
47f98136fc
|
dbms: 'mark_cache_size' configuration parameter is mandatory [#METR-11447].
|
2014-06-04 17:39:56 +04:00 |
|
Alexey Milovidov
|
647ff835c4
|
dbms: improved performance of system.numbers table [#METR-11434].
|
2014-06-04 03:34:44 +04:00 |
|
Alexey Milovidov
|
0ee6ba4b67
|
dbms: improved performance of region functions [#METR-11434].
|
2014-06-04 03:09:57 +04:00 |
|
Alexey Milovidov
|
1e6091cc63
|
███████████, ███████████, completed: removed obsolete 'GoodEvent' column [#METR-11404].
|
2014-06-02 22:30:56 +04:00 |
|
Sergey Fedorov
|
edd482acf3
|
dbms: more fixes on aggregate function columns [METR-10894]
|
2014-05-30 20:22:14 +04:00 |
|
Sergey Fedorov
|
4fe8f37e03
|
Merge
|
2014-05-28 19:00:08 +04:00 |
|
Michael Kolupaev
|
3aad8dad8f
|
Merge
|
2014-05-27 16:08:40 +04:00 |
|
Michael Kolupaev
|
cf2843d22c
|
Merge
|
2014-05-27 14:03:13 +04:00 |
|
Michael Kolupaev
|
d51f9cae03
|
Merge
|
2014-05-27 12:43:01 +04:00 |
|
Michael Kolupaev
|
4c771903d7
|
Merge
|
2014-05-26 22:29:29 +04:00 |
|
Michael Kolupaev
|
ecf8e8b43c
|
Merge
|
2014-05-26 22:27:25 +04:00 |
|
Michael Kolupaev
|
c1b265d4ac
|
Merge
|
2014-05-26 22:16:05 +04:00 |
|
Michael Kolupaev
|
f137d7b84d
|
Merge
|
2014-05-26 22:16:04 +04:00 |
|
Michael Kolupaev
|
b830e0b4fe
|
Merge
|
2014-05-26 22:16:04 +04:00 |
|
Sergey Fedorov
|
8f306f4238
|
Merge
|
2014-05-26 20:13:46 +04:00 |
|
Michael Kolupaev
|
7abd68d5ed
|
dbms: added ActiveDataPartSet, currently unused. [#METR-10202]
|
2014-05-26 14:41:40 +04:00 |
|
Alexey Milovidov
|
d8b642aa6f
|
dbms: tiny improvement [#METR-2944].
|
2014-05-23 05:32:32 +04:00 |
|
Alexey Milovidov
|
79213536df
|
dbms: fixed error [#METR-11220].
|
2014-05-23 04:50:28 +04:00 |
|
Alexey Milovidov
|
0d92614971
|
dbms: fixed wrong code [#METR-10894].
|
2014-05-23 04:35:49 +04:00 |
|
Alexey Milovidov
|
c815fe7a6f
|
dbms: fixed error [#METR-11220].
|
2014-05-23 04:35:14 +04:00 |
|
Alexey Milovidov
|
0f5e847172
|
dbms: fixed segfault in case of memory limit exceeded [#METR-11220].
|
2014-05-22 22:58:41 +04:00 |
|
Alexey Milovidov
|
fb2caea60b
|
dbms: tiny modification [#METR-2944].
|
2014-05-22 22:58:07 +04:00 |
|
Sergey Fedorov
|
19d17ceb6c
|
dbms: bool array instead of miltiple checking for final aggregate functions [METR-10894]
|
2014-05-22 18:22:54 +04:00 |
|
Sergey Fedorov
|
be9527f09f
|
dbms: more read write functions for DataTypeAggregateFunction and ColumnAggregateFunction [METR-10894]
|
2014-05-22 18:09:10 +04:00 |
|
Michael Kolupaev
|
77589b0c6e
|
Merge
|
2014-05-22 14:37:17 +04:00 |
|
Pavel Kartavyy
|
ffde70b5c9
|
dbms: changed type when add column to nested from Array(NN) -> NN [#METR-11063]
|
2014-05-21 18:06:29 +04:00 |
|
Pavel Kartavyy
|
9d7e14fde2
|
clickhouse: bugfix [#METR-11063]
|
2014-05-21 18:06:29 +04:00 |
|
Sergey Fedorov
|
214e8aa9ea
|
Merge
|
2014-05-21 17:30:42 +04:00 |
|
Michael Kolupaev
|
c70e26bc70
|
Small improvement for previous commit. [#METR-11193]
|
2014-05-21 14:37:53 +04:00 |
|
Michael Kolupaev
|
df4c963bc1
|
Merge
|
2014-05-21 14:20:41 +04:00 |
|
Alexey Milovidov
|
119f3377a8
|
dbms: modified hash function for ints [#METR-2944].
|
2014-05-21 06:19:44 +04:00 |
|
Alexey Milovidov
|
ef82f8fd75
|
dbms: Fixed error in prev. revision [#METR-11160].
|
2014-05-20 23:30:39 +04:00 |
|
Pavel Kartavyy
|
5138ef4553
|
clickhouse: bugfix [#METR-11063]
|
2014-05-20 22:01:36 +04:00 |
|
Pavel Kartavyy
|
f2d2dd2739
|
clickhouse: alter doesn't need quotes anymore [#METR-11063]
|
2014-05-20 20:46:33 +04:00 |
|
Pavel Kartavyy
|
5d1e8a5a3c
|
clickhouse: check type of nested column [#METR-11063]
|
2014-05-20 19:44:46 +04:00 |
|
Pavel Kartavyy
|
b336d8057c
|
clickhouse: alter nested columns [#METR-11063]
|
2014-05-20 19:44:46 +04:00 |
|
Alexey Milovidov
|
34eeed7ed3
|
Renamed mysqlxx::String and sqxxl::String to mysqlxx::Value and sqxxl::Value [#METR-2807].
|
2014-05-20 02:05:33 +04:00 |
|
Alexey Milovidov
|
7f2d738498
|
dbms: fixed segfault in case of memory limit exceeded [#METR-11160].
|
2014-05-19 23:41:56 +04:00 |
|
Alexey Milovidov
|
babe61675c
|
dbms: Client: tiny improvement (tnx. maaaks) [#METR-2944].
|
2014-05-19 22:50:50 +04:00 |
|
Alexey Milovidov
|
8b5be77c11
|
dbms: updated test [#METR-2944].
|
2014-05-19 11:17:15 +04:00 |
|
Alexey Milovidov
|
c99921fc14
|
dbms: tiny improvement [#METR-2944].
|
2014-05-19 08:54:54 +04:00 |
|
Michael Kolupaev
|
06edb12dbe
|
Merge
|
2014-05-16 19:55:57 +04:00 |
|
Sergey Fedorov
|
cd48cb6cba
|
dbms: extracting columns list from select query for storage view [METR-11084]
|
2014-05-16 15:06:31 +04:00 |
|
Alexey Milovidov
|
a4fc77a8cb
|
dbms: removed useless code, fixed error [#METR-10719].
|
2014-05-16 05:25:20 +04:00 |
|
Sergey Fedorov
|
aae61e105b
|
client: not allowing unknown options in client [METR-11064]
|
2014-05-15 17:14:57 +04:00 |
|
Sergey Fedorov
|
2bdcb127ec
|
dbms: fixed compilation bug [METR-11023]
|
2014-05-15 14:35:02 +04:00 |
|
Sergey Fedorov
|
b308db2434
|
dbms: limits for transfering external tables, only_external mode in set [METR-11023]
|
2014-05-15 14:24:03 +04:00 |
|
Michael Kolupaev
|
ed26098886
|
Merge
|
2014-05-14 21:51:43 +04:00 |
|
Alexey Milovidov
|
ca4717e69a
|
dbms: Client: fixed error in command line options [#METR-2944].
|
2014-05-14 21:35:51 +04:00 |
|
Sergey Fedorov
|
208e5ccdce
|
dbms: rewriting logic of global in queries [METR-10974]
|
2014-05-14 19:07:51 +04:00 |
|
Michael Kolupaev
|
4e2f2eca05
|
dbms: small fix. [#METR-2807]
|
2014-05-14 18:20:34 +04:00 |
|
Michael Kolupaev
|
19a037c8a4
|
dbms: fixed default users config name. [#METR-2807]
|
2014-05-14 18:19:58 +04:00 |
|
Michael Kolupaev
|
728bdf4928
|
Merge
|
2014-05-13 15:24:16 +04:00 |
|
Michael Kolupaev
|
f17b46548c
|
fixed build. [#METR-10202]
|
2014-05-13 14:34:45 +04:00 |
|
Michael Kolupaev
|
2765b93851
|
Merge
|
2014-05-13 14:16:33 +04:00 |
|
Michael Kolupaev
|
90e93b171d
|
Merge
|
2014-05-13 14:10:26 +04:00 |
|
Alexey Milovidov
|
2326d31f62
|
dbms: fixed error [#METR-10945].
|
2014-05-12 21:27:48 +04:00 |
|
Alexey Milovidov
|
027e80e2b6
|
dbms: Fixed possible uninitialized memory read [#METR-2944].
|
2014-05-12 04:49:24 +04:00 |
|
Alexey Milovidov
|
8198d86f5a
|
dbms: fixed errors on clang [#METR-2807].
|
2014-05-12 04:45:50 +04:00 |
|
Alexey Milovidov
|
3411b9fe68
|
dbms: TwoLevelHashTable: development [#METR-2944].
|
2014-05-11 00:47:12 +04:00 |
|
Alexey Milovidov
|
f0792f0deb
|
dbms: improved performance of aggregation and aggregate function uniq [#METR-2944].
|
2014-05-10 09:17:08 +04:00 |
|
Alexey Milovidov
|
b5eb465f84
|
dbms: preparation [#METR-2944].
|
2014-05-10 09:16:23 +04:00 |
|
Alexey Milovidov
|
82a44f8eec
|
dbms: tiny improved performance of aggregation [#METR-2944].
|
2014-05-10 05:37:12 +04:00 |
|
Alexey Milovidov
|
47afe8bd9c
|
dbms: Aggregator: decomposed code to easier trying more aggregation methods; performance is suddenly improved up to 25%; fixed memory leak when exception while aggregating by KEYS_128 method [#METR-2944].
|
2014-05-10 04:31:22 +04:00 |
|
Alexey Milovidov
|
ea3a22102d
|
dbms: MemoryTracker: added whitespace [#METR-11015].
|
2014-05-10 04:29:50 +04:00 |
|
Alexey Milovidov
|
19d6a632b6
|
Fixed build [#METR-2807].
|
2014-05-08 22:34:43 +04:00 |
|
Alexey Milovidov
|
9a6691aa6b
|
dbms: MemoryTracker: fixed error [#METR-11015].
|
2014-05-08 19:54:51 +04:00 |
|
Michael Kolupaev
|
be5a9cf820
|
Merge
|
2014-05-08 17:27:18 +04:00 |
|
Michael Kolupaev
|
f93db5572e
|
dbms: added a check to active_parts.py. [#METR-10202]
|
2014-05-08 16:35:46 +04:00 |
|
Michael Kolupaev
|
8ea2b0f7a7
|
dbms: human readable sizes logged in MemoryTracker. [#METR-11015]
|
2014-05-08 16:00:47 +04:00 |
|
Michael Kolupaev
|
6232f3e9b4
|
Merge
|
2014-05-08 12:03:03 +04:00 |
|
Michael Kolupaev
|
ea9e8964f0
|
Merge
|
2014-05-08 11:12:01 +04:00 |
|
Michael Kolupaev
|
cbf3719981
|
dbms: small improvement. [#METR-11044]
|
2014-05-08 10:24:48 +04:00 |
|
Michael Kolupaev
|
5a5cfa31f1
|
Merge
|
2014-05-07 18:12:15 +04:00 |
|
Michael Kolupaev
|
0b7928f6a9
|
Merge
|
2014-05-07 17:58:20 +04:00 |
|
Michael Kolupaev
|
df07fa2674
|
Merge
|
2014-05-07 17:56:01 +04:00 |
|
Michael Kolupaev
|
c6194d47f4
|
Merge
|
2014-05-07 15:44:14 +04:00 |
|
Alexey Milovidov
|
fed3d5ec68
|
dbms: benchmark: fixed error [#METR-2944].
|
2014-05-06 22:19:23 +04:00 |
|
Alexey Milovidov
|
cfac18bdd4
|
dbms: benchmark: more info [#METR-2944].
|
2014-05-06 22:02:57 +04:00 |
|
Alexey Milovidov
|
ada10cebad
|
dbms: benchmark: more info [#METR-2944].
|
2014-05-06 21:34:22 +04:00 |
|
Alexey Milovidov
|
3e4fdd0256
|
dbms: benchmark: more timings [#METR-2944].
|
2014-05-06 21:19:24 +04:00 |
|
Alexey Milovidov
|
a9cd1a65ae
|
dbms: fixed benchmark [#METR-2944].
|
2014-05-06 21:08:51 +04:00 |
|
Alexey Milovidov
|
0abc554493
|
dbms: tracking amount of memory usage per query [#METR-11015].
|
2014-05-04 02:57:43 +04:00 |
|
Alexey Milovidov
|
4f1852c399
|
dbms: fixed error with 'replace running query' [#METR-2944].
|
2014-05-03 23:52:35 +04:00 |
|
Alexey Milovidov
|
734acc10c2
|
dbms: experiments with hash tables: removed code of unsuccessful method of parallel aggregation [#METR-2944].
|
2014-05-03 20:35:18 +04:00 |
|
Alexey Milovidov
|
2b13e02d3c
|
dbms: fixed error [#METR-2944].
|
2014-05-03 20:03:49 +04:00 |
|
Alexey Milovidov
|
2dc708e70c
|
dbms: experiments with hash tables [#METR-2944].
|
2014-05-03 05:45:34 +04:00 |
|
Alexey Milovidov
|
04cb4d878b
|
dbms: experiments with hash tables [#METR-2944].
|
2014-05-03 04:08:35 +04:00 |
|
Alexey Milovidov
|
4aa1b5963b
|
dbms: continue [#METR-2944].
|
2014-05-02 19:48:03 +04:00 |
|
Alexey Milovidov
|
b394bc5a61
|
dbms: experiments with hash tables [#METR-2944].
|
2014-05-02 16:49:39 +04:00 |
|
Alexey Milovidov
|
c9831381e0
|
dbms: fixed error [#METR-2944].
|
2014-05-01 19:02:36 +04:00 |
|
Alexey Milovidov
|
10fdfb2c9f
|
dbms: tiny performance improvement [#METR-2944].
|
2014-05-01 04:17:02 +04:00 |
|
Michael Kolupaev
|
4cee45e004
|
dbms: better optimization of ARRAY JOIN; tests for it. [#METR-11017]
|
2014-04-30 23:19:35 +04:00 |
|
Alexey Milovidov
|
fc8aa282c0
|
dbms: lowered default block size; introduced default insert block size [#METR-11014]..
|
2014-04-30 00:22:57 +04:00 |
|
Alexey Milovidov
|
e1eac9c927
|
Merge
|
2014-04-29 23:09:33 +04:00 |
|
Alexey Milovidov
|
0eedfd6542
|
dbms: improved usability [#METR-10904].
|
2014-04-29 23:09:11 +04:00 |
|
Sergey Fedorov
|
add1b80d7a
|
dbms: fixed global_in inside aggregate function. [METR-10974]
|
2014-04-29 20:53:01 +04:00 |
|
Alexey Milovidov
|
752ed08e8f
|
dbms: unified hash tables: development [#METR-2944].
|
2014-04-29 04:51:05 +04:00 |
|
Alexey Milovidov
|
897752de16
|
dbms: unified hash tables: development [#METR-2944].
|
2014-04-29 04:28:18 +04:00 |
|
Alexey Milovidov
|
38f7c7834e
|
dbms: unified hash tables: development [#METR-2944].
|
2014-04-28 07:29:32 +04:00 |
|
Alexey Milovidov
|
bbbc5c2b69
|
dbms: unified hash tables: development [#METR-2944].
|
2014-04-28 07:25:05 +04:00 |
|
Alexey Milovidov
|
4bf42ea6e6
|
dbms: unified hash tables: development [#METR-2944].
|
2014-04-28 06:47:56 +04:00 |
|
Alexey Milovidov
|
8232983714
|
dbms: unified hash tables: development [#METR-2944].
|
2014-04-28 05:48:24 +04:00 |
|
Alexey Milovidov
|
b7092a7ab1
|
Merge
|
2014-04-28 00:47:28 +04:00 |
|
Michael Kolupaev
|
94cae0b3ad
|
dbms: not logging some useless info; added comment. [#METR-10202]
|
2014-04-25 12:46:40 +04:00 |
|
Alexey Milovidov
|
17a10c082a
|
dbms: better [#METR-10955].
|
2014-04-24 22:54:36 +04:00 |
|
Alexey Milovidov
|
3b883d6b43
|
dbms: doc: development [#METR-10719].
|
2014-04-24 22:49:07 +04:00 |
|
Michael Kolupaev
|
571a446aaf
|
dbms: fixed active_parts.py. [#METR-10202]
|
2014-04-24 14:21:23 +04:00 |
|
Michael Kolupaev
|
8bd16d3361
|
Merge
|
2014-04-24 14:20:02 +04:00 |
|
Sergey Fedorov
|
6e55c822c0
|
client: fixed bug with sending readOnly [METR-8983]
|
2014-04-23 17:35:26 +04:00 |
|
Alexey Milovidov
|
b821e1420d
|
Fixed style [#METR-10931].
|
2014-04-23 02:52:00 +04:00 |
|
Alexey Milovidov
|
a3caebf31b
|
dbms: tiny improvement [#METR-10931].
|
2014-04-23 02:43:55 +04:00 |
|
Alexey Milovidov
|
6bec60bb39
|
dbms: external tables: fixed error [#METR-10071].
|
2014-04-22 22:35:40 +04:00 |
|
Alexey Milovidov
|
4befbd1f20
|
dbms: Client: fixed error [#METR-10719].
|
2014-04-22 21:55:30 +04:00 |
|
Michael Kolupaev
|
dba95b4de5
|
Merge
|
2014-04-22 15:20:02 +04:00 |
|
Michael Kolupaev
|
345b1bfb44
|
Merge
|
2014-04-22 14:41:53 +04:00 |
|
Alexey Milovidov
|
554d329064
|
dbms: fixed WITH TOTALS and LIMIT/DISTINCT [#METR-10705].
|
2014-04-21 20:09:04 +04:00 |
|
Sergey Fedorov
|
64ca649a27
|
dbms: fixed bug in Client, user and password now work properly [METR-10801]
|
2014-04-18 19:52:27 +04:00 |
|
Sergey Fedorov
|
e1c84869f7
|
dbms: fixed compilation buf [METR-8983]
|
2014-04-18 18:40:05 +04:00 |
|
Sergey Fedorov
|
5e4f412040
|
dbms: bug-fix, profile is not storing for now [METR-8983]
|
2014-04-18 18:33:44 +04:00 |
|
Pavel Kartavyy
|
521577dced
|
dbms: fixed bug [#METR-10190]
|
2014-04-18 18:26:00 +04:00 |
|
Sergey Fedorov
|
4c7dd4e269
|
dbms: storing settings and default database in client [METR-8983]
|
2014-04-18 17:59:39 +04:00 |
|
Michael Kolupaev
|
88644b2377
|
Merge
|
2014-04-18 15:05:30 +04:00 |
|
Michael Kolupaev
|
2ff0b62529
|
Merge
|
2014-04-18 14:37:26 +04:00 |
|
Michael Kolupaev
|
30db4e41ec
|
Merge
|
2014-04-18 14:05:38 +04:00 |
|
Michael Kolupaev
|
d5215ae37e
|
Better handling of old checksums files. [#METR-10202]
|
2014-04-18 13:55:25 +04:00 |
|
Michael Kolupaev
|
68049a0162
|
Merge
|
2014-04-18 13:55:25 +04:00 |
|
Alexey Milovidov
|
04c7058d99
|
dbms: OLAP compatibility: fixed typo [#METR-10821].
|
2014-04-16 16:56:32 +04:00 |
|
Alexey Milovidov
|
0320c10381
|
dbms: trying to raise ulimit on number of file descriptors on startup [#METR-2944].
|
2014-04-15 20:39:56 +04:00 |
|
Sergey Fedorov
|
6bbf1c450d
|
client: small fix on sending settings [METR-10801]
|
2014-04-15 18:01:48 +04:00 |
|
Sergey Fedorov
|
e7756b8acc
|
dbms: fixed bug on droping database with materialized view [METR-10848]
|
2014-04-15 18:00:33 +04:00 |
|
Sergey Fedorov
|
342592bffb
|
dbms: exception if client sends settings in readonly mod, client loads settings also from config file [METR-10801]
|
2014-04-15 17:36:32 +04:00 |
|
Michael Kolupaev
|
07d9ab9bbf
|
Merge
|
2014-04-14 17:13:20 +04:00 |
|
Michael Kolupaev
|
3dc646c066
|
Merge
|
2014-04-14 17:08:26 +04:00 |
|
Michael Kolupaev
|
ee6a647245
|
Merge
|
2014-04-14 14:56:06 +04:00 |
|
Michael Kolupaev
|
b9c4a3419a
|
Merge
|
2014-04-14 14:19:38 +04:00 |
|
Michael Kolupaev
|
f362d03611
|
Merge
|
2014-04-14 14:19:38 +04:00 |
|
Alexey Milovidov
|
fedcc0081a
|
dbms: better [#METR-10841].
|
2014-04-13 13:46:36 +04:00 |
|
Alexey Milovidov
|
813406b01b
|
dbms: added line and column information in case of syntax error in multiline query [#METR-10728].
|
2014-04-13 12:52:50 +04:00 |
|
Alexey Milovidov
|
b5c63dade9
|
Merge
|
2014-04-12 20:11:06 +04:00 |
|
Alexey Milovidov
|
29186e8a17
|
dbms: improved code [#METR-10498].
|
2014-04-12 19:49:36 +04:00 |
|
Michael Kolupaev
|
563e0bf025
|
Merge
|
2014-04-11 22:04:31 +04:00 |
|
Michael Kolupaev
|
815904f536
|
Merge
|
2014-04-11 21:23:22 +04:00 |
|
Michael Kolupaev
|
b2fa912b2c
|
Merge
|
2014-04-11 20:56:49 +04:00 |
|
Michael Kolupaev
|
541ead96e5
|
Merge
|
2014-04-11 19:53:32 +04:00 |
|
Michael Kolupaev
|
7ec176038c
|
Merge
|
2014-04-11 17:05:20 +04:00 |
|
Sergey Fedorov
|
71d146d345
|
client: setting is stored in context [METR-10801]
|
2014-04-10 21:28:49 +04:00 |
|
Sergey Fedorov
|
39bdcbc819
|
client: all options from Limits.h could be set in client command line [METR-10801]
|
2014-04-10 21:07:57 +04:00 |
|
Alexey Milovidov
|
edb8b71115
|
dbms: OLAP compatibility: fixed error [#METR-10821].
|
2014-04-10 20:18:57 +04:00 |
|
Alexey Milovidov
|
908ea73a5d
|
dbms: tiny fix in formatAST [#METR-10498].
|
2014-04-10 18:55:36 +04:00 |
|
Sergey Fedorov
|
54863880d7
|
client: producing help message in client, all settings from Settings.h could be set in the client command line now [METR-10801]
|
2014-04-10 18:18:53 +04:00 |
|
Michael Kolupaev
|
18a9a9e207
|
Merge
|
2014-04-10 16:31:03 +04:00 |
|
Pavel Kartavyy
|
3974dd8e1d
|
dbms: in refactoring [#METR-10498]
|
2014-04-10 12:57:01 +04:00 |
|
Alexey Milovidov
|
076db911e8
|
dbms: improvement [#METR-10800].
|
2014-04-09 23:27:49 +04:00 |
|
Alexey Milovidov
|
84f1cbca8e
|
dbms: always returning non-zero error code in case of error [#METR-10800].
|
2014-04-09 23:21:50 +04:00 |
|
Sergey Fedorov
|
3c523cbfd3
|
client: updates on parsing options from command line [METR-10071]
|
2014-04-09 20:43:36 +04:00 |
|
Michael Kolupaev
|
524f376b2d
|
Merge
|
2014-04-09 20:32:40 +04:00 |
|
Michael Kolupaev
|
e3dfe90ffe
|
Merge
|
2014-04-09 19:53:47 +04:00 |
|
Sergey Fedorov
|
23e06540cb
|
dbms: change fields names for sending external tables through http [METR-10071]
|
2014-04-09 17:32:00 +04:00 |
|
Sergey Fedorov
|
8f39a1177a
|
expressionAnalyzer: fixed query "where smth in t" [METR-10071]
|
2014-04-09 17:21:29 +04:00 |
|
Pavel Kartavyy
|
6a15b2b588
|
dbms: in refactoring [#METR-10498]
|
2014-04-09 14:32:52 +04:00 |
|
Pavel Kartavyy
|
d63e779d9d
|
dbms: fixed exceptions in In; unknown element in AST, not found column [#METR-10498]
|
2014-04-09 13:05:37 +04:00 |
|
Pavel Kartavyy
|
e0f8b97cf3
|
dbms: improvements [#METR-10498]
|
2014-04-09 13:05:36 +04:00 |
|
Michael Kolupaev
|
f0b55713f5
|
Merge
|
2014-04-08 21:45:27 +04:00 |
|
Sergey Fedorov
|
0ded5c5040
|
dbms: sending external table throw http [METR-10071]
|
2014-04-08 18:15:18 +04:00 |
|
Alexey Milovidov
|
63cff6a5a4
|
Improvement [#METR-2807].
|
2014-04-08 11:58:53 +04:00 |
|
Alexey Milovidov
|
9dad91788b
|
Improvement [#METR-2807].
|
2014-04-08 11:47:51 +04:00 |
|
Alexey Milovidov
|
5ca21127c7
|
Improvement [#METR-2807].
|
2014-04-08 11:31:51 +04:00 |
|
Michael Kolupaev
|
c96e421982
|
Merge
|
2014-04-07 23:25:05 +04:00 |
|
Michael Kolupaev
|
7d5429655a
|
Merge
|
2014-04-07 23:10:14 +04:00 |
|
Alexey Milovidov
|
8411f2ae32
|
dbms: fixed error with INSERT more than MAX_BLOCK_SIZE via HTTP [#METR-10789].
|
2014-04-07 23:08:47 +04:00 |
|
Michael Kolupaev
|
4cd3f3581e
|
Tiny piece of logging. [#METR-2807]
|
2014-04-07 23:02:45 +04:00 |
|
Michael Kolupaev
|
b0edb3b470
|
Fixes. [#METR-10202]
|
2014-04-07 22:44:10 +04:00 |
|