Commit Graph

145063 Commits

Author SHA1 Message Date
Xu Jia
446cc0542b add a space to trigger CI after fixed a CI bug 2024-06-14 08:16:16 +08:00
Xu Jia
06239e1156 fix typo 2024-06-14 08:16:16 +08:00
Xu Jia
0cdcc0a704 modify DatabaseCommon.cpp compile errors; rename testcases, remove test result file 2024-06-14 08:16:16 +08:00
Xu Jia
25e927ad38 do not count systemStorage in AttachedTable metric 2024-06-14 08:16:16 +08:00
Xu Jia
bd0da139af Add 2 server_setting to limit numebr of table/db
max_table_num_to_throw
max_database_num_to_throw
2024-06-14 08:16:12 +08:00
Nikita Mikhaylov
ad0b396d9d Fix Upgrade Check 2024-06-14 01:43:47 +02:00
Nikita Mikhaylov
74dc6cdb5a Fix tests 2024-06-14 01:43:47 +02:00
Nikita Mikhaylov
1e26c1dbc9 Fix test 2024-06-14 01:43:47 +02:00
Nikita Mikhaylov
e48ebf5529 Fixed build and tests 2024-06-14 01:43:47 +02:00
Nikita Mikhaylov
a98ec2e0e9 Update src/Formats/EscapingRuleUtils.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
2024-06-14 01:43:47 +02:00
Nikita Mikhaylov
04897eb0fa Done 2024-06-14 01:43:47 +02:00
Artem Mustafin
fcc16b9f52 improve code + correct tests 2024-06-14 02:08:17 +03:00
Raúl Marín
436765306e Merge remote-tracking branch 'blessed/master' into direct_dict 2024-06-14 00:46:49 +02:00
Raúl Marín
39261d09a2 Fix compilation without libraries 2024-06-13 23:32:25 +02:00
Nikita Taranov
cd2d825dd1 impl 2024-06-13 22:31:07 +01:00
Raúl Marín
594a0e9a1a
Merge pull request #65200 from Algunenano/server_warnings_desc
Fix the descriptions of some server settings
2024-06-13 21:29:56 +00:00
Max K
bc183d8e04
Merge pull request #65250 from ClickHouse/revert-51008-nopresigned
Revert "Change default s3_throw_on_zero_files_match to true, document that presigned S3 URLs are not supported"
2024-06-13 21:12:21 +00:00
Max K
87f451d764
Revert "Change default s3_throw_on_zero_files_match to true, document that presigned S3 URLs are not supported" 2024-06-13 22:36:57 +02:00
Max K
99ce17fb2b style fix 2024-06-13 22:15:39 +02:00
Max K
dfcb365062 CI: Do not skip FinishCheck in Merge Queue 2024-06-13 21:53:55 +02:00
Alexey Milovidov
dcbfa50446
Merge pull request #51008 from ClickHouse/nopresigned
Change default s3_throw_on_zero_files_match to true, document that presigned S3 URLs are not supported
2024-06-13 21:25:38 +02:00
Alexey Milovidov
02677892e3 Fix libunwind in CI 2024-06-13 21:03:02 +02:00
Alexander Tokmakov
99cd2f48ac
Merge pull request #65112 from ClickHouse/tavplubix-patch-10
Update test_replicated_database/test.py
2024-06-13 19:02:01 +00:00
Max K
5bc879c07c comment 2024-06-13 20:42:30 +02:00
Antonio Andelic
5f686fdb07 Less flaky 01019_alter_materialized_view_consistent 2024-06-13 18:34:14 +00:00
Mikhail f. Shiryaev
4a30ebd8d6
Merge pull request #65235 from ClickHouse/auto/v24.3.4.147-lts
Update version_date.tsv and changelogs after v24.3.4.147-lts
2024-06-13 18:30:05 +00:00
Nikolai Kochetov
c349df44af Fixing some tests. 2024-06-13 18:14:13 +00:00
Nikolay Degterinsky
960a017bc5
Merge pull request #65194 from morning-color/fix_docs_for_skipping_indexes
Fix docs for skipping-indexes.md
2024-06-13 18:08:49 +00:00
Nikolai Kochetov
3f7286dc51 Fixing build. 2024-06-13 18:08:00 +00:00
Raúl Marín
3506ed14f4 Add validation when creating a user with bcrypt_hash 2024-06-13 19:58:41 +02:00
robot-clickhouse
3bba8e80f1 Update version_date.tsv and changelogs after v24.5.3.5-stable 2024-06-13 17:51:46 +00:00
kssenii
fb32a99578 Initialize global trace collector for Poco::ThreadPool 2024-06-13 19:20:58 +02:00
Blargian
2077a7ca07 Update reference file... again 2024-06-13 19:17:29 +02:00
robot-clickhouse
11020f71f3
Update version_date.tsv and changelogs after v24.5.2.34-stable 2024-06-13 18:37:48 +02:00
Nikolai Kochetov
8bb4f1e188 Merge branch 'master' into remove-dag-flags 2024-06-13 16:28:46 +00:00
robot-clickhouse
833d138383 Update version_date.tsv and changelogs after v24.3.4.147-lts 2024-06-13 16:28:12 +00:00
Nikolai Kochetov
f82c173c20 Fixing some tests. 2024-06-13 16:23:35 +00:00
Blargian
08c755c7a8 Modify test not to use mod, which seems to be failing stateless tests 2024-06-13 18:15:42 +02:00
Sema Checherinda
e8c0caa5ab
Merge pull request #63314 from arthurpassos/no_proxy_support
Add `no_proxy` support
2024-06-13 15:48:12 +00:00
Kseniia Sumarokova
9551f3b98a
Merge pull request #65208 from ClickHouse/sync-profile-events
Sync ProfileEvents.h
2024-06-13 15:46:52 +00:00
Azat Khuzhin
ff6d1d09d6 Fix possible crash for hedged requests
Previously, it was possible for hedged requests to continue choosing
replica even after the query had been cancelled
(RemoteQueryExecutor::tryCancel()), and not only this does not make
sense, but could also lead to a crash, due to use-after-free of
current_thread (ThreadStatus), since fiber had been created on a
different thread (thread for query pipeline), but will be destroyed from
another thread (that calls QueryPipeline dtor), and the query pipeline's
thread could be already destroyed by that time (especially under threads
pressure).

v0: IConnection::cancelAsync()
v2: remove it, since the query is sent in a deferred manner for hedged
requests, so that said that modifying HedgedConnections::sendCancel()
should be enough

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-06-13 17:28:18 +02:00
Duc Canh Le
82f12ac006 Merge branch 'master' into fix_keeper_default_global_pool
Fix CI
2024-06-13 15:16:58 +00:00
Robert Schulze
923caa52ba
Merge pull request #65211 from rschu1ze/docs-sanitizer
Docs: Recommend disabling ASLR for sanitizer builds
2024-06-13 15:00:59 +00:00
yariks5s
faa21ecba7 Merge branch 'balancing_transform' of https://github.com/yariks5s/ClickHouse into balancing_transform 2024-06-13 14:54:07 +00:00
yariks5s
c5159bc3aa fix setNeeded() in PlanSquashing 2024-06-13 14:52:34 +00:00
Aleksei Filatov
68ab0edaae Merge branch 'master' into fix_keeper_close_session_bug 2024-06-13 17:49:07 +03:00
Artem Mustafin
2997509dbf docs upd + tests 2024-06-13 17:44:30 +03:00
Max K
fc255456ce comment 2024-06-13 16:36:07 +02:00
Max K
a77eda6388 fix pylint 2024-06-13 16:27:41 +02:00
Artem Mustafin
c79433e6f4 fix ci 2024-06-13 17:18:34 +03:00