summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql/v1
Commit message (Expand)AuthorAgeFilesLines
...
* Introduced lexer & parser interfacesvvvv2025-02-1832-152/+683
* YQL-19612 format for value_constructorvvvv2025-02-182-0/+63
* refactor SQL translators YQL-19594vvvv2025-02-164-7/+23
* MR: support projection of aggregations in MEASURESvokayndzop2025-02-144-142/+167
* Introduced SQL ITranslatorvvvv2025-02-142-0/+35
* Fix bugs with parsing alter database (+add ut on compiling)flown4qqqq2025-02-115-8/+6
* Support SHOW CREATE TABLE statementshumkovnd2025-02-1110-1/+150
* YQL-19553 CLI for yql lintervvvv2025-02-103-9/+9
* YQL-19553 initial implementation of YQL lintersvvvv2025-02-075-7/+7
* Introduce ytflow providerngc2242025-02-063-0/+52
* init commitflown4qqqq2025-02-0511-0/+159
* YQL-19545 fixed indents for ??vvvv2025-02-042-4/+14
* YQL-19530 pass cpu & mem settings to Udf/ScriptUdfvvvv2025-02-035-41/+169
* Fix comment line count calculationzhvv1172025-01-312-5/+19
* YQL-19496 fixed INode clonevvvv2025-01-303-20/+22
* Do not remove newlines from type description in table hintszhvv1172025-01-302-1/+3
* MR: aggregation in MEASURESvokayndzop2025-01-2914-652/+952
* EXISTS with tables YQL-19496vvvv2025-01-292-2/+20
* fix bug in Create/Alter user parserflown4qqqq2025-01-291-4/+2
* more tests YQL-19494vvvv2025-01-281-0/+1
* DynamicVariant YQL-19499vvvv2025-01-241-0/+1
* Add option 'HASH' into CREATE USERflown4qqqq2025-01-2410-181/+331
* drop deprecated funcsvvvv2025-01-232-9/+0
* YQL for create, alter and drop transfer from topic to table (fix)tesseract2025-01-221-1/+1
* YQL for create, alter and drop transfer from topic to tabletesseract2025-01-2120-186/+937
* Introduced TableSource wrapper and Blocks/Peephole mode for minirun testsvvvv2025-01-206-7/+22
* Add BATCH to update/delete stmtsditimizhev2025-01-168-41/+190
* YQL-19243 Fix Yson::From accepting too many argumentsavevad2025-01-101-3/+0
* fix errors in arcadia with 'uknown option login in create user'flown4qqqq2024-12-274-14/+5
* fix error in create user parserflown4qqqq2024-12-261-1/+1
* alter/create user login/nologin. fix parsing into astflown4qqqq2024-12-262-2/+17
* PR from branch users/flown4qqqq/yql-new-query-alter-user-login-nologinflown4qqqq2024-12-249-23/+288
* Fix order by missing column with DisableSimpleColumnsaneporada2024-12-191-0/+4
* do not add newline before comment if it is on the same line with statementzhvv1172024-12-192-0/+7
* YQL-19405: fix validation error in case of comment with \r at the endzhvv1172024-12-182-10/+9
* YQL-19405: fix formatter validation issueszhvv1172024-12-172-29/+45
* MR: support ALL ROWS PER MATCHvokayndzop2024-12-167-43/+26
* CONSISTENCY_MODE => CONSISTENCY_LEVEL (final)ilnaz2024-12-161-1/+0
* moved mount filesvvvv2024-12-161-2/+2
* fix for ansi lexerzhvv1172024-12-154-8/+22
* add parentheses in named nodes statementzhvv1172024-12-132-21/+63
* change double quotes to single quoteszhvv1172024-12-132-32/+52
* Parse and pass streamlookup parameters, YQL partyumkam72024-12-133-1/+7
* RESOLVED_TIMESTAMPS => BARRIERS_INTERVAL (part 2)ilnaz2024-12-136-15/+15
* Better diagnostics for scalar context usagesvvvv2024-12-127-1/+104
* CONSISTENCY_MODE => CONSISTENCY_LEVEL (prepare)ilnaz2024-12-123-5/+6
* YQL-19123 Move default argument in VisitOrDefaultavevad2024-12-111-6/+10
* fix validation after deleting semicolon in EVALUATE IF and EVALUATE FOR state...zhvv1172024-12-112-1/+6
* fix additional newline after commentzhvv1172024-12-102-1/+7
* Support MATCH_RECOGNIZE formattingzhvv1172024-12-102-7/+118