summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql/v1/query.cpp
Commit message (Collapse)AuthorAgeFilesLines
* view: support show create in parserdeminds2025-03-311-5/+8
| | | | commit_hash:1cf0e84327c47568687a689e091a6efbc8286bed
* YQL-19712 RuntimeLogLevel setting, mrjob loggervvvv2025-03-181-0/+5
| | | | | init commit_hash:6178c9e20a737d499b13f1b38fdfb621f2d8db2f
* Fix bug in ALTER USER with set null passwordflown4qqqq2025-03-061-1/+1
| | | | | До этого, при любом запросе ALTER USER без опции PASSWORD выставлялось значение Null Password как дефолтовое - это баг, потому что при модификации пользователя не надо выставлять вообще никакого значения. commit_hash:3cb3d5bb3e9487439787deb9102cd0105b6b9e82
* Fix bugs with parsing alter database (+add ut on compiling)flown4qqqq2025-02-111-4/+2
| | | | commit_hash:7e6d742dce448b1c5f815abebd781049e7b22b46
* Support SHOW CREATE TABLE statementshumkovnd2025-02-111-0/+74
| | | | commit_hash:01d41da47d238ae4a86642bd8cdb8c245d9c503a
* Introduce ytflow providerngc2242025-02-061-0/+5
| | | | commit_hash:58d01c10ee3254aa66a6f5f68e1563faeb70cc0b
* init commitflown4qqqq2025-02-051-0/+66
| | | | commit_hash:0564ecb94145bde9e411b0f6786c93e4e5d1d503
* fix bug in Create/Alter user parserflown4qqqq2025-01-291-4/+2
| | | | commit_hash:9351f0faef5a7f2aa19d90fd5a8f4fbb843719c5
* Add option 'HASH' into CREATE USERflown4qqqq2025-01-241-85/+81
| | | | | | | | | | | | | 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/+153
| | | | commit_hash:09502f46a7ee665609d2c4ba8d9e0aa421720cdb
* fix errors in arcadia with 'uknown option login in create user'flown4qqqq2024-12-271-2/+1
| | | | commit_hash:c5befaca465358942992e4e07be0d853b834a9bf
* alter/create user login/nologin. fix parsing into astflown4qqqq2024-12-261-1/+16
| | | | commit_hash:47dcc54f91a32727e932a24909243d1f4d8fa8cc
* moved mount filesvvvv2024-12-161-2/+2
| | | | commit_hash:9d6eb228c6edfe32ad98d5138f87e3adc300347a
* RESOLVED_TIMESTAMPS => BARRIERS_INTERVAL (part 2)ilnaz2024-12-131-2/+2
| | | | | Part 1: [https://github.com/ydb-platform/ydb/pull/12555](https://github.com/ydb-platform/ydb/pull/12555/files) commit_hash:6fec02d61652f1b4ee5fd2c677f4cedb547ef9ac
* Support ALTER SEQUENCE commandshumkovnd2024-11-211-0/+104
| | | | | <https://github.com/ydb-platform/ydb/issues/11763> commit_hash:5611cbe2f0e09543749e9866c5db8d427649e754
* Extend TTL syntax to support tiersyentsovsemyon2024-11-211-1/+11
| | | | | RFC: **[nda.ya.ru/t/JsIT3hp679nYxn](https://nda.ya.ru/t/JsIT3hp679nYxn)** commit_hash:a0a4f65b24ee591cb76fd3cf253ffe24a01bfaf5
* Apply GH commitsudovichenko-r2024-11-121-46/+123
| | | | | | | | | | | | | 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 #10741, #10799, #10732aneporada2024-11-121-2/+2
| | | | | | | | | \#10732 Fix a bug in YQL node creation for indexImplTable table settings \#10799support computation graph invalidation in purecalc \#10741Don't use Now() during replay for yt settings commit_hash:bc4c150ceb2ae05fc19eaa4804fb668730a89410
* Moved other yql/essentials libs YQL-19206vvvv2024-11-071-0/+3567
init commit_hash:7d4c435602078407bbf20dd3c32f9c90d2bbcbc0