Commit Graph

53788 Commits

Author SHA1 Message Date
alexey-milovidov
d66506299f
Merge pull request #18238 from azat/jemalloc-MADV_DONTNEED-runtime-check
MADV_DONTNEED check in runtime for qemu (via patching jemalloc)
2020-12-21 21:07:49 +03:00
Ivan Lezhankin
feb42a16b6 Fix LTS discovery logic 2020-12-21 20:44:09 +03:00
alexey-milovidov
2222122f9f
Update ThreadFuzzer.cpp 2020-12-21 20:02:59 +03:00
Nikolai Kochetov
12f0f82d3d Update test. 2020-12-21 19:53:28 +03:00
alexey-milovidov
233d2d374f
Merge pull request #18235 from adevyatova/annadevyatova-DOCSUP-4106-first
DOCSUP-4906: Update description ALTER TABLE
2020-12-21 19:49:56 +03:00
alexey-milovidov
bf6850187c
Update column.md 2020-12-21 19:49:39 +03:00
alexey-milovidov
84eb4a497c
Update column.md 2020-12-21 19:48:28 +03:00
alexey-milovidov
c171cab111
Update column.md 2020-12-21 19:48:03 +03:00
alesapin
f22b7fec91
Merge pull request #18293 from ClickHouse/fix_flaky_test_01076
Fix flaky 01076_parallel_alter test
2020-12-21 19:39:31 +03:00
Vasily Nemkov
b11301f257
Un-commented cleanup code in test 2020-12-21 18:36:02 +02:00
Ivan Lezhankin
66b2ebca78 Another flaky 2020-12-21 19:28:12 +03:00
alesapin
8f2d4f2d1e Fix user 2020-12-21 18:46:36 +03:00
alexey-milovidov
351a40493d
Merge pull request #18286 from ClickHouse/remove-useless-code-2
Remove useless code
2020-12-21 18:19:23 +03:00
Nikolai Kochetov
78429eca70 Refactor code a little bit more. 2020-12-21 17:30:17 +03:00
Nikolai Kochetov
29e0b4ec40 Refactor cose a little bit more. 2020-12-21 17:14:05 +03:00
Ivan Lezhankin
9d70b9e520 Add more tests to skip-list 2020-12-21 17:04:52 +03:00
Vasily Nemkov
b93a2cfa25 Perf test for ColumnMap 2020-12-21 16:02:58 +02:00
Peng Jian
69b40ffae5 fix nullptr 2020-12-21 21:46:55 +08:00
alesapin
22646ef284 Add stress test debug to ci list 2020-12-21 16:14:15 +03:00
Nikolai Kochetov
110e76e71d Fix special build. 2020-12-21 15:42:57 +03:00
Vasily Nemkov
f8c9d6e863 Fixed flaky test 2020-12-21 14:27:46 +02:00
alesapin
b760d7d7d1 Remove more changes 2020-12-21 15:23:02 +03:00
alesapin
0bc1479a48 Fix clickhouse-test 2020-12-21 15:22:20 +03:00
alesapin
5a5fbf9eae Remove logs from thread fuzzer 2020-12-21 15:22:07 +03:00
Nikolai Kochetov
c3a99e21bd Refactor some code. 2020-12-21 14:39:17 +03:00
Stig Bakken
ecacfe90ed Do not fail this build if scanning reveals issues 2020-12-21 19:25:01 +08:00
Stig Bakken
af20c7d1a5 Drop "Upload artifact" step 2020-12-21 19:21:17 +08:00
alesapin
ce2028e3ce Fix clickhouse-test 2020-12-21 14:19:12 +03:00
alesapin
21533258fa Add some test to check 2020-12-21 13:09:07 +03:00
alesapin
fdf18ceec0 Remove new line 2020-12-21 13:08:06 +03:00
alesapin
643739df6b Trying to enable thread fuzzer in flaky check 2020-12-21 13:06:36 +03:00
Alexander Kuzmenkov
ac9fc15509 cleanup 2020-12-21 12:59:11 +03:00
Nikolai Kochetov
bc0e91b586 Fix special build 2020-12-21 12:23:23 +03:00
Nikolai Kochetov
c2d2e74d6a
Merge pull request #18182 from zhangjmruc/master
Try to fix issue #17712 for wrong importing of rows with last bad column
2020-12-21 12:17:40 +03:00
alesapin
0c6838a043 Fix glaky 01076_parallel_alter test 2020-12-21 11:48:40 +03:00
Anna
982123a994 reduce 2020-12-21 11:30:02 +03:00
Anna
7f675aacbe fixed 2020-12-21 11:22:41 +03:00
Alexey Milovidov
571520964c Remove useless code 2020-12-21 10:48:15 +03:00
Alexander Kuzmenkov
85c1bc1253 Merge remote-tracking branch 'origin/master' into tmp 2020-12-21 10:46:21 +03:00
Alexey Milovidov
558e9d270f Whitespace 2020-12-21 10:41:05 +03:00
alexey-milovidov
578d2f4442
Merge pull request #17269 from ucasFL/fix
Avoid bigint_cast stack overflow
2020-12-21 10:38:16 +03:00
Alexey Milovidov
febf63aec3 Merge branch 'master' into FawnD2-switch-upstream-for-arrow-submodule 2020-12-21 10:22:43 +03:00
Alexey Milovidov
252f2ae876 Merge branch 'master' into FawnD2-switch-upstream-for-arrow-submodule 2020-12-21 10:22:14 +03:00
alexey-milovidov
175ec3aa19
Merge pull request #18279 from ClickHouse/glibc-compatibility-powfl
Add powf and powl to glibc-compatibility
2020-12-21 10:21:38 +03:00
alexey-milovidov
8049756b2f
Merge pull request #18284 from ClickHouse/try-fix-docs
Trying to fix docs
2020-12-21 10:19:37 +03:00
alexey-milovidov
fa68af02d7
Merge pull request #18278 from traceon/odbc-dict-fixes
Fixes in ODBC dictionary reload and ODBC bridge reachability
2020-12-21 10:18:04 +03:00
Amos Bird
7ed85a4c09
fix again... 2020-12-21 15:07:25 +08:00
Amos Bird
42dd3d7cb4
fix test 2020-12-21 14:43:06 +08:00
Amos Bird
fb5de60d7a
add test 2020-12-21 14:43:06 +08:00
Amos Bird
fe16aec48b
add .sql suffix 2020-12-21 14:43:06 +08:00