summaryrefslogtreecommitdiffstats
path: root/contrib/python
diff options
context:
space:
mode:
authorvitya-smirnov <[email protected]>2026-05-27 13:44:46 +0300
committervitya-smirnov <[email protected]>2026-05-27 15:01:46 +0300
commit163ff6807d6d5d238aaadee3c370db9bf3a6bcd4 (patch)
treec51257877060ecbb622e314f8d99ef8c93fe087e /contrib/python
parent697628b31142f184ce280c1893db660679024020 (diff)
YQL-21111: Introduce feature registry
A feature registry lets us to reference features by name, rather than a concrete langver. It makes easier to find feature references and releasing incubating features (under max langver during the development). Features are described at `yql/essentials/data/language/features.json` and the C++ code is generated. The unit `feature.h` also introduces a convenience functions to check a feature availability and emit a standard error message. All features in the translator where replaced with named. commit_hash:c47f540536212a65f7bc5e8dc6051e73d006be8d
Diffstat (limited to 'contrib/python')
0 files changed, 0 insertions, 0 deletions