summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bug in ALTER USER with set null passwordflown4qqqq2025-03-064-24/+106
* ignore wildcard warning policy during replayvvvv2025-03-032-0/+2
* Change the text of error for create user with password.flown4qqqq2025-03-024-20/+78
* Intermediate changesrobot-piglet2025-02-2816-0/+991
* Intermediate changesrobot-piglet2025-02-284-16320/+8363
* refine Antlr depsvvvv2025-02-2720-201/+83
* Switch to library/cpp/charset/lite to avoid dependency on libiconvaneporada2025-02-272-2/+2
* YQL-19626 reexport of symbols, better issues from librariesvvvv2025-02-251-4/+0
* YQL-18303: Introduce Parse64 functionimunkin2025-02-251-2/+0
* YQL-19129 soft WITHOUTvvvv2025-02-216-11/+22
* YQL-19594 Explicit lexers & parsers 2vvvv2025-02-2112-24/+124
* Drop internal v0 depsvvvv2025-02-203-63/+4
* YQL-19594 Explicit lexers & parsersvvvv2025-02-1918-57/+212
* Introduced lexer & parser interfacesvvvv2025-02-1832-152/+683
* YQL-19612 format for value_constructorvvvv2025-02-182-0/+63
* refactor SQL translators YQL-19594vvvv2025-02-166-18/+42
* MR: support projection of aggregations in MEASURESvokayndzop2025-02-144-142/+167
* Introduced SQL ITranslatorvvvv2025-02-1413-34/+326
* Fix bugs with parsing alter database (+add ut on compiling)flown4qqqq2025-02-115-8/+6
* Support SHOW CREATE TABLE statementshumkovnd2025-02-1110-1/+150
* Antlr4 by defaultvvvv2025-02-111-5/+1
* YQL-19553 CLI for yql lintervvvv2025-02-103-9/+9
* YQL-19553 initial implementation of YQL lintersvvvv2025-02-076-7/+8
* 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-293-2/+21
* 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-234-15/+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-2122-187/+946
* 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 -Wunused-parametervadim-xd2024-12-311-2/+2
* 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
* YQL-18548: BlockReader PG types + refactormrlolthe1st2024-12-251-0/+10
* 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