summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql/v1/sql_ut.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2025-02-281-8153/+2
| | | | commit_hash:6de10ee070edbce022e46ebcc3c5740ed2f84b10
* YQL-19594 Explicit lexers & parsers 2vvvv2025-02-211-2/+7
| | | | commit_hash:2aa733486a55a04c39ff8bb1c7eaca3a85719647
* YQL-19594 Explicit lexers & parsersvvvv2025-02-191-1/+4
| | | | commit_hash:6be543b7c5bff6ee474ee606c920197fb2569767
* refactor SQL translators YQL-19594vvvv2025-02-161-2/+2
| | | | commit_hash:401d21dd23ee9bb7ee52b2fc42e596cb3e4bdda7
* Fix bugs with parsing alter database (+add ut on compiling)flown4qqqq2025-02-111-1/+1
| | | | commit_hash:7e6d742dce448b1c5f815abebd781049e7b22b46
* Support SHOW CREATE TABLE statementshumkovnd2025-02-111-0/+20
| | | | commit_hash:01d41da47d238ae4a86642bd8cdb8c245d9c503a
* init commitflown4qqqq2025-02-051-0/+17
| | | | commit_hash:0564ecb94145bde9e411b0f6786c93e4e5d1d503
* MR: aggregation in MEASURESvokayndzop2025-01-291-0/+39
| | | | commit_hash:5357736eed7a221ff5844d4351abe23e65930632
* Add option 'HASH' into CREATE USERflown4qqqq2025-01-241-7/+50
| | | | | | | | | | | | | Need for: <https://github.com/ydb-platform/ydb-rfc/blob/main/backup_fstek.md> ``` CREATE USER my_user HASH ' {"hash": "p4ffeMugohqyBwyckYCK1TjJfz3LIHbKiGL+t+oEhzw=", "salt": "U+tzBtgo06EBQCjlARA6Jg==", "type": "argon2id" }' ``` commit_hash:a0c695c2e2f7f794e5c4db978fe33a7bfea59e2c
* YQL for create, alter and drop transfer from topic to tabletesseract2025-01-211-0/+63
| | | | commit_hash:09502f46a7ee665609d2c4ba8d9e0aa421720cdb
* Add BATCH to update/delete stmtsditimizhev2025-01-161-0/+47
| | | | | Impl BATCH to UPDATE and DELETE stmts without ON for batch execution in YDB. commit_hash:426f8fae0635a8fec07e940e0f0dfba1974531bf
* PR from branch users/flown4qqqq/yql-new-query-alter-user-login-nologinflown4qqqq2024-12-241-0/+76
| | | | | | | | | | | | | | | | New option in query: ``` CREATE USER user LOGIN; CREATE USER user NOLOGIN; ALTER USER user LOGIN; ALTER USER user NOLOGIN; ``` > implementation in sql > add ut commit_hash:7d7c0f251711814d86ae6cb49b4d052317a74001
* RESOLVED_TIMESTAMPS => BARRIERS_INTERVAL (part 2)ilnaz2024-12-131-4/+4
| | | | | Part 1: [https://github.com/ydb-platform/ydb/pull/12555](https://github.com/ydb-platform/ydb/pull/12555/files) commit_hash:6fec02d61652f1b4ee5fd2c677f4cedb547ef9ac
* Better diagnostics for scalar context usagesvvvv2024-12-121-0/+39
| | | | | init commit_hash:12f8e607ccf54d241b69dbb1903cf36a1930295f
* CONSISTENCY_MODE => CONSISTENCY_LEVEL (prepare)ilnaz2024-12-121-2/+2
| | | | commit_hash:2d6aa4500505056c846345f04060f1fb4fee9778
* New options for ASYNC REPLICATIONilnaz2024-12-031-8/+42
| | | | commit_hash:7ee0e4b59035ed5c8dedc69e00f95457eca65b88
* EmitUnionMerge - pragma to emit UnionMerge instead of UnionAllaneporada2024-11-271-1/+30
| | | | commit_hash:ba3439438c76ed616e4f1059d0ff83ebb4a16b9a
* Fixed usage of local/global as column names etcvvvv2024-11-261-12/+12
| | | | | init commit_hash:9d93e3a75a50972e6d21935a82825a019017f087
* YQL-19264 relaxed check for assume order byvvvv2024-11-261-0/+5
| | | | commit_hash:29ee6c53b63771357492cc2e4f7ceac15c5a86b1
* Fix YQL grammar for EXPLAIN QUERY PLANpnv12024-11-251-0/+11
| | | | | Original PR: <https://github.com/ydb-platform/ydb/pull/11235> commit_hash:5224b3c65606b1456f7b2f8fe10a4b04752a4d1e
* Support ALTER SEQUENCE commandshumkovnd2024-11-211-0/+147
| | | | | <https://github.com/ydb-platform/ydb/issues/11763> commit_hash:5611cbe2f0e09543749e9866c5db8d427649e754
* Extend TTL syntax to support tiersyentsovsemyon2024-11-211-2/+78
| | | | | RFC: **[nda.ya.ru/t/JsIT3hp679nYxn](https://nda.ya.ru/t/JsIT3hp679nYxn)** commit_hash:a0a4f65b24ee591cb76fd3cf253ffe24a01bfaf5
* Apply GH commitsudovichenko-r2024-11-121-11/+99
| | | | | | | | | | | | | Apply GH: Extract prefix and entries in backup-related sql (#10807) Apply GH: Fix syntax for Column Family (#10781) Apply GH: Case-insensitive mode for searching modules and functions (#10842) Apply GH: Fixed i/o for pg_proc (#10914) Apply GH: An option to render SQL transalation with Seq! (#11015) commit_hash:d2d2fcdef2bbd0434236aef325aa071c7e39c526
* Merge PR #10831, #11068, #11075, #11152aneporada2024-11-121-14/+58
| | | | | | | | | | | #11152 - Allow to choose normal or aggreation PG function #11075 - Handle invalid base #11068 - Allow more postgis functions #10831 - Views: if exists / if not exists for DDL commit_hash:0ebf35e45ac6de147c9000440ca25237db061d2e
* Moved other yql/essentials libs YQL-19206vvvv2024-11-071-0/+7462
init commit_hash:7d4c435602078407bbf20dd3c32f9c90d2bbcbc0