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 |
|
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 |
|
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
|
36f5ce728d
|
Added fixture #2312
|
2018-10-17 03:30:46 +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 |
|
Alexey Milovidov
|
6d6e237ac9
|
More simple test [#CLICKHOUSE-3901]
|
2018-10-16 23:51:12 +03:00 |
|
Alexey Milovidov
|
b6e9a2b293
|
Added fixture [#CLICKHOUSE-3901]
|
2018-10-16 23:48:13 +03:00 |
|
alesapin
|
457f8fd495
|
Merge pull request #3389 from yandex/CLICKHOUSE-4067
CLICKHOUSE-4067: Fixes in odbc dictionaries. Now dictionaries receive…
|
2018-10-16 15:37:23 +03:00 |
|
alesapin
|
c2ca99980f
|
More stable test
|
2018-10-16 13:27:21 +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 |
|
alesapin
|
e37a163c3b
|
CLICKHOUSE-4067: var usage
|
2018-10-16 12:14:54 +03:00 |
|
alesapin
|
051390cd7f
|
trying to debug
|
2018-10-15 23:56:01 +03:00 |
|
chertus
|
465cb6d267
|
fix for Decimal128 group by [issue-3378]
|
2018-10-15 22:14:08 +03:00 |
|
alesapin
|
f9a6116324
|
Add missed file
|
2018-10-15 21:38:52 +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 |
|
alesapin
|
c951ec7bad
|
CLICKHOUSE-4067: Fixes in odbc dictionaries. Now dictionaries receives bridge path from global config (as it was before). Quotation performed on table and schema independently. Add tests with postgres interaction. Update documentation
|
2018-10-15 17:49:23 +03:00 |
|
alesapin
|
e6c414c936
|
Remove abs path from testing framework
|
2018-10-14 12:51:16 +03:00 |
|
Alexey Milovidov
|
c53f38260f
|
Added instruction for quick syntax check [#CLICKHOUSE-2]
|
2018-10-14 11:22:56 +03:00 |
|
Alexey Milovidov
|
42d5418257
|
Added fixture [#CLICKHOUSE-4016]
|
2018-10-14 11:05:13 +03:00 |
|
chertus
|
e2e3205c62
|
add test for OR optimisation [issue-3339]
|
2018-10-12 19:16:27 +03:00 |
|
alexey-milovidov
|
69a1303fc2
|
Merge pull request #3365 from liuyimin-bytedance/master
Add test for issue #3269
|
2018-10-12 17:08:01 +03:00 |
|
chertus
|
688b5aa8e4
|
Conditional for UUID [CLICKHOUSE-4016]
|
2018-10-12 14:23:05 +03:00 |
|
liuyimin
|
5d40757e9b
|
Add test for issue #3269
|
2018-10-12 18:34:37 +08:00 |
|
Alexey Milovidov
|
f8e5a22e03
|
Fixed "timeSlot" and "timeSlots" functions [#CLICKHOUSE-4016]
|
2018-10-12 03:40:19 +03:00 |
|
Alexey Milovidov
|
f2e161156e
|
Added test #3342
|
2018-10-12 03:18:36 +03:00 |
|
Alexey Milovidov
|
e752271d99
|
Added check for invalid PREWHERE #3336
|
2018-10-11 23:52:25 +03:00 |
|
chertus
|
178b0d7fb9
|
rename test
|
2018-10-11 18:12:38 +03:00 |
|
chertus
|
5896e45dac
|
SummingMergeTree for Decimal128 [issue-3282]
|
2018-10-11 17:33:01 +03:00 |
|
Alexey Milovidov
|
b8543bcd4d
|
Fixed non-deterministic test #3145
|
2018-10-11 07:40:41 +03:00 |
|
alexey-milovidov
|
5795b559c6
|
Merge pull request #3342 from 4ertus2/decimal
Confitional for Decimal (without arrays) [CLICKHOUSE-3765]
|
2018-10-10 23:00:17 +03:00 |
|
alexey-milovidov
|
297f9cec38
|
Merge pull request #3341 from yandex/fix-point-in-poligon
Fix point in poligon
|
2018-10-10 22:09:13 +03:00 |
|
chertus
|
aa9f17b8df
|
Merge branch 'master' into decimal
|
2018-10-10 21:39:57 +03:00 |
|
chertus
|
94c9a544f2
|
If for Decimal (basic support) [CLICKHOUSE-3765]
|
2018-10-10 21:37:54 +03:00 |
|
Nikolai Kochetov
|
8cc307ca47
|
Added test #2866
|
2018-10-10 20:41:26 +03:00 |
|
alexey-milovidov
|
e91f8f0dd9
|
Merge pull request #3273 from vavrusa/master
PushingToViewsBlockOutputStream: add tests for parallel processing
|
2018-10-10 02:16:59 +03:00 |
|