summaryrefslogtreecommitdiffstats
path: root/library/cpp/string_utils
diff options
context:
space:
mode:
authorvitya-smirnov <[email protected]>2025-06-25 15:43:36 +0300
committervitya-smirnov <[email protected]>2025-06-25 16:01:44 +0300
commit59fa891737bd017e3c73b3ee4320333d8f57611c (patch)
tree8c3e49287f11947bdd7d855996823e07af317332 /library/cpp/string_utils
parentde5ef0597b0c69b0226eece538677890aec07b16 (diff)
YQL-19747: Hack parsing when at an empty id
There was a problem with parsing a query like `SELECT # FROM t`, as it parsed `FROM` as if it is an expeceted column name, so we failed to parse a table name after `FROM` and therefore can not complete column names, while the are so useful at this position. Also this hack improved parsing other queries, according to changed tests. commit_hash:f5a657022a164d1d4bbf906db4bd2ad67bbcd956
Diffstat (limited to 'library/cpp/string_utils')
0 files changed, 0 insertions, 0 deletions