aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tools
Commit message (Collapse)AuthorAgeFilesLines
...
* YQL-19694 ABI logger interfacevvvv2025-03-142-2/+2
| | | | commit_hash:b673d403e9bfb2ac31eedd8d2231ac018a8f36dd
* YQL-19701 linter extension for unknown clustersvvvv2025-03-131-0/+6
| | | | commit_hash:79c042af0cf2c51389b5a22bd866cd211b6acf64
* Add logging, memlimit and retry to binariescdzyura1712025-03-111-23/+2
| | | | | Add logging, memlimit and retry to binaries commit_hash:60c51f87f148d20303a379afd1b0d1c511733567
* Intermediate changesrobot-piglet2025-03-054-0/+17
| | | | commit_hash:dacf0e6cb652774fdda7fd6543333c73a68e65b2
* Intermediate changesrobot-piglet2025-02-283-0/+66
| | | | commit_hash:635f3c44553ff6c26f4387533d6260171d23708f
* YQL-19594 Explicit lexers & parsers 2vvvv2025-02-212-2/+16
| | | | commit_hash:2aa733486a55a04c39ff8bb1c7eaca3a85719647
* YQL-19594 Explicit lexers & parsersvvvv2025-02-196-3/+45
| | | | commit_hash:6be543b7c5bff6ee474ee606c920197fb2569767
* refactor SQL translators YQL-19594vvvv2025-02-165-10/+28
| | | | commit_hash:401d21dd23ee9bb7ee52b2fc42e596cb3e4bdda7
* YQL-19553 CLI for yql lintervvvv2025-02-103-0/+136
| | | | | init commit_hash:a21a71769ad2095e40909c69255a3cf38eabc179
* Use coordinator and worker in fmrGatewaycdzyura1712025-02-101-3/+3
| | | | | use coordinator and worker in fmrGateway commit_hash:a0977459dcbe041e5330c8959152be40fe18eea6
* EXISTS with tables YQL-19496vvvv2025-01-291-0/+1
| | | | commit_hash:76639a66853d8a9d514e4b11f47e14e2d26e26c4
* Intermediate changesrobot-piglet2025-01-293-5/+5
| | | | commit_hash:22545c4aa243324b513d4c90832d07cc85d8a6cf
* Intermediate changesrobot-piglet2025-01-251-8/+9
| | | | commit_hash:86cf5b4dacfff849827654a41271dda52444e8d7
* YQL for create, alter and drop transfer from topic to tabletesseract2025-01-211-1/+1
| | | | commit_hash:09502f46a7ee665609d2c4ba8d9e0aa421720cdb
* Intermediate changesrobot-piglet2024-12-251-1/+1
| | | | commit_hash:590e82994e20a092dbe0ab18b8d2fd0fd6fc4dab
* Added perf logging for module resolver & pg catalog, optimized minirun startupvvvv2024-12-233-1/+3
| | | | commit_hash:237bc86990bc2c17750829f6259280927edeb282
* Intermediate changesrobot-piglet2024-12-201-0/+1
| | | | commit_hash:d8459746a82c47fbfdb421e098635a9a23e14e4e
* Intermediate changesrobot-piglet2024-12-192-0/+107
| | | | commit_hash:48aee5d84e0a97144701eac890bcab97fd1b352c
* Introduced pure provider & minirun tool, refactor of extract_predicate testsvvvv2024-12-183-0/+81
| | | | commit_hash:fb7f82bdd2e7385c058055e393f4677fbc504473
* Intermediate changesrobot-piglet2024-12-173-86/+195
| | | | commit_hash:5d5aa527dd6fcb0dfb1e62748135e5f04f92b1b0
* Fix -Wunused-parameter in y*vadim-xd2024-12-171-1/+1
| | | | | TRIVIAL commit_hash:f55dc23fb741393c444b088024393fa452d06795
* Intermediate changesrobot-piglet2024-12-151-3/+3
| | | | commit_hash:ae0ad14edeb2d2c7b99cdcc642c9e70e882b4a65
* Facade runner libudovichenko-r2024-12-136-1/+1092
| | | | commit_hash:06b99da07b603d38b18615794ce645139fcec9d0
* Relocate yqlrun and mrjobaneporada2024-12-041-1/+1
| | | | | Relocate yqlrun and mrjob commit_hash:642b0fa4afb6dfa2ce51bccd0f7e28003437d796
* Relocate yt and stat providersaneporada2024-12-022-10/+10
| | | | | | | | | В рамках возвращения YQL в лоно Аркадии в данном PR осуществляется механический перенос YQL YT провайдера из contrib/ydb/library/yql/providers/yt в yt/yql/providers/yt (просто arc mv \+ правка путей). Подробности см. в YQL-19206 и YQL-19309 commit_hash:4c5b43760d3053698f0d5b6cdb820bc72c48e741
* Intermediate changesrobot-piglet2024-11-292-16/+263
| | | | commit_hash:234d4733ca99a750075b3c75620e6b45d1677057
* YQL-19309 Remove yt provider dependecy on dq internalsudovichenko-r2024-11-281-1/+1
| | | | commit_hash:94de9654226b766f9fd4f8fff607b59e747a6f96
* YQL-formatter improvements (part 1)zhvv1172024-11-261-1/+1
| | | | | | | | | | | | | | | | | | | Список изменений: 1. Не делается перенос строки перед `WITH` с одним хинтом (например, перед `WITH TRUNCATE`). 2. Бинарные операторы ставятся в начале, а не конце строки. 3. Убрана лишняя пустая строка в конце файла. 4. Внутри выражений меняем `=` на `==` и `<>` на `!=`. 5. Улучшено форматирование комментариев. 6. Перечисление символов в `EXPORT` записывается в виде вертикально развёрнутого списка вместо одной длинной строки. 7. Убран отступ для блока `WITHOUT`. commit_hash:a407628a023fbd1b9eb98eb41ac92b1ca1593298
* Fix YT provider direct dependency on DQ via CBOaneporada2024-11-262-1/+3
| | | | commit_hash:134201d428f9541bb6990e2d65a7bbcf65d74e25
* Moved yql/public/purecalc YQL-19206vvvv2024-11-262-7/+7
| | | | | init commit_hash:abf729827c312980464da21824f86ea1defe094c
* YQL-19206 Move contrib/ydb/library/yql/tests/postgresql -> ↵udovichenko-r2024-11-193-4/+4
| | | | | | yql/essentials/tests/postgresql commit_hash:46fdf59714b20cf2b61233a06e58365227d3c8b2
* Apply GH commitsudovichenko-r2024-11-121-0/+41
| | | | | | | | | | | | | 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
* less ydb deps or disable for OSS for nowvvvv2024-11-086-2/+1196
| | | | commit_hash:cba3283f48e43daee374c408d91d1fed33861da4
* Moved other yql/essentials libs YQL-19206vvvv2024-11-0711-41/+41
| | | | | init commit_hash:7d4c435602078407bbf20dd3c32f9c90d2bbcbc0
* Moved yql/minikql YQL-19206vvvv2024-11-078-15/+15
| | | | | | | init [nodiff:caesar] commit_hash:d1182ef7d430ccf7e4d37ed933c7126d7bd5d6e4
* Prepare move yql/minikql YQL-19206vvvv2024-11-072-2/+2
| | | | | types,jsonpath,dom commit_hash:6b54be5968b6a30b6d97fe3a1611574bcefc749e
* Moved yql/ast YQL-19206vvvv2024-11-063-5/+5
| | | | | init commit_hash:a6a63582073784b9318cc04ffcc1e212f3df703b
* Intermediate changesrobot-piglet2024-11-051-37/+26
| | | | commit_hash:1c8f88b066e72203285d006adc5b0d6fd77191f5
* YQL-19206: Move contrib/ydb/library/yql/tools/udf* to yql/essentials/tools/udf*maxkovalev2024-11-059-0/+740
| | | | | YQL-19206: Move contrib/ydb/library/yql/tools/udf* to yql/essentials/tools/udf* commit_hash:5b22dd196882a35052ddc0664ae9439ce58444ff
* Moved yql/public/udf YQL-19206vvvv2024-11-034-7/+7
| | | | | | | init [nodiff:caesar] commit_hash:fea5321f18f8d9ada6a22d2359af7e1c4c19b8cc
* Moved ↵vvvv2024-11-031-3/+3
| | | | | | | yql/core/{credentials,file_storage,pg_ext,pg_settings,sql_types,url_lister/interface,url_preprocessing/interface,user_data} YQL-19206 init commit_hash:a14e6656bf99d5d1ac95b6c75abd072ac9739e1d
* Moved yql/parser (w/o pg_wrapper) & yql/protos YQL-19206vvvv2024-11-035-5/+5
| | | | | init commit_hash:71603ddfc208bf4ab1691d886ac35f22c107e3ee
* YQL-19206: Move contrib/ydb/library/yql/tools/ to yql/essentials/tools/maxkovalev2024-11-029-0/+942
| | | | | YQL-19206: Move contrib/ydb/library/yql/tools/ to yql/essentials/tools/ commit_hash:db43e12cb7f8d79b470589676fd98198a9c94318
* YQL-19206: Move contrib/ydb/library/yql/tools/pg* to yql/essentials/tools/pg*maxkovalev2024-11-0211-0/+2243
YQL-19206: Move contrib/ydb/library/yql/tools to yql/essentials/tools commit_hash:4e16a5a9355fc868aa23f7aa8363d8057b912c71