summaryrefslogtreecommitdiffstats
path: root/yql/essentials/tools/sql2yql/sql2yql.cpp
Commit message (Collapse)AuthorAgeFilesLines
* YQL-19616 refactor test lexers from sql2yql, supported facade run toolsvvvv2025-04-141-63/+4
| | | | commit_hash:fb1727dda2b8c7d2ff42d4436c54cb7aa1ce4bc2
* Intermediate changesrobot-piglet2025-04-111-10/+31
| | | | commit_hash:3130610c0735089d0be0e14d07555480bbed5a19
* YQL-19616 Convert YQL lexer grammar to regexesvityaman2025-03-281-2/+2
| | | | | | | | | | | | | | | | | - [x] Parse YQL grammar to extract lexer grammar into `TLexerGrammar`. - [x] Translate `TLexerGrammar` into regexes. - [x] Implement a lexer via regexes `TRegexLexer` to test generated regexes validity. - [x] Test on `Default` syntax mode. - [x] Test on `ANSI` syntax mode. --- - Related to https://github.com/ydb-platform/ydb/issues/15129 - Requirement for https://github.com/ytsaurus/ytsaurus/pull/1112 --- Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1127 commit_hash:03ffffe81cdafe7f93a4d3fd9a3212fe67f1c72d
* Intermediate changesrobot-piglet2025-03-191-0/+54
| | | | commit_hash:50f35111dfe21322f7d24f449ffb9d644521d601
* YQL-19594 Explicit lexers & parsers 2vvvv2025-02-211-1/+8
| | | | commit_hash:2aa733486a55a04c39ff8bb1c7eaca3a85719647
* YQL-19594 Explicit lexers & parsersvvvv2025-02-191-1/+11
| | | | commit_hash:6be543b7c5bff6ee474ee606c920197fb2569767
* refactor SQL translators YQL-19594vvvv2025-02-161-7/+15
| | | | commit_hash:401d21dd23ee9bb7ee52b2fc42e596cb3e4bdda7
* EXISTS with tables YQL-19496vvvv2025-01-291-0/+1
| | | | commit_hash:76639a66853d8a9d514e4b11f47e14e2d26e26c4
* YQL for create, alter and drop transfer from topic to tabletesseract2025-01-211-1/+1
| | | | commit_hash:09502f46a7ee665609d2c4ba8d9e0aa421720cdb
* Intermediate changesrobot-piglet2024-12-151-3/+3
| | | | commit_hash:ae0ad14edeb2d2c7b99cdcc642c9e70e882b4a65
* Moved other yql/essentials libs YQL-19206vvvv2024-11-071-3/+3
| | | | | init commit_hash:7d4c435602078407bbf20dd3c32f9c90d2bbcbc0
* Prepare move yql/minikql YQL-19206vvvv2024-11-071-1/+1
| | | | | types,jsonpath,dom commit_hash:6b54be5968b6a30b6d97fe3a1611574bcefc749e
* Moved yql/ast YQL-19206vvvv2024-11-061-3/+3
| | | | | init commit_hash:a6a63582073784b9318cc04ffcc1e212f3df703b
* Moved yql/parser (w/o pg_wrapper) & yql/protos YQL-19206vvvv2024-11-031-1/+1
| | | | | init commit_hash:71603ddfc208bf4ab1691d886ac35f22c107e3ee
* YQL-19206: Move contrib/ydb/library/yql/tools/ to yql/essentials/tools/maxkovalev2024-11-021-0/+375
YQL-19206: Move contrib/ydb/library/yql/tools/ to yql/essentials/tools/ commit_hash:db43e12cb7f8d79b470589676fd98198a9c94318