Sabyanin Maxim
|
65bd40e290
|
Merge branch 'master' of github.com:yandex/ClickHouse into CLICKHOUSE-4032
|
2018-10-27 22:33:52 +03:00 |
|
proller
|
c35c979285
|
CLICKHOUSE-4085 system.contributors (#3452)
* CLICKHOUSE-4085 system.contributors
* fi
* Fix random
|
2018-10-26 20:43:50 +03:00 |
|
alesapin
|
64b1108989
|
Merge branch 'master' of github.com:yandex/ClickHouse into fix_non_deterministic_compile
|
2018-10-25 20:01:22 +03:00 |
|
proller
|
713c44c3db
|
Build fixes (#3466)
|
2018-10-25 18:23:41 +03:00 |
|
chertus
|
19a69004f0
|
fix crash with non const scale in toDecimal()
|
2018-10-25 16:53:25 +03:00 |
|
proller
|
7dafcacd15
|
Build fixes (#3459)
|
2018-10-24 20:20:27 +03:00 |
|
alesapin
|
070d75c7c9
|
Don't unfold non deterministic expressions
|
2018-10-24 14:31:23 +03:00 |
|
Alexey Milovidov
|
07f0fd3da9
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-10-23 23:23:51 +03:00 |
|
Alexey Milovidov
|
1dc2acf3e4
|
Fixed test #3385
|
2018-10-23 23:23:39 +03:00 |
|
proller
|
0a9d6f91d2
|
SQL fuzz test (#3442)
* Sql fuzzy test
* wip
* wip
* wip
* wip
* wip
|
2018-10-23 23:14:43 +03:00 |
|
alexey-milovidov
|
9c3278f378
|
Merge pull request #3400 from zhang2014/fix/ISSUES-2312
ISSUES-2312 fix nested view & joined view without database
|
2018-10-23 11:21:29 +03:00 |
|
alexey-milovidov
|
98c2ed582c
|
Merge pull request #2863 from VadimPE/ISSUES-2581
ISSUES-2581 fix SELECT with sequential consistency
|
2018-10-22 23:55:33 +03:00 |
|
alexey-milovidov
|
57e6dc3477
|
Merge pull request #3385 from VadimPE/CLICKHOUSE-1791
[CLICKHOUSE-1791] add modulo for Date and DateTime
|
2018-10-22 23:38:40 +03:00 |
|
alexey-milovidov
|
25d9918b78
|
Update 00726_modulo_for_date.sql
|
2018-10-22 23:38:16 +03:00 |
|
alexey-milovidov
|
00d49602d3
|
Merge pull request #3404 from CurtizJ/CLICKHOUSE-3274
Add lock for .inner. table while insert. [CLICKHOUSE-3274]
|
2018-10-22 23:32:12 +03:00 |
|
alexey-milovidov
|
28fc99c556
|
Merge pull request #3430 from yandex/fix_subquery_global_counter
Add global counter to subqueries
|
2018-10-22 14:56:31 +03:00 |
|
alesapin
|
9127e41415
|
Fix hack in test
|
2018-10-20 13:43:15 +03:00 |
|
alesapin
|
dcc8ca49d7
|
Add global counter to subqueries
|
2018-10-20 00:03:45 +03:00 |
|
proller
|
61568a0e74
|
Better test
|
2018-10-19 20:33:46 +03:00 |
|
proller
|
67eb30d192
|
CLICKHOUSE-4074 Fix merge_tree_uniform_read_distribution=0
|
2018-10-19 19:31:51 +03:00 |
|
VadimPE
|
f2db463ab0
|
fix bug with merge part, wich us inserted with quorum
|
2018-10-18 17:14:07 +03:00 |
|
VadimPE
|
4a0ca4cbc5
|
ad test
|
2018-10-18 15:00:36 +03:00 |
|
CurtizJ
|
7623a3f48b
|
fix test
|
2018-10-17 19:56:00 +03:00 |
|
CurtizJ
|
d81ed27004
|
add lock for .inner. table
|
2018-10-17 17:08:52 +03:00 |
|
zhang2014
|
133363e8e3
|
ISSUES-2312 fix nested view & joined view without database
|
2018-10-17 14:35:16 +08:00 |
|
Alexey Milovidov
|
ce67ebdded
|
Updated test [#CLICKHOUSE-3]
|
2018-10-17 09:02:48 +03:00 |
|
Alexey Milovidov
|
72e4963248
|
Added test for old issue #1788
|
2018-10-17 08:50:40 +03:00 |
|
Alexey Milovidov
|
de2d081f8b
|
Added more test cases #1164
|
2018-10-17 08:24:32 +03:00 |
|
Alexey Milovidov
|
a4daa58b7f
|
Added another test #1164
|
2018-10-17 08:20:07 +03:00 |
|
Alexey Milovidov
|
388bc4ff03
|
Added another test for old issue #1087
|
2018-10-17 07:51:59 +03:00 |
|
Alexey Milovidov
|
0e6694957d
|
Added a test for old issue #1119
|
2018-10-17 07:45:27 +03:00 |
|
Alexey Milovidov
|
f25606fdca
|
Added a test just in case #880
|
2018-10-17 07:25:36 +03:00 |
|
alexey-milovidov
|
3024bf2e3b
|
Merge pull request #3397 from yandex/fix-vertical-merge-of-multidimensional-nested-structures
Fix vertical merge of multidimensional nested structures
|
2018-10-17 02:05:37 +03:00 |
|
Alexey Milovidov
|
63bb074ba7
|
Added a test from Matt Robenolt #2662
|
2018-10-17 00:46:42 +03:00 |
|
Alexey Milovidov
|
781332d57c
|
Added another test from Kirill Shvakov just in case #2231
|
2018-10-17 00:34:10 +03:00 |
|
Alexey Milovidov
|
faffe1e82a
|
Added test [#CLICKHOUSE-3901]
|
2018-10-17 00:27:07 +03:00 |
|
VadimPE
|
070eae2ae6
|
fix name
|
2018-10-16 14:38:49 +03:00 |
|
VadimPE
|
868c1bd70b
|
ISSUES-2581
|
2018-10-16 13:52:15 +03:00 |
|
Artem Zuikov
|
3359ba06c3
|
Merge pull request #3391 from 4ertus2/decimal
fix for Decimal128 group by [issue-3378]
|
2018-10-16 13:07:11 +03:00 |
|
chertus
|
465cb6d267
|
fix for Decimal128 group by [issue-3378]
|
2018-10-15 22:14:08 +03:00 |
|
proller
|
0cf72f9b26
|
clickhouse-odbc#125 : Make TIMESTAMP alias for DateTime type for allowing CAST(x AS TIMESTAMP)
|
2018-10-15 18:10:34 +03:00 |
|
VadimPE
|
52deb3932f
|
fix test
|
2018-10-15 17:55:02 +03:00 |
|
VadimPE
|
fca4a7be90
|
Merge branch 'ISSUES-2581' of https://github.com/VadimPE/ClickHouse into ISSUES-2581
|
2018-10-15 17:10:44 +03:00 |
|
VadimPE
|
4d6da00184
|
fix tests
|
2018-10-15 17:09:22 +03:00 |
|
Vadim
|
ade4f56c3f
|
Update 00726_modulo_for_date.sql
|
2018-10-15 16:24:46 +03:00 |
|
VadimPE
|
e331f15ffd
|
CLICKHOUSE-1791 add modulo for nonIntegral divisor
|
2018-10-15 16:24:01 +03:00 |
|
VadimPE
|
7b6f0f5372
|
CLICKHOUSE-1791 add modulo for date
|
2018-10-15 15:53:05 +03:00 |
|
Vadim
|
a013dce567
|
Update 00732_quorum_insert_simple_test_2_parts_zookeeper.reference
|
2018-10-15 13:32:43 +03:00 |
|
Vadim
|
5898a22824
|
Update 00732_quorum_insert_simple_test_1_parts_zookeeper.reference
|
2018-10-15 13:32:30 +03:00 |
|
Vadim
|
9b1271afd3
|
Update 00732_quorum_insert_lost_part_and_alive_part_zookeeper.reference
|
2018-10-15 13:32:17 +03:00 |
|