Robert Schulze
e8018fb4f2
Fix build
2024-12-11 21:45:30 +00:00
Robert Schulze
7d6fbe5a57
Some clang-tidy fixes
2024-12-11 16:12:16 +00:00
pufit
bbbc87d354
Merge branch 'master' into add-syntax-alter-user-modify-settings
...
# Conflicts:
# src/Parsers/Access/ASTCreateRoleQuery.cpp
# src/Parsers/Access/ASTCreateSettingsProfileQuery.cpp
# src/Parsers/Access/ASTCreateUserQuery.cpp
# src/Parsers/Access/ASTSettingsProfileElement.cpp
# src/Parsers/Access/ASTSettingsProfileElement.h
2024-12-05 23:24:22 -05:00
Raúl Marín
28e09e2b81
Remove some nested inclusion of WriteHelpers.h
2024-12-02 23:49:04 +01:00
Pablo Marcos
3c1f20a0ba
Merge branch 'master' into 66073-system-load-primary-key-rebase
2024-11-27 17:11:30 +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
Raúl Marín
b487f59496
Rename allowed_feature_tier to allow_feature_tier
2024-11-26 12:30:57 +01:00
Anton Popov
ae82b2ec8b
Merge remote-tracking branch 'upstream/master' into HEAD
2024-11-22 17:23:53 +00:00
pufit
344a04f4b4
Merge branch 'master' into add-syntax-alter-user-modify-settings
2024-11-21 23:37:15 -05:00
Konstantin Bogdanov
b2c81981fb
Use clang-19
2024-11-20 23:08:47 +01:00
Vitaly Baranov
4e56c026cd
Merge pull request #72103 from vitlibar/get-rid-of-code-duplication-after-check-grant
...
Get rid of code duplication after adding CHECK GRANT
2024-11-20 17:30:12 +00: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
Vitaly Baranov
8551162dcb
Get rid of code duplucation after adding CHECK GRANT.
2024-11-19 17:48:06 +01:00
Anton Popov
a74d615aaf
added primary index cache
2024-11-19 16:22:36 +00:00
Andrey Zvonov
6e58cfc5b8
fix build, fix test
2024-11-19 09:53:28 +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
pufit
97866c71b7
Merge branch 'master' into add-syntax-alter-user-modify-settings
...
# Conflicts:
# docs/en/sql-reference/statements/alter/role.md
# docs/en/sql-reference/statements/alter/settings-profile.md
# docs/ru/sql-reference/statements/alter/role.md
# docs/ru/sql-reference/statements/alter/settings-profile.md
# src/Access/SettingsProfileElement.cpp
# src/Access/SettingsProfileElement.h
# src/Interpreters/Context.cpp
# src/Interpreters/Context.h
# src/Parsers/Access/ASTCreateUserQuery.cpp
# src/Parsers/Access/ParserCreateRoleQuery.cpp
# src/Parsers/Access/ParserCreateSettingsProfileQuery.cpp
# src/Parsers/Access/ParserCreateUserQuery.cpp
# src/Parsers/Access/ParserSettingsProfileElement.cpp
# tests/queries/0_stateless/01294_create_settings_profile.reference
2024-11-18 13:13:27 -08:00
Raúl Marín
6ad72f1b8f
Implement ServerSetting 'allowed_feature_tier'
2024-11-12 16:56:01 +01:00
Raúl Marín
356393b488
Some typos
2024-11-11 14:34:53 +01:00
Robert Schulze
de751c7e4d
Update AccessControl.cpp
2024-11-04 18:25:27 +01:00
Robert Schulze
c3471ef20d
Update AccessControl.cpp
2024-11-04 13:33:34 +01:00
Robert Schulze
27049f2cb5
Demote log level for failed authentication
2024-11-03 19:57:31 +00:00
Vitaly Baranov
08ce37f3e9
Merge pull request #70725 from azat/http_handlers-auth
...
Add ability to set user/password in http_handlers
2024-11-01 19:00:15 +00:00
Nikita Mikhaylov
57fde54f10
Merge pull request #71250 from cwurm/missing_sources_grants
...
Add missing sources grants for Kafka, NATS and RabbitMQ
2024-11-01 15:08:19 +00:00
Sergei Trifonov
2760f283a1
Revert "Revert "SQL syntax for workload and resource management""
2024-10-30 16:18:35 +01:00
Konstantin Bogdanov
bceb1dce69
Merge pull request #70090 from arthurpassos/valid_until_per_auth_method
...
Allow each authentication method to have its own expiration date, remove from user entity.
2024-10-30 13:26:56 +00:00
Alexander Tokmakov
4a821e81a1
Revert "SQL syntax for workload and resource management"
2024-10-30 12:48:13 +01:00
Pablo Marcos
bfc0ce34aa
Merge branch 'master' into 66073-system-load-primary-key-rebase
2024-10-30 11:38:10 +00:00
Christoph Wurm
486f4512d1
Add missing sources grants for Kafka, NATS and RabbitMQ.
2024-10-30 10:53:54 +00:00
Konstantin Bogdanov
1239137f24
Merge branch 'master' into valid_until_per_auth_method
2024-10-30 12:15:52 +03:00
serxa
fe9b323981
Merge branch 'master' into sql-for-workload-management
2024-10-29 22:18:11 +00:00
serxa
78c8b43479
Merge branch 'master' into sql-for-workload-management
2024-10-29 09:09:05 +00:00
Anton Popov
ab2e143591
Merge branch 'master' into prewarm-mark-cache
2024-10-28 13:44:29 +01:00
Alexey Milovidov
10ce7c54f8
Revert "Revert "Miscellaneous""
2024-10-26 20:59:45 +02:00
Alexey Milovidov
d6b38a9eae
Revert "Miscellaneous"
2024-10-26 20:59:26 +02:00
Alexey Milovidov
7d6beb5587
Add a lot of minor things from the private repository
2024-10-25 20:00:24 +02:00
Anton Popov
32cfa6de6a
allow to prewarm mark cache for parts
2024-10-25 12:17:09 +00:00
Azat Khuzhin
60c049375c
Add ability to set user/password in http_handlers
...
This will allow to omit them in requests for
dynamic_query_handler/predefined_query_handler, that will allow to build
more indepenent handlers/apps.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-10-24 17:04:40 +02:00
Alexey Milovidov
0b7cba6f72
Merge branch 'master' into revert-68608-revert-60197-format-settings-parsing
2024-10-24 03:29:06 +02:00
Arthur Passos
0eacc1f181
Merge branch 'master' into valid_until_per_auth_method
2024-10-15 09:25:58 -03:00
serxa
0018d66668
Merge branch 'master' into sql-for-workload-management
2024-10-15 01:02:18 +00:00
Raúl Marín
67b92982b8
Don't do validation when synchronizing user_directories from keeper
2024-10-14 18:32:46 +02:00
Alexey Milovidov
7539dc5c67
Merge branch 'master' into revert-68608-revert-60197-format-settings-parsing
2024-10-14 18:12:25 +02:00
Sergei Trifonov
4316e9a8b6
Merge branch 'master' into sql-for-workload-management
2024-10-09 00:24:54 +02:00
pufit
a89b81852c
Merge branch 'master' into pufit/fix-implicit-grants
2024-10-08 09:45:02 +08:00
serxa
8ad2ab6ac5
Merge branch 'master' into sql-for-workload-management
2024-10-07 11:45:59 +00:00
Konstantin Bogdanov
67c1e89d90
Apply linter changes
2024-10-06 12:29:20 +02:00
Sergei Trifonov
d489419c1b
Merge branch 'master' into sql-for-workload-management
2024-10-05 15:53:43 +02:00
Arthur Passos
1fee0534d6
workaround valid until
2024-10-04 18:19:35 -03:00
Raúl Marín
cbfd5cf90e
Hide MergeTreeSettings implementation
2024-10-04 19:03:15 +02:00