summaryrefslogtreecommitdiffstats
path: root/yql/essentials/ast/yql_expr.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert commit rXXXXXX, Forbid fuse maps with DependsOn loss in peepholeziganshinmr2025-08-151-0/+21
| | | | commit_hash:9422f72a87a79cbf10721618865b186a27bbae03
* Forbid fuse maps with DependsOn loss in peepholeziganshinmr2025-08-141-21/+0
| | | | commit_hash:bbf47867e6f6f8279028477731530945b414993b
* YQL-19448: Change url lister managerpanikku2025-07-181-47/+16
| | | | | | | -(Queue+ListUrl) +RecursiveListerUrl Create recursive func commit_hash:81c84c7bdd6f8408b4cee15a8b7f10a1acd573a4
* YQL-20086 astvvvv2025-06-181-59/+59
| | | | commit_hash:0e0d69f0fdbf5c5d7bb8e4f69f8aba70afed226a
* YQL-19747 Extract NormalizeName from yql/.../core/astvityaman2025-04-141-54/+0
| | | | | | | | | | | | | | 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
* YQL-19552 a fix for generic visitsvvvv2025-02-051-2/+2
| | | | commit_hash:b48eef46deb28cf3708b695b8c45bc642ee7e5b7
* YQL-19552 handle ErrorType before udf resolver callvvvv2025-02-051-0/+127
| | | | commit_hash:68ac9a5d0f28d16201818ae27a56de211d8451ab
* Fix parameter substitution in Package pragmangc2242024-11-121-7/+7
| | | | commit_hash:df3312c03f97d33ee57c7ffd11a489097eb3c2d4
* Moved yql/ast YQL-19206vvvv2024-11-061-0/+3917
init commit_hash:a6a63582073784b9318cc04ffcc1e212f3df703b