Commit Graph

5300 Commits

Author SHA1 Message Date
Yarik Briukhovetskyi
4721890f63
Merge pull request #69880 from yariks5s/task_cancellation
Adding a proper query cancels
2024-12-06 14:22:05 +00:00
Vladimir Cherkasov
d88f39c7e9
Merge pull request #67323 from kirillgarbar/ch-disks-remove
Reduce memory usage for removeSharedRecursive operation
2024-12-05 13:58:53 +00:00
Miсhael Stetsyuk
4346ccb434
Merge pull request #72637 from ClickHouse/startup-scripts-execution-state
add `StartupScriptsExecutionState` metric
2024-12-05 10:43:04 +00:00
Michael Stetsyuk
6ce9d45392 better 2024-12-04 13:06:41 +00:00
Vitaly Baranov
9ce4ac3997
Merge pull request #72723 from vitlibar/formatimpl-refactoring-reworked
Remove ostr from structure IAST::FormatSettings.
2024-12-04 12:43:26 +00:00
Alexander Gololobov
b374ee67f5
Merge pull request #72747 from ClickHouse/query-plan-serialization-steps
Add serialization to some query plan steps.
2024-12-04 12:15:26 +00:00
Raúl Marín
291db8a366
Merge pull request #72722 from Algunenano/exception_compilation
Remove some nested includes
2024-12-03 22:58:37 +00:00
Nikolai Kochetov
6cc668bd88 Add serializetion to some query plan steps. 2024-12-03 15:00:05 +00:00
Vladimir Cherkasov
902a42fead
Merge branch 'master' into ch-disks-remove 2024-12-03 14:23:17 +01:00
Raúl Marín
730caf1f9e Missing include 2024-12-03 12:05:15 +01:00
Michael Kolupaev
bc267d4427 Merge remote-tracking branch 'origin/master' into ssett 2024-12-03 06:51:08 +00:00
Vitaly Baranov
d0a11071d4 Remove ostr from structure IAST::FormatSettings. 2024-12-03 01:01:24 +01:00
Raúl Marín
28e09e2b81 Remove some nested inclusion of WriteHelpers.h 2024-12-02 23:49:04 +01:00
Raúl Marín
e50265bae5 Optimize includes of Exception.h 2024-12-02 22:26:41 +01:00
Michael Stetsyuk
997171a00e add StartupScriptsExecutionState metric 2024-11-29 15:29:07 +00:00
Yarik Briukhovetskyi
41f2a4c64b
Merge branch 'ClickHouse:master' into task_cancellation 2024-11-27 11:54:46 +01:00
Robert Schulze
e9f083b26d
Merge pull request #71997 from allmazz/delete_old_mongodb_integration
Get rid of the legacy mongodb integration
2024-11-26 21:51:46 +00:00
Yarik Briukhovetskyi
89f9a8d0a6
Merge branch 'ClickHouse:master' into task_cancellation 2024-11-26 19:11:49 +01:00
Robert Schulze
f7795a638d
Merge pull request #72457 from rschu1ze/clang-tidy-absl
Remove duplicate checks of clang-tidy `bugprone-reserved-identifier`
2024-11-26 17:37:04 +00:00
Robert Schulze
6a899f97eb
Merge remote-tracking branch 'ClickHouse/master' into delete_old_mongodb_integration 2024-11-26 17:33:41 +00:00
Raúl Marín
dd092411ff
Merge pull request #72455 from Algunenano/rename_setting
Rename allowed_feature_tier to allow_feature_tier
2024-11-26 15:54:01 +00:00
Robert Schulze
d9859c9186
Merge remote-tracking branch 'ClickHouse/master' into delete_old_mongodb_integration 2024-11-26 13:15:02 +00:00
Robert Schulze
45e1702f82
Merge remote-tracking branch 'ClickHouse/master' into delete_old_mongodb_integration 2024-11-26 12:44:06 +00:00
alesapin
0d5d4249e1
Merge pull request #72102 from CurtizJ/primary-index-cache
Added cache for primary index
2024-11-26 12:01:02 +00:00
Raúl Marín
b487f59496 Rename allowed_feature_tier to allow_feature_tier 2024-11-26 12:30:57 +01:00
Robert Schulze
6762c30a88
Use std::string::contains where possible 2024-11-26 11:27:37 +00:00
Raúl Marín
637672a13c
Merge pull request #72216 from Algunenano/compression
Stop wasting disk space and link time. Save the world
2024-11-26 11:12:18 +00:00
Raúl Marín
cb7d33dc6e Fix build 2024-11-25 21:10:14 +01:00
Robert Schulze
17f27275ae
Merge remote-tracking branch 'ClickHouse/master' into delete_old_mongodb_integration 2024-11-25 17:23:15 +00:00
Anton Popov
ae82b2ec8b Merge remote-tracking branch 'upstream/master' into HEAD 2024-11-22 17:23:53 +00:00
Anton Popov
069c4b198a minor enhancements 2024-11-22 17:22:12 +00:00
Alexey Milovidov
1d453fbc85
Merge pull request #72020 from ClickHouse/casted
Fix a problem with cast
2024-11-22 00:49:47 +00:00
Yarik Briukhovetskyi
07f2745d7b
Update thread starting. 2024-11-21 17:53:58 +01:00
Konstantin Bogdanov
288edbf35a
Merge pull request #70414 from ClickHouse/clang-19
Use `clang-19`
2024-11-21 15:53:41 +00:00
Alexey Milovidov
da2176d696
Merge pull request #72081 from ClickHouse/add-dashboard-selector
Add advanced dashboard selector
2024-11-21 05:06:51 +00:00
Alexey Milovidov
ad4b201892
Merge branch 'master' into casted 2024-11-21 06:04:02 +01:00
Konstantin Bogdanov
b2c81981fb
Use clang-19 2024-11-20 23:08:47 +01:00
Raúl Marín
3ae055c74e
Merge pull request #71841 from Algunenano/experimental_tiers_switch
Implement `allowed_feature_tier` as a global switch to  disable all experimental / beta features
2024-11-20 12:39:06 +00:00
Anton Popov
2c963fe710 Merge remote-tracking branch 'upstream/master' into HEAD 2024-11-19 16:37:26 +00:00
Anton Popov
a74d615aaf added primary index cache 2024-11-19 16:22:36 +00:00
Yarik Briukhovetskyi
f956c2c4a9
Merge branch 'ClickHouse:master' into task_cancellation 2024-11-19 15:29:02 +01:00
Raúl Marín
d1ed49d84b Fix tidy 2024-11-19 14:56:26 +01:00
serxa
ad67608956 Add advanced dashboard selector 2024-11-19 13:18:21 +00:00
Andrey Zvonov
86eb3d6425 Revive #42537
Co-authored-by: Enmk <V.Nemkov@gmail.com>

fix memory access
2024-11-19 09:53:27 +00:00
Yarik Briukhovetskyi
bdd9243f68
Merge branch 'master' into task_cancellation 2024-11-18 18:01:36 +01:00
Sema Checherinda
67d1eb84aa Merge branch 'master' into chesema-merge-wb 2024-11-18 13:54:20 +01:00
Alexey Milovidov
1062e6316f Fix cast 2024-11-18 01:35:03 +01:00
Sema Checherinda
6ba8afc443 fix benchmark 2024-11-17 11:52:51 +01:00
Ali
59f2c44a52
Merge branch 'ClickHouse:master' into json-utc-formatted-log 2024-11-16 11:29:48 +03:30
Kirill Nikiforov
fcaa058c92
get rid of poco mongodb integration implementation 2024-11-16 00:28:54 +04:00