Sema Checherinda
|
c1adbb7aa6
|
transfer counters to the query directly
|
2023-04-05 19:51:36 +02:00 |
|
Sema Checherinda
|
f504cd5fed
|
avoid race, do not set thread_group.counters.parent from query
|
2023-04-05 12:36:55 +02:00 |
|
Sema Checherinda
|
6d5edc0315
|
rename fake_query_context to task_context
|
2023-04-03 22:01:18 +02:00 |
|
Sema Checherinda
|
53736dd745
|
Update 01641_memory_tracking_insert_optimize.sql
|
2023-03-31 12:51:58 +02:00 |
|
Sema Checherinda
|
1031e2001b
|
fix build
|
2023-03-29 07:41:31 +02:00 |
|
Sema Checherinda
|
b774310dc9
|
keep query id for logging when optimize query
|
2023-03-28 16:44:47 +02:00 |
|
Sema Checherinda
|
a6ab33a906
|
no use query, but storage context
|
2023-03-27 16:30:32 +02:00 |
|
Sema Checherinda
|
aeb8766ad5
|
adjust after rebase
|
2023-03-24 19:53:16 +01:00 |
|
Sema Checherinda
|
da3e744405
|
set context from the master thread
|
2023-03-24 19:53:16 +01:00 |
|
Sema Checherinda
|
0fcf7c0363
|
std::optional instead shared_ptr
|
2023-03-24 19:53:16 +01:00 |
|
Sema Checherinda
|
6a6d45e6e7
|
set up performance_counters for thread group
|
2023-03-24 19:53:16 +01:00 |
|
Sema Checherinda
|
da4f2bd923
|
do not attach empty thread group
|
2023-03-24 19:53:16 +01:00 |
|
Sema Checherinda
|
bc107c70fa
|
merge and mutation make thread group for setting memory trackers right
|
2023-03-24 19:53:16 +01:00 |
|
Nikolai Kochetov
|
82f7c60e38
|
Merge pull request #47726 from k-morozov/feature/add_SourceStep_optimize
Add optimization for MemoryStorageStep
|
2023-03-24 17:56:10 +01:00 |
|
Maksim Kita
|
5cb2d30563
|
Merge pull request #47316 from ClickHouse/vdimir/transform_external_query_analyzer
Support transformQueryForExternalDatabase for analyzer
|
2023-03-24 17:53:00 +01:00 |
|
Vitaly Baranov
|
1badc3cba0
|
Move information about current hosts and list of all hosts to BackupCoordination (#47971)
to simplify the code and help implementing other features.
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
|
2023-03-24 17:38:19 +01:00 |
|
Anton Popov
|
fd567e03a5
|
Merge pull request #47796 from CurtizJ/fix-zlib-mmap
Fix reading from storage `File` compressed files with `zlib` and `gzip` compression
|
2023-03-24 15:36:21 +01:00 |
|
Nikolai Kochetov
|
a2182f2659
|
Merge pull request #47874 from amosbird/correct_exact_rows_before_limit
Correct `exact_rows_before_limit` in some scenarios
|
2023-03-24 15:09:42 +01:00 |
|
Robert Schulze
|
bc12c2b9ea
|
Merge pull request #47976 from ClickHouse/rs/fix-links
Docs: Fix links
|
2023-03-24 15:00:50 +01:00 |
|
SmitaRKulkarni
|
17cff78393
|
Removed SYSTEM SYNC from test test_concurrent_backups_on_same_node. (#47944)
|
2023-03-24 14:56:48 +01:00 |
|
Robert Schulze
|
129245da2e
|
Docs: Fix links
|
2023-03-24 13:52:56 +00:00 |
|
Mikhail f. Shiryaev
|
290ee6bbf1
|
Merge pull request #47790 from CurtizJ/apply-black-to-all-files
Apply black formatter to all python scripts
|
2023-03-24 14:20:50 +03:00 |
|
Mikhail f. Shiryaev
|
4f2c336cfc
|
Update black version, run it for the repository
|
2023-03-24 11:54:38 +01:00 |
|
Antonio Andelic
|
52541e5e23
|
Merge pull request #47885 from ClickHouse/more-s3-events
Add more S3 write profile events
|
2023-03-24 09:48:34 +01:00 |
|
Robert Schulze
|
a1803cf58a
|
Merge pull request #47955 from ClickHouse/rs/bump-vectorscan
Bump vectorscan to 5.4.9
|
2023-03-24 09:15:11 +01:00 |
|
Rich Raposa
|
802cd805c8
|
Merge pull request #47957 from ClickHouse/rfraposa-patch-2
Update backup.md
|
2023-03-23 21:55:02 -06:00 |
|
Alexander Tokmakov
|
4c9b63ccc0
|
Merge pull request #47916 from ClickHouse/fix_logical_error_in_distributed
Fix logical error in DistributedSink
|
2023-03-24 04:43:45 +03:00 |
|
Alexander Tokmakov
|
c28175a71d
|
Merge pull request #47963 from ClickHouse/revert-47586-revert-47581-revert-47216-Backup_Restore_concurrency_check_node
Revert "Revert "Revert "Backup_Restore_concurrency_check_node"""
|
2023-03-24 04:37:42 +03:00 |
|
Alexander Tokmakov
|
cd7d1fb990
|
Revert "Revert "Revert "Backup_Restore_concurrency_check_node"""
|
2023-03-24 04:35:50 +03:00 |
|
Alexander Tokmakov
|
4dde73c3eb
|
Merge pull request #47917 from ClickHouse/fix_terminate_in_check_thread
Fix terminate in parts check thread
|
2023-03-24 04:22:00 +03:00 |
|
Alexander Tokmakov
|
ef57253518
|
Merge pull request #47950 from ClickHouse/fix_http_warning
Set content-length for empty POST requests
|
2023-03-24 04:19:04 +03:00 |
|
Robert Schulze
|
7ecfd664d0
|
Merge pull request #47961 from ClickHouse/rs/docs-fix-47923
Docs: Update secondary index example
|
2023-03-23 23:43:15 +01:00 |
|
Rich Raposa
|
d1a0935a70
|
Merge branch 'master' into rfraposa-patch-2
|
2023-03-23 16:41:05 -06:00 |
|
Rich Raposa
|
76401dcd83
|
Merge pull request #47956 from ClickHouse/nav-fixes
Remove links from nav categories
|
2023-03-23 16:39:36 -06:00 |
|
Robert Schulze
|
8cf031ee2e
|
Docs: Update secondary index example
Fixes: #47923
|
2023-03-23 22:36:38 +00:00 |
|
Robert Schulze
|
f5a6d897ed
|
Merge pull request #47959 from ClickHouse/rs/doc-follow-up-to-46815
Update docs for parseDateTime() (follow-up to #46815)
|
2023-03-23 23:26:41 +01:00 |
|
rfraposa
|
128753f7ab
|
Update index.md
|
2023-03-23 16:01:36 -06:00 |
|
Rich Raposa
|
851ce7c308
|
Merge branch 'master' into nav-fixes
|
2023-03-23 15:46:16 -06:00 |
|
rfraposa
|
4d281245fb
|
Update index.md
|
2023-03-23 15:43:40 -06:00 |
|
Robert Schulze
|
bd02627869
|
Update docs for parseDateTime() (follow-up to #46815)
|
2023-03-23 21:28:03 +00:00 |
|
Robert Schulze
|
e84764f4e1
|
Merge pull request #46815 from bigo-sg/to_timestamp
Add new function parseDateTime/parseDateTimeInJodaSyntax
|
2023-03-23 22:20:18 +01:00 |
|
Robert Schulze
|
98b8300496
|
Merge pull request #47749 from ClickHouse/rs/randomized-qc-settings
Randomize query cache settings
|
2023-03-23 22:19:24 +01:00 |
|
Robert Schulze
|
916016a862
|
Merge branch 'master' into rs/bump-vectorscan
|
2023-03-23 22:15:06 +01:00 |
|
rfraposa
|
9571130b26
|
Update materialize-mysql.md
|
2023-03-23 15:08:31 -06:00 |
|
rfraposa
|
e27d47581e
|
Link fixes
|
2023-03-23 14:56:18 -06:00 |
|
rfraposa
|
747eaf3f72
|
Fix broken links
|
2023-03-23 14:40:45 -06:00 |
|
Rich Raposa
|
c8e7ca7c8c
|
Update backup.md
|
2023-03-23 14:34:29 -06:00 |
|
Rich Raposa
|
7f2076c56e
|
Merge branch 'master' into nav-fixes
|
2023-03-23 14:22:48 -06:00 |
|
rfraposa
|
42725964d4
|
Remove links from nav categories
|
2023-03-23 14:20:26 -06:00 |
|
Han Fei
|
e89e263457
|
Merge pull request #47954 from hanfei1991/patch-2
merge #47814
|
2023-03-23 21:15:48 +01:00 |
|