| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
commit_hash:b48eef46deb28cf3708b695b8c45bc642ee7e5b7
|
|
|
|
| |
commit_hash:68ac9a5d0f28d16201818ae27a56de211d8451ab
|
|
|
|
| |
commit_hash:df3312c03f97d33ee57c7ffd11a489097eb3c2d4
|
|
init
commit_hash:a6a63582073784b9318cc04ffcc1e212f3df703b
|