diff options
| author | yurikiselev <[email protected]> | 2025-11-27 11:39:03 +0300 |
|---|---|---|
| committer | yurikiselev <[email protected]> | 2025-11-27 12:26:46 +0300 |
| commit | 2875304d087c66d3e0748f36a8e7903e5f7bc625 (patch) | |
| tree | 7d82bbbc7f4ea1f2b58eb52f62904f89221133e9 /library/cpp/threading/thread_local/generic.cpp | |
| parent | 64768bad990a6049dbb3a5bd9757149aaff9ed3e (diff) | |
KIKIMR-24294: Add new (*_PATH) settings for secrets in SQL commands
Secrets are being reworked in YDB. Previously, they were used in async replication, transfer, and external dat source commands via settings like `..._NAME`. The new secrets will work with the new settings (for more details, see [here](https://nda.ya.ru/t/jqkP2-PX7NLLWp "title")). Here, we add their support when parsing the corresponding SQL commands.
1. Add new secrets paired settings with the `..._PATH` prefix to all old settings.
2. Add parameter usage checks: they must be used in a mutually exclusive manner, meaning that only old settings or only new ones can be used in one SQL command.
3. Add TablePathPrefix pragma values to the new parameter values, since the new settings name schema objects.
commit_hash:d7db87d3b07e1b3ccf8981b241f0489db3506924
Diffstat (limited to 'library/cpp/threading/thread_local/generic.cpp')
0 files changed, 0 insertions, 0 deletions
