summaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/sql2yql
Commit message (Collapse)AuthorAgeFilesLines
* YQL-19974 fixed handling error type in UnionAllvvvv2025-05-202-0/+25
| | | | commit_hash:9aaecf82f8c99c7576eedbfc43572a8722ea774d
* YQL-19945 track stack frames for evaluationvvvv2025-05-152-0/+23
| | | | | init commit_hash:6e66d6ead6f0f91a4a60c3ed283dd7800638124a
* YQL-19929 explicit frames for issue scopes (need to recanonize some warnings)vvvv2025-05-082-0/+28
| | | | | xfail тесты udf тоже требуют переканонизации commit_hash:ce4ba148ea6f57536e6b674b4f2f8b7a36737bbb
* Fix FilterPushDownJoinOverJoinOptionalSide parent join is a Cross join aka ↵deniskhalikov2025-05-052-0/+55
| | | | | | TPCDS49 commit_hash:4f17c967af68dec9e71fc475a9e08cc5a10f7b7f
* ANSI SqlIn peephole fixesziganshinmr2025-04-302-0/+27
| | | | commit_hash:0b9dce1e145a3841b5c1a63d7feb3868d3d25b06
* Primitives for case insensitive simple pattern matchzverevgeny2025-04-252-0/+63
| | | | commit_hash:5f4bdb090c2f60459073e3e95ccd39ec58b95232
* Intermediate changesrobot-piglet2025-04-242-0/+57
| | | | commit_hash:b561940fa34bb32aa7a67fa8522fb39ffe55d141
* Intermediate changesrobot-piglet2025-04-241-1/+0
| | | | commit_hash:dc3193604b8e3f1c1a2e012318f542b2497d7638
* YQL-19845 CurrentLanguageVersion funcvvvv2025-04-222-4/+5
| | | | commit_hash:2af511a18740c931b471dc1f2ff36a8b4ce573a8
* YQL-19864 sql flag + test with explicit flag & by versionvvvv2025-04-173-0/+48
| | | | commit_hash:902cfa0c1b574c1addb5df96a4b38c792ae82258
* Add pruneKeys in EquiJoinmpereskokova2025-04-173-3/+261
| | | | commit_hash:24b52143fbef864df48f3359b14f9e0294f367f5
* YQL-19808 Union typecheck fixedvvvv2025-04-112-0/+19
| | | | commit_hash:ae4906152eff58ea40b78325ebbfe04c5685e991
* YQL-19790 allow distinct over keysvvvv2025-04-102-0/+27
| | | | commit_hash:5f778a5600a05b527c9ff0b07dcf55e207782165
* Fix keeping aggregate columns in case of distinct aggregation over windowziganshinmr2025-04-082-0/+31
| | | | commit_hash:6aa8a8297542455d107d7debbfaac3f30f48d885
* Fix DISTINCT over window over joinziganshinmr2025-04-012-0/+36
| | | | commit_hash:d7101ec6fbc95dde360e2a18ac52159dd4535764
* YQL-18303: Adjust implicit cast rules between Datetime typesimunkin2025-03-205-0/+252
| | | | | Follows up 16a38d1b1de0cc97c5cbf97176331ea6691e23be commit_hash:4d702692f7441dc95f2874f80f6618043b73c816
* YQL-19739 better errors for initial parameters validationvvvv2025-03-192-0/+18
| | | | commit_hash:67d1188f3d667d7c3355c17d9a1adefe2adb2a6e
* Introduce PruneKeys Callablesmpereskokova2025-03-192-0/+109
| | | | commit_hash:ca25a6ece5ae902c4b93846f69bc33b6336a669c
* Intermediate changesrobot-piglet2025-03-191-0/+1
| | | | commit_hash:50f35111dfe21322f7d24f449ffb9d644521d601
* YQL-19724 logger for udf resolvingvvvv2025-03-192-0/+17
| | | | commit_hash:c019511f90871e0a4d783856db0fa2272e21a336
* MR: drop out of order eventsvokayndzop2025-03-172-0/+44
| | | | commit_hash:e540a0f67b8a79ffb17090e2ed7fa359912849d3
* Intermediate changesrobot-piglet2025-03-072-0/+157
| | | | commit_hash:de09972dd3413b60530dc507f7c64fb0e3fb5e67
* YQL-18276: Block singular type implementationatarasov52025-03-035-1/+259
| | | | commit_hash:1334e5c0fb5ff26fd40681059409f46cf49ec025
* Fix parsing ofinterval literalsimunkin2025-02-273-6/+66
| | | | commit_hash:a5558c14a89e996bafff7c980065e2280278f294
* Rework equality filter over EquiJoinaneporada2025-02-274-0/+234
| | | | commit_hash:10510b8bb813fc6d43f7269501390d20c65ab52f
* YQL-18303: Introduce Split and MakeTz* overloadsimunkin2025-02-264-0/+100
| | | | commit_hash:16a38d1b1de0cc97c5cbf97176331ea6691e23be
* YQL-18303: Introduce Parse64 functionimunkin2025-02-251-3/+3
| | | | commit_hash:f2068081a3ddfb16f531239f3e0dcc923084d3b0
* YQL-19129 soft WITHOUTvvvv2025-02-212-0/+31
| | | | commit_hash:563aebc32ae87bc18e5e3e38babc034e5e89e2c1
* YQL-19612 format for value_constructorvvvv2025-02-1823-146/+146
| | | | commit_hash:d31d086ec6fffa8aff47fc22a3921e2a15cd9008
* MR: support projection of aggregations in MEASURESvokayndzop2025-02-142-49/+49
| | | | commit_hash:33457c2eb4b38c16a6b4c7dc3c2a90c588275f2f
* Antlr4 by defaultvvvv2025-02-111-3/+3
| | | | commit_hash:4bb3d1eae5900487d115a0fab098dd0b7b240641
* Improve Unordered over Sort optimizeraneporada2025-02-103-0/+46
| | | | commit_hash:943290d931b71f917670ac7a420f8eb736a3f5f5
* MR: add more checksvokayndzop2025-02-063-0/+143
| | | | commit_hash:70043e8b421fe43def9c9596e56587dc2b5e2aa4
* YQL-19552 handle ErrorType before udf resolver callvvvv2025-02-052-0/+18
| | | | commit_hash:68ac9a5d0f28d16201818ae27a56de211d8451ab
* Intermediate changesrobot-piglet2025-02-051-0/+1
| | | | commit_hash:343920714fe3ac841f2246c53b79d081abb277fe
* MR: no ORDER BY in streaming modevokayndzop2025-02-032-0/+68
| | | | commit_hash:120a06d5f684791ad1474522263398dfedf8da22
* YQL-19530 pass cpu & mem settings to Udf/ScriptUdfvvvv2025-02-033-0/+64
| | | | commit_hash:21577e2038f1d80c16e671d74e0c9e1e00b6c448
* more tests YQL-19494vvvv2025-01-307-0/+143
| | | | commit_hash:c575d97795c59fceb00165af9fdc7ff71253c21d
* more tests YQL-19494vvvv2025-01-305-0/+106
| | | | commit_hash:5710def46c1ae0647d455212ec5f8fb10e598a8f
* MR: aggregation in MEASURESvokayndzop2025-01-292-36/+118
| | | | commit_hash:5357736eed7a221ff5844d4351abe23e65930632
* EXISTS with tables YQL-19496vvvv2025-01-291-3/+3
| | | | commit_hash:76639a66853d8a9d514e4b11f47e14e2d26e26c4
* Intermediate changesrobot-piglet2025-01-2910-0/+188
| | | | commit_hash:22545c4aa243324b513d4c90832d07cc85d8a6cf
* more tests YQL-19494vvvv2025-01-2820-0/+582
| | | | commit_hash:b84e0c56b3f112416d4d0e6bfa8f6997f59e9d70
* opt. index for DynamicVariant YQL-19499vvvv2025-01-272-5/+5
| | | | commit_hash:cdf713319f6b37f19e986df843edf28ab9991d7a
* more tests YQL-19494vvvv2025-01-252-0/+19
| | | | commit_hash:bb97d5e634f08e7f05c7d2f223f980545185d652
* Intermediate changesrobot-piglet2025-01-2411-0/+246
| | | | commit_hash:821873ed79a58bc9db93f62564a7c6aeb50608de
* DynamicVariant YQL-19499vvvv2025-01-242-0/+25
| | | | commit_hash:b609442fce4217e33f5d5421582e4a145afde95d
* Intermediate changesrobot-piglet2025-01-226-0/+87
| | | | commit_hash:aa7d8a48a8c461511b5cae5b9b943f8f16b6933c
* Introduced TableSource wrapper and Blocks/Peephole mode for minirun testsvvvv2025-01-205-0/+75
| | | | | init commit_hash:22d9a4470f726b8efcd86aaf043bfa5552c2b35e
* YQL-19192 Fix a bug in in-mem cross-joinavevad2025-01-162-0/+30
| | | | commit_hash:053aa7fb2386f44720aa5fa726f3014791ea9b65