Dmitriy
|
94d43d9520
|
Translate to Russian
Выполнил перевод на русский язык.
|
2021-11-25 19:59:14 +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 |
|
Maksim Kita
|
1fa57c96b2
|
FunctionsExternalDictionaries removed areTypesEqual
|
2021-11-25 19:06:37 +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 |
|
Raúl Marín
|
a22f7c159e
|
Implement AggregateFunctionCountNotNullUnary::addBatchSinglePlace
|
2021-11-25 16:41:48 +01: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 |
|
michael1589
|
fe501d4dd4
|
fix merge error
|
2021-11-25 23:03:01 +08: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 |
|
Constantine Peresypkin
|
2f50642be9
|
fix setcap in docker
Fixes #31784
|
2021-11-25 16:24:24 +02:00 |
|
Vladimir Chebotarev
|
bb2f21b1ad
|
Rebase fix.
|
2021-11-25 17:11:54 +03:00 |
|
Vladimir Chebotarev
|
e414fa01e0
|
Rebase fix.
|
2021-11-25 17:11:54 +03:00 |
|
Vladimir Chebotarev
|
c6e73d7b60
|
Synced clearOldMutations() with rest of changes.
|
2021-11-25 17:11:54 +03:00 |
|
Vladimir Chebotarev
|
7bbaa14aee
|
Better comment.
|
2021-11-25 17:11:54 +03:00 |
|
Vladimir Chebotarev
|
ec1f909d74
|
Fixed wrong lock order.
|
2021-11-25 17:11:54 +03:00 |
|
Vladimir Chebotarev
|
12f36206cf
|
Deadlock fix.
|
2021-11-25 17:11:54 +03:00 |
|
Vladimir Chebotarev
|
84ffcb479b
|
Additional comments.
|
2021-11-25 17:11:52 +03:00 |
|
Vladimir Chebotarev
|
e0a453aadf
|
Minor fix.
|
2021-11-25 17:11:29 +03:00 |
|
Vladimir Chebotarev
|
863f3565ad
|
Test fixes.
|
2021-11-25 17:11:28 +03:00 |
|
Vladimir Chebotarev
|
390416b24d
|
Rebase fix.
|
2021-11-25 17:11:28 +03:00 |
|
Vladimir Chebotarev
|
0da55ca03e
|
Better tests.
|
2021-11-25 17:11:28 +03:00 |
|
Vladimir Chebotarev
|
30cd133418
|
Fixed duplication commands bug.
|
2021-11-25 17:11:28 +03:00 |
|
Vladimir Chebotarev
|
407c1aab9a
|
Improved diagnostics in tests.
|
2021-11-25 17:11:28 +03:00 |
|
Vladimir Chebotarev
|
aa3eecbd6d
|
Fixed bug with frozen mutations.
|
2021-11-25 17:11:27 +03:00 |
|
Vladimir Chebotarev
|
6599124dba
|
Attempt to skip mutations of different partitions in StorageMergeTree .
|
2021-11-25 17:10:11 +03:00 |
|
Maksim Kita
|
a480eb89ef
|
Function dictGet with type Nullable fix
|
2021-11-25 17:06:35 +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 |
|
Raúl Marín
|
b398a7bab6
|
Avg: Use countBytesInFilter
|
2021-11-25 13:50:04 +01:00 |
|
alexey-milovidov
|
e8b29cab6e
|
Update report.py
|
2021-11-25 15:37:00 +03:00 |
|
khamadiev
|
df23893f69
|
Update kafka.md
Updated See Also section, since number of kafka consumers controlled by background_message_broker_schedule_pool_size setting
|
2021-11-25 17:20:16 +05: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 |
|
alesapin
|
dc6afadea3
|
Fix default keeper port
|
2021-11-25 14:01:30 +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 |
|