aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* YQL-16444: fix empty prefix for yt batch list in io discoveryfedor-miron2023-09-053-1/+15
|
* YQL-16486 skeleton for back-tracking impl of MATCH_RECOGNIZEzverevgeny2023-09-051-18/+97
|
* fix coverity issue: use after moveuzhas2023-09-051-1/+1
|
* fix coverity issue: use after moveuzhas2023-09-054-5/+5
|
* clean trashivanmorozov2023-09-052-15/+0
|
* Restrict licenses on iOS by defaultthegeorg2023-09-052-4/+9
|
* Add self join optimizeraozeritsky2023-09-052-12/+38
|
* Fix kafka authsavnik2023-09-053-31/+26
|
* Fix HasError() usageaneporada2023-09-053-60/+297
|
* YQL-16444: fix empty prefix for yt batch listfedor-miron2023-09-051-1/+7
|
* Make DYNAMODB_STREAMS_JSON available for 'tech' audienceilnaz2023-09-054-0/+16
|
* switch schema operations to GenericQuery handler KIKIMR-19156xenoxeno2023-09-051-1/+1
|
* fix coverity issue: use after moveuzhas2023-09-051-1/+1
|
* fix coverity UNINIT issueuzhas2023-09-051-1/+1
|
* KIKIMR-19213: cleaningivanmorozov2023-09-058-21/+23
|
* Fix out of space UT KIKIMR-19143va-kuznecov2023-09-051-9/+11
|
* support ydb pragma MaxTasksPerStagegrigoriypisar2023-09-055-10/+14
| | | | Added MaxTasksPerStage setting.
* Add tests for current ddl/dml behavior in query service. (KIKIMR-18955)spuchin2023-09-0511-566/+654
|
* YQ Connector: unit test for generic provider in KQPvitalyisaev2023-09-0546-401/+1341
| | | | | | 1. Добавлен юнит-тест на интеграцию YQL Generic provider и KQP. 2. В Generic провайдере обрабатываются все новые параметры из запросов `CREATE EXTERNAL DATA SOURCE`. 3. В Connector API добавлена сущность `Protocol`, которая позволяет указывать протокол соединения между Коннектором и источником данных.
* YQL-16485 Check computable type of AsList elements.a-romanov2023-09-051-3/+7
|
* trying to make test stable KIKIMR-19235gvit2023-09-051-0/+14
|
* WriteThroughDqIntegration option: fix conflicts between optimizers for KQP ↵galaxycrab2023-09-053-1/+5
| | | | and YQ/YQL
* fix multi file compilationsnermolaev2023-09-051-1/+1
|
* fix(TS_NEXT): build in disbuildzaverden2023-09-051-1/+1
| | | | Обновил сборку nextjs под текущие подходы - нативная сборка в bindir
* Support canonization in YQL_UDF_TESTspreis2023-09-051-0/+2
|
* Fix min/max by generic valueaneporada2023-09-041-2/+6
|
* Remove unused MetaShard from InsertTablensofya2023-09-0416-92/+56
|
* Fix KV trash accumulation KIKIMR-19239alexvru2023-09-041-1/+6
|
* (no commit message)pg2023-09-041-7/+0
|
* Add SelfJoinCore callableaozeritsky2023-09-047-87/+98
|
* Intermediate changesrobot-piglet2023-09-0421-3248/+19
|
* fill additional propertieshcpp2023-09-042-17/+31
|
* Increment YDB CLI version 2.6.0CLI_2.6.0brgayazov2023-09-041-1/+1
|
* Provide getrandom for Android toothegeorg2023-09-042-0/+6
|
* implement compilation cancellation, add logs to tests, trying to fix test ↵gvit2023-09-046-19/+61
| | | | KIKIMR-19237
* Move forgotten run_testpack file to dir with S3 testsvitalyisaev2023-09-041-0/+28
|
* improve colored values in hive uizalyalov2023-09-043-12/+17
|
* storage v2 strange degradedandrew-rykov2023-09-041-8/+6
|
* whiteboard make UpdateSystemStats each 15 secandrew-rykov2023-09-041-22/+10
|
* rights for the yds.writer roleabcdef2023-09-042-0/+45
| | | | проверяются права для роли `yds.writer` во время работы по протоколу `PQv1` и `Topic API`
* Add new redirects section with ru zone in redirects file.pseudolukian2023-09-041-2/+4
|
* Change "run_testpack"abcdef2023-09-041-0/+1
|
* Intermediate changesrobot-piglet2023-09-041-2/+0
|
* ci: print test duration in the html reportsnkozlovskiy2023-09-042-4/+26
|
* Add debug info for vanilla job crashesepbugaev2023-09-041-0/+2
| | | | Add debug logging
* Intermediate changesrobot-piglet2023-09-041-1/+933
|
* fix coverity issue: wrong iteratoruzhas2023-09-041-1/+1
|
* [docs] fix header ident for bloom filterIvan Blinkov2023-09-041-2/+2
| | | | | | [docs] fix header ident for bloom filter Pull Request resolved: #355
* YQL-13585 Add hints for unique/distincta-romanov2023-09-047-16/+91
| | | | Тест отдельно добавлю. Что-то не канонизируется сейчас.
* YQL-16454 Drop unused wide fields in some cases.a-romanov2023-09-041-4/+86
|