Commit Graph

77818 Commits

Author SHA1 Message Date
Nikita Mikhaylov
619ad46340
Fix oss-fuzz build (#31818) 2021-11-26 01:14:34 +03:00
alexey-milovidov
51a0d6c2f3
Update json-functions.md 2021-11-26 00:20:37 +03:00
alexey-milovidov
6b8f7ad03f
Merge pull request #31798 from ClickHouse/fix-31748
Fix stylecheck for tests/ci/push_to_artifactory.py
2021-11-26 00:11:32 +03:00
Alexey Milovidov
6bf2a986c2 Add a test 2021-11-25 23:56:29 +03:00
Alexey Milovidov
85cec911be Fix strange code in TypeList 2021-11-25 23:55:02 +03:00
alexey-milovidov
e30a4c4026
Update PreLoad.cmake 2021-11-25 23:53:50 +03:00
alexey-milovidov
6017b982d9
Merge pull request #31780 from Algunenano/fix_performance_report_queries
Improve how queries are output in the performance dashboard
2021-11-25 22:57:29 +03:00
Anton Popov
645c4958cd
disable uncompressed cache 2021-11-25 22:54:04 +03:00
Anton Popov
c3f076fd84 fix reading with uncompressed cache 2021-11-25 21:20:03 +03:00
alesapin
55b9724fe7
Merge pull request #31821 from ClickHouse/fix_sender_check
Fix check in approve lambda
2021-11-25 19:26:32 +03:00
alesapin
bc5dcaf59c Fix check in approve lambda 2021-11-25 19:25:29 +03:00
Mikhail f. Shiryaev
4c6df59f52
Fix style check 2021-11-25 17:06:37 +01:00
alesapin
8a418aee9b More lightweight tests 2021-11-25 18:58:39 +03:00
alesapin
71ae890c59
Merge pull request #31544 from azat/ci-actions-fixes
Remove duplicated not compressed logs from CI (actions)
2021-11-25 18:43:44 +03:00
Nikolai Kochetov
8a92202c55 Chack time limit sending data for global in. 2021-11-25 18:41:50 +03:00
alesapin
6a76b6fbae Remove redundant zero 2021-11-25 18:33:06 +03:00
alesapin
3929f00fd1 Remove very long test 2021-11-25 18:28:43 +03:00
alesapin
daf0636e4e Less checks 2021-11-25 18:25:46 +03:00
alesapin
2cda01b8e5 Less iterations 2021-11-25 18:24:12 +03:00
alesapin
c301c1a5f1 Stricter check for docs 2021-11-25 18:23:00 +03:00
alesapin
4e0deef015 Shorter sql fuzzy 2021-11-25 18:09:43 +03:00
alesapin
9e261e6d39 Disable 00534 in debug build 2021-11-25 18:08:32 +03:00
avogar
aa2da98844 Add test 2021-11-25 18:06:46 +03:00
alesapin
5815429059 Shorter stress and fuzzer tests 2021-11-25 17:54:50 +03:00
alesapin
f60fdc7a8b
Merge pull request #31767 from ClickHouse/fail_fasttest_if_some_tests_was_not_successful
Fail fasttest, builds and functional checks if some tests was not successful
2021-11-25 17:47:12 +03:00
alesapin
8890dc675e
Merge pull request #31782 from ClickHouse/use_git_version_number_for_builds
Use version from git describe in builds
2021-11-25 17:45:35 +03:00
tavplubix
f320a404e0
Fix 'there are no such cluster here' (#31723)
* Update Context.cpp

* Update DDLTask.cpp
2021-11-25 17:28:06 +03:00
alesapin
e6e4c485bc More simple 2021-11-25 16:41:38 +03:00
Mikhail f. Shiryaev
16703c2824
Fix stylecheck for tests/ci/push_to_artifactory.py 2021-11-25 14:41:08 +01:00
alesapin
a911e65b34
Update tests/ci/version_helper.py
Co-authored-by: Mikhail f. Shiryaev <felixoid@clickhouse.com>
2021-11-25 16:25:09 +03:00
alexey-milovidov
e8b29cab6e
Update report.py 2021-11-25 15:37:00 +03:00
avogar
37abab7fdb Better naming 2021-11-25 15:09:13 +03:00
alesapin
3d811aeec1 Use version from git describe in builds 2021-11-25 14:19:26 +03:00
Kruglov Pavel
b39c19399f
Merge pull request #31691 from kssenii/testing-1
Allow named_collections for kafka / rabbit
2021-11-25 14:06:31 +03:00
Kruglov Pavel
8282815403
Merge pull request #31455 from Avogar/fix-whole-text-serialization
Fix deserialization in JSONCompactStrings(EachRow) format
2021-11-25 14:00:45 +03:00
Kruglov Pavel
f28130193a
Merge branch 'master' into fix-whole-text-serialization 2021-11-25 14:00:20 +03:00
Kruglov Pavel
5d1520be72
Merge pull request #31736 from Avogar/fix-json-with-progress
Fix race in JSONEachRowWithProgress output format
2021-11-25 13:58:41 +03:00
Mikhail f. Shiryaev
cddccfbfff
Merge pull request #31748 from ClickHouse/migrate-to-artifactory
Add script for pushing deb and rpm packages to artifactory
2021-11-25 11:48:01 +01:00
Kruglov Pavel
5f17109a84
Merge pull request #31712 from Avogar/fix-write-after-finalize
Fix possible Logical error: Cannot write to finalized buffer
2021-11-25 13:43:14 +03:00
Mikhail f. Shiryaev
3e6bc6796c
Finish the script
- add logging to rpm and deb deployment
- fix art_client name
- use dowload_build_with_progress function
- move the script to tests/ci
2021-11-25 11:36:00 +01:00
Raúl Marín
a6c34fdbc9 Improve how queries are output in the performance dashboard 2021-11-25 11:22:47 +01:00
alesapin
a6a44cf8b6 Fix style 2021-11-25 13:11:47 +03:00
alesapin
c09feaf2a8 Also fail builds and functional tests 2021-11-25 13:01:29 +03:00
Mikhail f. Shiryaev
708499c5bc
Apply suggestions from code review
Co-authored-by: alesapin <alesapin@clickhouse.com>
2021-11-25 10:30:31 +01:00
alesapin
b687d9515b Fail fast test check 2021-11-25 12:23:45 +03:00
alesapin
81942b8128
Merge pull request #31765 from ClickHouse/fix_diff_for_backports
Fix diff for backports.
2021-11-25 12:01:03 +03:00
alesapin
27ff9d1fc7 Trying to fix pr info for backport
(cherry picked from commit 811e0be749)
2021-11-25 12:00:19 +03:00
Nikolai Kochetov
ddcaac441a Fix style. 2021-11-25 11:52:00 +03:00
alesapin
c86b43c7ef
Merge pull request #31685 from ClickHouse/tavplubix-patch-5
Try fix OOMs with TSAN
2021-11-25 11:34:05 +03:00
alesapin
fe7f21acf9
Merge pull request #31697 from ClickHouse/fix_31686
Fix parsing of domain data types
2021-11-25 11:31:41 +03:00