diff options
author | vityaman <vityaman.dev@yandex.ru> | 2025-04-14 20:03:33 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2025-04-14 20:47:32 +0300 |
commit | b147484e3469f7dd312ffbc18997c2cc3fae5be4 (patch) | |
tree | f59e3d0cd29cbfefbfa888c3f3bb72acf0fe3f0d /contrib/libs/aws-sdk-cpp/aws-cpp-sdk-core/source/utils/EnumParseOverflowContainer.cpp | |
parent | a0027051fda6c52db7166202317ee37ebc451d3a (diff) | |
download | ydb-b147484e3469f7dd312ffbc18997c2cc3fae5be4.tar.gz |
YQL-19747 Extract NormalizeName from yql/.../core/ast
We need the `NYql::NormalizeName` at `yql/.../sql/v1/complete`, but do not want to depend on the entire `yql/.../core/ast` module, so moving it to `yql/.../core/sql_types` module.
We need it to find equivalent names for a proper candidates ranking as `MULTI_AGGREGATE_BY` and `MultiAggregateBy` are equivalent and their frequencies should be merged. Also we can apply this function to `NameRequest::prefix` and suggest `MULTI_AGGREGATE_BY` on `prefix.StartsWith("multia")`.
- Related to https://github.com/ydb-platform/ydb/issues/9056
- Related to https://github.com/vityaman/ydb/issues/21
---
Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1204
commit_hash:02f3ef316bbca818e22aafe88edfde8e4eb214c3
Diffstat (limited to 'contrib/libs/aws-sdk-cpp/aws-cpp-sdk-core/source/utils/EnumParseOverflowContainer.cpp')
0 files changed, 0 insertions, 0 deletions