Commit Graph

48957 Commits

Author SHA1 Message Date
alesapin
2f9a6fe479 More tests to skip 2020-10-05 18:49:40 +03:00
alesapin
b2f2a274c0 One more time 2020-10-05 16:08:39 +03:00
alesapin
8561a11620 Revert "Better fix"
This reverts commit 0496987c8f.
2020-10-05 12:56:48 +03:00
alesapin
0496987c8f Better fix 2020-10-05 12:56:20 +03:00
alesapin
916cef0487 Bump CI 2020-10-05 12:45:11 +03:00
alesapin
edd5a4b936 Less tests 2020-10-05 10:15:08 +03:00
alesapin
933999b4ae less tests 2020-10-04 11:37:11 +03:00
alesapin
7ccf1cc316 Less tests 2020-10-04 11:36:34 +03:00
alesapin
744eb8a2e4 Trying 6 2020-10-03 16:10:10 +03:00
alesapin
7cef000b72 More tests to skip 2020-10-03 10:53:02 +03:00
alesapin
182f510565 Try 8 threads 2020-10-02 21:58:11 +03:00
alesapin
d8f7dce286 Merge branch 'master' into run_func_tests_in_parallel 2020-10-02 21:45:43 +03:00
alesapin
77c9f7af79
Merge pull request #15532 from ClickHouse/substitute_defaults_recursively
Fix defaults substitution for absent columns which depend on other defaults
2020-10-02 21:42:01 +03:00
Azat Khuzhin
9cb3c743bd
Convert to python3 (#15007) 2020-10-02 19:54:07 +03:00
Nikolai Kochetov
404c199448
Merge pull request #15509 from markpapadakis/patch-6
Update ActionsVisitor.cpp
2020-10-02 18:07:46 +03:00
alesapin
626e9a82cf Merge branch 'fix_ilike' into run_func_tests_in_parallel 2020-10-02 17:34:20 +03:00
alesapin
7d75866722 Add tests 2020-10-02 17:29:20 +03:00
alesapin
8c0581c503 Fix ilike cache 2020-10-02 17:27:47 +03:00
Artem Zuikov
ecdf0ed1a8
update en and ru docs: add 128/256 types (#15515) 2020-10-02 16:47:29 +03:00
Azat Khuzhin
21deb6812c
Drop unused code for numeric_limits<int128> in MergeTreeDataSelectExecutor (#15519) 2020-10-02 16:46:20 +03:00
alesapin
ef9728da79 Fix comment 2020-10-02 15:54:51 +03:00
Vitaly Baranov
dd634aa731
Merge pull request #15491 from vitlibar/update-grpc
Update gRPC to the latest version
2020-10-02 15:54:35 +03:00
alesapin
7d41afa342 More defaults on defaults 2020-10-02 15:51:01 +03:00
alesapin
17b86dec96 Recursive defaults 2020-10-02 15:38:50 +03:00
alesapin
c5df9433f0
Merge pull request #15239 from ClickHouse/100_percent_lld_11_for_clang_11
Build ClickHouse for release with clang-11
2020-10-02 14:59:29 +03:00
alesapin
977b28b39b
Merge pull request #15528 from ClickHouse/fix_build_Deb
Fix bash in deb packages
2020-10-02 14:55:29 +03:00
alesapin
bde65557f1 Fix bash 2020-10-02 12:40:50 +03:00
Nikolai Kochetov
56141a1e6b
Update ActionsVisitor.cpp 2020-10-02 12:13:26 +03:00
alesapin
91ba9c2e5f Merge branch 'master' into run_func_tests_in_parallel 2020-10-02 10:44:34 +03:00
alesapin
76e37a6406 More tests to skip 2020-10-02 10:43:21 +03:00
alesapin
c0d1416bbd
Merge pull request #15516 from nvartolomei/nv/error-out-for-wrong-parameters-replicatedmergetree
Throw an error when a single parameter is passed to ReplicatedMergeTree instead of ignoring it
2020-10-02 10:18:28 +03:00
alesapin
677a7e485f Don't add memcpy for sanitizers builds 2020-10-02 09:57:13 +03:00
Vitaly Baranov
65a1684ed7 Fix gRPC build scripts. 2020-10-02 01:45:01 +03:00
Amos Bird
7c9bbe4c29 Neutrialize thinlto's memcpy libcall gen.
(cherry picked from commit 8ffa4d395c)
2020-10-01 22:22:32 +03:00
alesapin
409aaabc2f Revert "Add fno-builtin-memcpy"
This reverts commit 94ab1313e3.
2020-10-01 22:22:14 +03:00
Alexander Kuzmenkov
5c4902c0ab
Merge pull request #15480 from ClickHouse/aku/uuid
Add reinterpretAsUUID function
2020-10-01 21:56:39 +03:00
Nicolae Vartolomei
eb1d253355 Throw an error when a single parameter is passed to ReplicatedMergeTree instead of ignoring it 2020-10-01 17:59:50 +01:00
alexey-milovidov
1829c8545c
Update SECURITY.md 2020-10-01 19:17:11 +03:00
alexey-milovidov
af1735bedf
Merge pull request #15512 from ClickHouse/qoega-patch-2
Update SECURITY.md
2020-10-01 19:16:19 +03:00
Alexander Kuzmenkov
72c3ee74e8
Merge pull request #15479 from ClickHouse/aku/docker-shellcheck
Check docker scripts with shellcheck
2020-10-01 18:27:59 +03:00
Alexander Kuzmenkov
46596e7a4f
Merge pull request #15453 from ClickHouse/aku/local-fasttest
Allow fast test to run locally
2020-10-01 17:10:13 +03:00
Vitaly Baranov
6f8b887cf8
Merge pull request #15492 from vitlibar/fix-using-external-protobuf-library
Fix using external protobuf library for the build.
2020-10-01 16:17:52 +03:00
Nikolai Kochetov
b98f4192e4
Update tsan_suppressions.txt 2020-10-01 16:02:14 +03:00
alesapin
0f92f60ab2
Update ActionsVisitor.cpp 2020-10-01 14:35:56 +03:00
Alexander Kuzmenkov
99915fa444 remove unrelated changes 2020-10-01 14:00:58 +03:00
Ilya Yatsishin
b6601cc11a
Update SECURITY.md 2020-10-01 14:00:35 +03:00
Alexander Kuzmenkov
608b6e3a25 Merge remote-tracking branch 'origin/master' into HEAD 2020-10-01 14:00:22 +03:00
Nikolai Kochetov
3792d688c0
Merge pull request #14741 from ClickHouse/expression-dag
ActionsDAG
2020-10-01 12:50:32 +03:00
Alexander Kuzmenkov
bc66dc99d1 Merge remote-tracking branch 'origin/master' into HEAD 2020-10-01 12:28:30 +03:00
Alexander Kuzmenkov
d0dff5b738 fixes 2020-10-01 12:27:05 +03:00