summaryrefslogtreecommitdiffstats
path: root/yql/essentials
Commit message (Expand)AuthorAgeFilesLines
* YQL-19980 a better error reportvvvv2025-05-211-0/+4
* Fix parsing INDEX GLOBAL (SYNC|ASYNC)Vasily Gerasimov2025-05-212-10/+124
* YQL-19974 fixed handling error type in UnionAllvvvv2025-05-205-3/+51
* YQL-19967: Fix codegen for args slot addressingimunkin2025-05-201-1/+2
* Intermediate changesrobot-piglet2025-05-201-4/+5
* Refactor TConfSettinganeporada2025-05-202-2/+56
* YQL-19747: Recover from unclosed ID_QUOTEDvityaman2025-05-205-7/+47
* YQL-19747: Support USE statementvityaman2025-05-2014-16/+387
* Add counter for wasted memory from TPagedBuffer in profiling modeilezhankin2025-05-202-14/+48
* YQL-19967: Properly handle signatures with run configimunkin2025-05-203-16/+259
* Intermediate changesrobot-piglet2025-05-203-11/+11
* YQL-19747: Fix unquoted object path completionvityaman2025-05-194-5/+19
* YQL-19616: Fix TRegexLexer performancevityaman2025-05-1910-86/+144
* Update Cython to 3.0.10.nik-bes2025-05-192-1/+1
* [purecalc] Fixed fatal error if Self is used inside evaluationvvvv2025-05-164-4/+32
* Intermediate changesrobot-piglet2025-05-161-1/+1
* Intermediate changesrobot-piglet2025-05-162-1/+17
* YQL-19747: Ignore type_id completions and table_keyvityaman2025-05-162-24/+2
* YQL-19940: Fix wrong string accessatarasov52025-05-162-2/+2
* Intermediate changesrobot-piglet2025-05-161-1/+5
* Support per-cluster yt.ExternalTxaneporada2025-05-152-12/+23
* YQL-19966 subqueries in viewsvvvv2025-05-152-1/+21
* YQL-19945 track stack frames for evaluationvvvv2025-05-1511-41/+140
* [CBO] Extended interesting ordering frameworkpudge1000-72025-05-146-434/+1005
* Fixed file alias YQL-19954vvvv2025-05-141-1/+3
* YQL-19765: Store IHash, ICompare, IEquate by type value instead of pointeratarasov52025-05-1415-41/+71
* streamlookup multiget join: YQL partyumkam72025-05-141-89/+141
* YT-15805: Move timezone directory from yql/essentials/public/udf/tz to librar...nadya022025-05-1419-786/+38
* YQL Fixed block type fot tx dategrigoriypisar2025-05-144-28/+39
* YQL-19943 supported custom callable typecheck inside evaluation pipelinevvvv2025-05-147-16/+55
* YQL-19611: Appropriate handle of null arguments in param score matchingmrlolthe1st2025-05-131-1/+1
* YQL-19941 new langvervvvv2025-05-132-1/+2
* YQL_CODEGEN_AND_COMMIT system-100robot-yql-sandbox2025-05-131-1/+1
* YQL-19748: Add ReverseBytes and ReverseBitsatarasov52025-05-1324-34/+409
* YQL-19014: Fix Convert codegen for Bool target typeimunkin2025-05-133-4/+42
* YQL-19610: Split OrderedColumns into 2 pragmasmrlolthe1st2025-05-1310-11/+29
* YQL-19747: Complete camel case type namesvityaman2025-05-122-36/+69
* YQL-19747: Fix caret token positionvityaman2025-05-125-16/+30
* YQL_CODEGEN_AND_COMMIT system-98robot-yql-sandbox2025-05-121-1/+1
* get rid of unused depvvvv2025-05-122-2/+0
* YQL-19872: Skip optimizing callables if they have resultmaxkovalev2025-05-121-3/+4
* YQL-19923: Add Ascii{Contains,Equals}IgnoreCase functions to String UDFimunkin2025-05-129-5/+145
* Intermediate changesrobot-piglet2025-05-122-7/+5
* Intermediate changesrobot-piglet2025-05-122-1/+1
* Intermediate changesrobot-piglet2025-05-1224-191/+1493
* YQL-19929 explicit frames for issue scopes (need to recanonize some warnings)vvvv2025-05-0842-187/+212
* YQL-19747 integration of cluster & schema name services to tornadovvvv2025-05-071-5/+6
* Added optimizer flag to skip ExpandPg rulespavelvelikhov2025-05-062-0/+6
* YQL_CODEGEN_AND_COMMIT system-97robot-yql-sandbox2025-05-061-1/+1
* YQL-19884: Add Ascii{Starts,Ends}WithIgnoreCase functions to String UDFimunkin2025-05-0620-132/+281