Commit Graph

36943 Commits

Author SHA1 Message Date
Alexey Milovidov
cf9ba26a2b Merge branch 'master' of github.com:yandex/ClickHouse into clang-tidy 2020-03-09 17:49:23 +03:00
alexey-milovidov
d54be56fd6
Merge pull request #9558 from ClickHouse/update-jemalloc
Update JEMalloc just in case
2020-03-09 17:49:07 +03:00
Alexey Milovidov
fdba15098d clang-tidy, part 25 2020-03-09 17:45:09 +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
Alexey Milovidov
89101c7fff Searching for more variants of clang-tidy 2020-03-09 08:29:16 +03:00
Alexey Milovidov
7596402c98 Searching for more variants of clang-tidy 2020-03-09 08:27:59 +03:00
Vasily Nemkov
cd5a08c242 New test cases for Date/DateTime/DateTime64 output to string. 2020-03-09 12:32:37 +08:00
Alexey Milovidov
06e00b2018 Fixed build 2020-03-09 07:08:19 +03:00
Alexey Milovidov
386151a3d7 Merge branch 'master' into update-jemalloc 2020-03-09 07:05:53 +03:00
Alexey Milovidov
1ab05b23a1 Don't run clang-tidy when compiling with gcc (it will be confused with gcc's options) 2020-03-09 07:04:17 +03:00
Alexey Milovidov
10e5550c02 clang-tidy, part 24 2020-03-09 06:44:48 +03:00
Alexey Milovidov
7c188b8479 clang-tidy, part 23 2020-03-09 06:41:03 +03:00
Alexey Milovidov
66582d69a5 clang-tidy, part 22 2020-03-09 06:38:43 +03:00
Alexey Milovidov
3f455a024e clang-tidy, part 21 2020-03-09 06:14:24 +03:00
Alexey Milovidov
c5f2e95e52 clang-tidy, part 20 2020-03-09 05:55:28 +03:00
Alexey Milovidov
2ef5026090 clang-tidy, part 19 2020-03-09 05:31:05 +03:00
Alexey Milovidov
71e5c0ee3e clang-tidy, part 18 2020-03-09 05:26:50 +03:00
Alexey Milovidov
c079a1e15c clang-tidy, part 17 2020-03-09 05:15:19 +03:00
Alexey Milovidov
d1025b2dc7 clang-tidy, part 16 2020-03-09 05:10:20 +03:00
Alexey Milovidov
04239a0f5c clang-tidy, part 15 2020-03-09 05:05:04 +03:00
Alexey Milovidov
d3aa0e8ed8 clang-tidy, part 14 2020-03-09 04:59:08 +03:00
Alexey Milovidov
7334c13de9 clang-tidy, part 13 2020-03-09 04:50:33 +03:00
Alexey Milovidov
cde492a784 clang-tidy, part 12 2020-03-09 04:22:33 +03:00
Alexey Milovidov
6320f59abb clang-tidy, part 11 2020-03-09 04:03:43 +03:00
Alexey Milovidov
48c92cc1cd clang-tidy, part 10 2020-03-09 03:28:05 +03:00
Alexey Milovidov
63cf9f8c5b clang-tidy, part 9 2020-03-09 03:08:02 +03:00
Alexey Milovidov
889ae0305b clang-tidy, part 8 2020-03-09 02:48:08 +03:00
Alexey Milovidov
c24333a437 clang-tidy, part 7 2020-03-09 01:38:12 +03:00
Alexey Milovidov
2a4d5459db clang-tidy, part 6 2020-03-09 01:08:39 +03:00
Alexey Milovidov
e8b3bac597 clang-tidy, part 5 2020-03-09 00:53:03 +03:00
Alexey Milovidov
79c6bd5ae7 clang-tidy, part 4 2020-03-09 00:40:00 +03:00
Alexey Milovidov
b53ec30978 clang-tidy, part 3 2020-03-09 00:29:00 +03:00
Alexey Milovidov
1657b9fb60 clang-tidy, part 2 2020-03-09 00:18:53 +03:00
Alexey Milovidov
7a7e45e248 clang-tidy, part 1 2020-03-09 00:04:10 +03:00
Alexey Milovidov
a542eae388 Added results for Pinebook Pro 2020-03-08 23:47:25 +03:00
alexey-milovidov
9b1795cec6
Merge pull request #9564 from ClickHouse/update-libunwind
Update libunwind for WSL
2020-03-08 23:41:12 +03:00
Alexey Milovidov
1cba0eaceb Merge branch 'master' into clang-tidy 2020-03-08 23:31:29 +03:00
alexey-milovidov
fbb71e81b8
Merge pull request #9565 from ClickHouse/normalize-performance-tests
Normalize running time of some queries in performance tests
2020-03-08 23:29:59 +03: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
de67bd78bd Added some clang-tidy checks 2020-03-08 23:17:49 +03:00
alexey-milovidov
3c69b98743
Merge pull request #9563 from ClickHouse/fix_stateful_with_coverage_test_image
Fix error when tests are being run on partially downloaded data
2020-03-08 21:22:52 +03:00
Alexey Milovidov
49894c7bf2 Update libunwind for WSL 2020-03-08 20:00:08 +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
0bc86507e5 Fix error when tests are being run on partially downloaded data 2020-03-08 18:21:48 +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