diff options
| author | vitya-smirnov <[email protected]> | 2025-11-24 18:58:20 +0300 |
|---|---|---|
| committer | vitya-smirnov <[email protected]> | 2025-11-24 19:31:29 +0300 |
| commit | 8abe0c78cfe34c671386fe1e36d2a57ef31c07c1 (patch) | |
| tree | a8c43cd0d7cefc7856fc61ddae2bc9ae8fbbf6b1 /library/cpp/threading/queue/ut_helpers.cpp | |
| parent | 402ba30181a3c71497c9dc74e629bdaceced8b27 (diff) | |
YQL-20367: Support an activation for SQL flags
We need to control feature activation not only
for core YQL components, but also for the SQL
translator. This patch enables SQL features
activation via the new `ExtendedTranslationFlags`
configuration property.
Example usage:
```scala
SqlCore {
ExtendedTranslationFlags: {
Name: "DisableExceptIntersectBefore202503"
Activation: {
IncludeUsers: [
"xxx"
]
}
}
}
```
commit_hash:a60dbeb68b73cd0d5f1c1831fecdde19544f12e1
Diffstat (limited to 'library/cpp/threading/queue/ut_helpers.cpp')
0 files changed, 0 insertions, 0 deletions
