Commit Graph

56186 Commits

Author SHA1 Message Date
George
e89c98044e fixed links 2021-01-29 09:58:31 +03:00
George
9f71596809 Added translation 2021-01-29 09:48:53 +03:00
George
96d45ca8f8 Minor update 2021-01-29 09:11:43 +03:00
George
95a375b4cc Minor fixes 2021-01-29 05:41:03 +03:00
George
2b77488036 Minor fixes 2021-01-29 05:08:22 +03:00
George
a12c666b40 Documented array function 2021-01-29 01:54:21 +03:00
George
20abc8f29f Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into master 2021-01-28 19:41:32 +03:00
alexey-milovidov
3c09bcc771
Merge pull request #19758 from ClickHouse/join-minor-improvement
Minor code improvement in JOIN
2021-01-28 19:24:00 +03:00
Alexander Kuzmenkov
348bbe85b2
Merge pull request #19715 from ClickHouse/aku/flaky-parallel
Run tests in parallel in flaky check
2021-01-28 19:16:28 +03:00
Alexander Kuzmenkov
e9b570acee
Update 01014_lazy_database_basic.sh 2021-01-28 19:15:56 +03:00
Alexander Kuzmenkov
8b3e0e5493
Update 00459_group_array_insert_at.sql 2021-01-28 19:15:39 +03:00
alexey-milovidov
386bcb07da
Merge pull request #19736 from ClickHouse/stack-overflow-coroutine
Fix stack overflow in coroutine
2021-01-28 18:20:44 +03:00
alexey-milovidov
9f95fd9c62
Merge pull request #19752 from ClickHouse/fuzzer-more-reliable
Make Fuzzer more reliable
2021-01-28 18:06:27 +03:00
alesapin
f41f28c73c
Merge pull request #19760 from ClickHouse/fix_status_newline_in_fasttest
Small fixes for fasttest
2021-01-28 16:28:29 +03:00
alesapin
a7ca26fec4
Merge pull request #19708 from ClickHouse/fix_flaky_test_multiple_ttl
Fix flaky test test_concurrent_ttl_merges
2021-01-28 15:26:56 +03:00
Vitaly Baranov
9d5dec82ac
Merge pull request #19486 from olgarev/revolg-DOCSUP-5917-Access_Management_and_SHOW_ACCESS
DOCSUP-5917: CREATE QUOTA and ALTER QUOTA syntax updated
2021-01-28 14:26:30 +03:00
Olga Revyakina
0749d20712 Same for ALTER 2021-01-28 13:17:50 +03:00
Olga Revyakina
f3dd1aadc3 Syntax and links 2021-01-28 13:06:44 +03:00
alesapin
670d054cf3 Remove redundant lsof 2021-01-28 12:08:48 +03:00
alesapin
11a6d8e145 Merge branch 'master' into fix_status_newline_in_fasttest 2021-01-28 12:07:48 +03:00
alexey-milovidov
77e86901b8
Merge pull request #19751 from azat/docker-lsof
Add missing lsof for fasttest docker image
2021-01-28 12:06:43 +03:00
alexey-milovidov
045a8e8a0c
Merge pull request #19487 from ucasFL/ms
remove part of misleading exception message
2021-01-28 12:01:24 +03:00
alesapin
895600f676 Add lsof to fasttest 2021-01-28 11:57:12 +03:00
alesapin
879adc5437 Add new line to status 2021-01-28 11:55:20 +03:00
Alexey Milovidov
b9b573976e Minor code improvement in JOIN 2021-01-28 11:26:10 +03:00
alexey-milovidov
6c5302969b
Merge pull request #19704 from ClickHouse/fix-crash-after-actions-dag-merge
Fix crash after merging ActionsDAG.
2021-01-28 11:16:39 +03:00
Maksim Kita
03eec39719
Merge pull request #19712 from kitaisreal/added-functions-parse-date-time-best-effort-us-or-zero-or-null
Added functions parseDateTimeBestEffortUSOrZero, parseDateTimeBestEffortUSOrNull
2021-01-28 11:13:45 +03:00
alexey-milovidov
342326978f
Merge branch 'master' into stack-overflow-coroutine 2021-01-28 10:45:20 +03:00
Alexey Milovidov
d37ca628df Arcadia does not have bitmaps 2021-01-28 10:44:29 +03:00
Alexey Milovidov
4c0c2d03fb Make Fuzzer more reliable 2021-01-28 10:22:18 +03:00
Azat Khuzhin
d9ca77d90e Add missing lsof for fasttest docker image 2021-01-28 09:58:35 +03:00
Alexey Milovidov
68c542aec6 Update test 2021-01-28 07:43:59 +03:00
alexey-milovidov
7c240d0ca7
Merge pull request #17870 from excitoon-favorites/s3testiostream
Update of AWS C++ SDK
2021-01-28 07:12:52 +03:00
Alexey Milovidov
2acff24aaf The test most likely would not work in Arcadia 2021-01-28 06:42:20 +03:00
Alexey Milovidov
297cfb4857 Less parser depth 2021-01-28 06:34:44 +03:00
Alexey Milovidov
708e68b983 Fix stack overflow in coroutine 2021-01-28 04:28:19 +03:00
Alexey Milovidov
442c6d758a Fuzzer: better messages. 2021-01-28 04:09:47 +03:00
alexey-milovidov
fa48545b87
Merge pull request #19617 from ClickHouse/fix-lc-neighbour
Fix function neighbor for LowCardinality argument.
2021-01-28 03:06:56 +03:00
alexey-milovidov
a35c79f093
Merge pull request #19711 from ClickHouse/fix-flaky-test-14
Fix flaky test concat_nary_const_with_nonconst_segfault
2021-01-28 03:02:34 +03:00
alexey-milovidov
fa419cead2
Merge pull request #19713 from kitaisreal/roaring-bitmap-with-small-set-rbandnot-fix
RoaringBitmapWithSmallSet rb_andnot fix
2021-01-28 03:02:20 +03:00
alexey-milovidov
5744a4cac2
Merge pull request #19723 from azat/flaky-tests
Fix 01115_join_with_dictionary flakiness
2021-01-28 03:00:09 +03:00
Vladimir Chebotarev
76e62739ed Fixed build. 2021-01-27 23:05:41 +03:00
Alexander Kuzmenkov
0cb8a8070e
Update skip_list.json 2021-01-27 22:50:18 +03:00
alexey-milovidov
a1d9eee0b5
Merge pull request #19674 from vzakaznikov/updated-testflows-aes-encryption-tests-limit-encrypt-data-types
Updating TestFlows AES encryption tests to support changes to the encrypt plaintext parameter.
2021-01-27 21:46:56 +03:00
Alexander Kuzmenkov
f4f66e9537 try to use predictable names for stdout/err when possible 2021-01-27 21:37:28 +03:00
Alexander Kuzmenkov
54f47c468c mark all create database tests as sequential-only 2021-01-27 21:34:48 +03:00
Azat Khuzhin
a727fc4755 Fix 01115_join_with_dictionary flakiness 2021-01-27 21:15:18 +03:00
Maksim Kita
83b9677f1c Added test 2021-01-27 20:35:50 +03:00
Alexander Kuzmenkov
0db606084a change some tests to see the effect 2021-01-27 18:30:09 +03:00
Alexander Kuzmenkov
8070562bd0 Run tests in parallel in flaky check 2021-01-27 18:24:39 +03:00