diff options
author | vityaman <vityaman.dev@yandex.ru> | 2025-04-22 19:01:16 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2025-04-22 19:51:08 +0300 |
commit | b81087bb12f4cea90b4830dfae7f1808cc75b61f (patch) | |
tree | 2bdee67b6abaddfc0fb3f6554f37b77ae8063058 /contrib/python/matplotlib/py3 | |
parent | 60665d3830d1f5e3252c2b7f5bb4db32cadadfc1 (diff) | |
download | ydb-b81087bb12f4cea90b4830dfae7f1808cc75b61f.tar.gz |
YQL-19747 Normalize names for ranking and filtering
I was lazy to search for a most frequent used name among equivalent by the relation `(a ~ b) iff (NormalizeName(a) = NormalizeName(b))`. Because it seems that names we receive from JSONs are canonized and therefore in a preferable style by the opinion of the YQL language designers. But because of duplicates at `statements_opensource.json` we have, for example, both `IGNORETYPEV3` and `IGNORE_TYPE_V3` in candidates list. I think that we should just remove `IGNORETYPEV3` from the JSON.
---
- 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/1229
commit_hash:fe73374ae27df1fcacb0adccda930ec98ed1d7a6
Diffstat (limited to 'contrib/python/matplotlib/py3')
0 files changed, 0 insertions, 0 deletions