diff options
author | vitya-smirnov <[email protected]> | 2025-08-26 16:00:33 +0300 |
---|---|---|
committer | vitya-smirnov <[email protected]> | 2025-08-26 16:25:59 +0300 |
commit | b142a8ffb787fc94482c7504ff7fb0ed820a4a28 (patch) | |
tree | 3542d763492a14cc6bd279870ed6932bd560e5d1 /library/cpp/coroutine/engine | |
parent | 6c7504ede1e3ce47b5da317e81256c47b75c79e4 (diff) |
YQL-19747: Replicate unambiguous columns and fix ranking
This is an improvement for column suggestions.
Even when user made a source aliased, he still is
able to reference a column with both unqualified
and qualified name, so we should provide both
candidates, but with unqualified more relevant.
As this patch required non trivial `NameResponse`
modifications at the `CompletionEngine`, ranking
should be used properly, so a way to pass it to
the engine was introduced.
commit_hash:1f2b90e2f6fbb7d33d9fc8479f43349a7f08c320
Diffstat (limited to 'library/cpp/coroutine/engine')
0 files changed, 0 insertions, 0 deletions