Commit Graph

26321 Commits

Author SHA1 Message Date
Alexander Kuzmenkov
f456ea3cda more stable queries 2020-03-12 00:14:25 +03:00
Alexander Kuzmenkov
41e6c64b59 fixup 2020-03-11 23:40:26 +03:00
Alexander Kuzmenkov
6313dcc19b Merge remote-tracking branch 'origin/master' into HEAD 2020-03-11 23:18:48 +03:00
alexey-milovidov
bbd9eb3d3e
Merge pull request #9600 from ClickHouse/update-zeros-tests
Update zeros tests
2020-03-11 21:14:08 +03:00
Alexander Kuzmenkov
c30c3dbfbf Faster performance tests 2020-03-11 18:11:07 +03:00
alesapin
50a88885e1 Fix test for parallel drop 2020-03-11 17:38:58 +03:00
Nikolai Kochetov
5b56cb196c Fix debug tests. 2020-03-11 16:46:51 +03:00
Nikolai Kochetov
cad043b11f Remove wrong files. 2020-03-11 14:25:53 +03:00
Nikolai Kochetov
ab2f2651f7 Update perftest after zeros. 2020-03-11 14:22:10 +03:00
Nikolai Kochetov
12212fc2d0
Merge pull request #9593 from ClickHouse/storage-system-zeroes
Storage system zeros
2020-03-11 13:09:48 +03:00
Nikolai Kochetov
1d083ed812 Added zeros test. 2020-03-11 13:09:16 +03:00
alesapin
1143c45c3f Fix flappy test 2020-03-11 11:18:30 +03:00
alexey-milovidov
8b30f7ccef
Merge pull request #9594 from ClickHouse/revert-8370-keep_alias_type_name
Revert "Keep alias type name to metadata"
2020-03-11 10:39:26 +03:00
Alexey Milovidov
3a59e41143 Update tests 2020-03-11 03:27:30 +03:00
alexey-milovidov
f89ea41f63
Merge pull request #9586 from amosbird/cn
parallelogram -> hyperrectangle
2020-03-11 03:21:51 +03:00
alexey-milovidov
b3b4a4b58d
Merge pull request #9592 from ClickHouse/fix-block-serialized-state
Fix blockSerializedState function
2020-03-11 03:19:50 +03:00
Nikolai Kochetov
655ba5b0e7 Fix comment. 2020-03-10 21:17:16 +03:00
alexey-milovidov
220188caca
Revert "Keep alias type name to metadata" 2020-03-10 21:16:14 +03:00
Alexey Milovidov
8e712cfa29 Added test 2020-03-10 20:51:42 +03:00
Alexey Milovidov
461c0a2ccd Fixed error in blockSerializedSize function 2020-03-10 20:50:23 +03:00
Nikolai Kochetov
f052b03ee9 Fix zeors column type. 2020-03-10 20:42:31 +03:00
Nikolai Kochetov
3042ff5db5 Fix zeors column name. 2020-03-10 20:40:33 +03:00
Nikolai Kochetov
55ce0a9e8a Fix access type. 2020-03-10 20:27:21 +03:00
alexey-milovidov
8382af4dd0
Merge pull request #9583 from ClickHouse/trying_to_fix_clone_replica
Better clone of lost replica
2020-03-10 20:23:49 +03:00
Nikolai Kochetov
6334c8f2ab Fix access type. 2020-03-10 20:02:15 +03:00
Amos Bird
7659a56266
parallelogram -> hyperrectangle 2020-03-10 23:00:39 +08:00
Nikolai Kochetov
d1073dd9dd Added table functions zeros and zeros_mt 2020-03-10 17:54:22 +03:00
alesapin
27f07b513e Fix sophisticated default 2020-03-10 16:34:54 +03:00
alesapin
931bf9010a Better clone of lost replica 2020-03-10 16:15:12 +03:00
Nikolai Kochetov
80b2060fa2 Added table functions zeros and zeros_mt 2020-03-10 16:14:49 +03:00
Nikolai Kochetov
855e3378b6 Added system.zeros and system.zeros_mt 2020-03-10 16:01:29 +03:00
Nikita Mikhaylov
b15532dbdf
Merge pull request #9415 from Jokser/merge-tree-s3-initial
Storage MergeTree initial support for S3.
2020-03-10 13:22:44 +03:00
alesapin
7520d4f1ee
Merge pull request #9484 from filimonov/docker_for_odbc_driver3
Try newer version of odbc driver
2020-03-10 12:50:28 +03:00
alexey-milovidov
b2d683f3ff
Merge pull request #9567 from Enmk/DateTime_formatting_tests
Date time formatting tests
2020-03-09 18:29:04 +03:00
Vasily Nemkov
492916d76a Fixed build on GCC-9 2020-03-09 21:36:49 +08:00
Vasily Nemkov
593e0a1ddd Zero DateTime64 with zero scale is now same string representation as zero DateTime 2020-03-09 13:34:22 +08:00
Vasily Nemkov
cd5a08c242 New test cases for Date/DateTime/DateTime64 output to string. 2020-03-09 12:32:37 +08:00
Alexey Milovidov
75754f309e Normalize running time of some queries in performance tests 2020-03-08 23:28:17 +03:00
alexey-milovidov
f1c15eed99
Merge pull request #9534 from ClickHouse/generate-normalization
Fixes after merging "generateRandom" table function
2020-03-08 23:22:32 +03:00
alexey-milovidov
be0311f4eb
Merge pull request #9407 from achimbab/fix_not_has
Fix not(has()) for the bloom_filter index of array types.
2020-03-08 19:52:25 +03:00
alesapin
bce00a6bf2 Fix parallel tests 2020-03-08 17:57:31 +03:00
philip.han
87d9091195 Set can_be_false to true when it applies to the bloom_filter 2020-03-08 22:22:20 +09:00
Alexander Kuzmenkov
e9690f266a
Merge pull request #9557 from ClickHouse/remove-infinite-tests
Remove performance tests of type "once", finally.
2020-03-08 16:19:41 +03:00
Artem Zuikov
3ed270dcb7
Rewrite CROSS/COMMA to INNER JOIN using table's columns knowledge (#9512)
use column names in CrossToInnerJoinVisitor
2020-03-08 14:07:05 +03:00
tavplubix
3b770d8b1b
Fix stateless tests with msan (#9531)
* try run tests

* try fix build

* try enable other libraries

* suppress some msan warnings

* Update msan_suppressions.txt

* Update msan_suppressions.txt

* use function names in suppressions list

* update submodule
2020-03-08 12:32:22 +03:00
Alexey Milovidov
6f8a8bb21e Updated test 2020-03-08 04:24:13 +03:00
Alexey Milovidov
bfe44d171e Updated test 2020-03-08 01:17:45 +03:00
Alexey Milovidov
ec893a9998 Adjusted parameters in test 2020-03-08 01:13:21 +03:00
Alexey Milovidov
82eb71fd89 Added missing code 2020-03-08 01:13:01 +03:00
Alexey Milovidov
4a5d61f43f Fixed errors 2020-03-08 01:07:09 +03:00