pufit
|
29296cb004
|
Merge pull request #46550 from ClickHouse/46231-systerm-server-settings
Implement `system.server_settings`
|
2023-02-28 11:23:15 -05:00 |
|
pufit
|
2fbe75957d
|
Add default column for system.settings and system.server_settings
|
2023-02-23 18:24:57 -05:00 |
|
Alexey Milovidov
|
d8cda3dbb8
|
Remove PVS-Studio
|
2023-02-19 23:30:05 +01:00 |
|
Antonio Andelic
|
12569da984
|
Merge branch 'master' into add-support-for-settings-alias
|
2023-02-05 16:08:57 +00:00 |
|
Antonio Andelic
|
60e5ee84c2
|
Extract common code
|
2023-02-03 18:44:56 +00:00 |
|
Antonio Andelic
|
85cfee4bb9
|
Better alias definition
|
2023-02-01 13:54:03 +00:00 |
|
Antonio Andelic
|
193661f11e
|
Remove unused field
|
2023-01-27 10:08:22 +00:00 |
|
Antonio Andelic
|
defc9108f0
|
Extend support for aliases to constraints and profiles
|
2023-01-27 09:39:10 +00:00 |
|
Antonio Andelic
|
714fad1529
|
Add support for settings alias
|
2023-01-26 14:06:46 +00:00 |
|
Anton Popov
|
4f2c73f9f6
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-08-04 23:08:15 +00:00 |
|
Kruglov Pavel
|
559d507f5a
|
Merge branch 'master' into compatibility-setting
|
2022-07-15 21:11:05 +02:00 |
|
avogar
|
9291d33080
|
Pass const std::string_view & by value, not by reference
|
2022-07-14 16:11:57 +00:00 |
|
avogar
|
8fba500a3a
|
Pass string_view by value
|
2022-07-14 12:35:32 +00:00 |
|
Anton Popov
|
499262dba9
|
allow to randomize merge tree settings
|
2022-07-07 22:16:01 +00:00 |
|
avogar
|
a8b9ad651f
|
Add compatibility setting
|
2022-07-07 13:54:30 +00:00 |
|
Maksim Kita
|
65c52298b6
|
Fix clang-tidy warnings in Compression, Coordination, Core folders
|
2022-03-14 18:17:35 +00:00 |
|
Alexander Tokmakov
|
9d83832bde
|
show warning if some obsolete setting changed
|
2021-11-10 18:49:13 +03:00 |
|
Alexey Milovidov
|
fe6b7c77c7
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
|
Maksim Kita
|
67e9b85951
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
|
Alexey Milovidov
|
02ce9cc725
|
Untangle UUID
|
2021-05-04 01:46:51 +03:00 |
|
Alexander Kuzmenkov
|
c5d6e2e67c
|
Add context to error messages
|
2020-10-01 14:02:53 +03:00 |
|
Vitaly Baranov
|
a804f9499d
|
Use references while iterating through settings.
|
2020-08-04 04:00:38 +03:00 |
|
Vitaly Baranov
|
80a3caef1c
|
Allow using any types for custom fields.
|
2020-07-31 20:57:49 +03:00 |
|
Vitaly Baranov
|
442f3de5a8
|
Implement custom settings.
|
2020-07-31 20:57:43 +03:00 |
|
Vitaly Baranov
|
56665a15f7
|
Rework and rename the template class SettingsCollection => BaseSettings.
|
2020-07-31 20:54:18 +03:00 |
|