aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Move UserRequestContext to Sessionhor9112023-09-2013-42/+63
|
* Heartbeats aggregation KIKIMR-18159ilnaz2023-09-2021-39/+360
|
* YQL-16443 common tests for streaming modezverevgeny2023-09-201-3/+2
|
* Interactive CLI improvementsMaksim Kita2023-09-208-31/+145
| | | | | | Interactive CLI improvements Pull Request resolved: https://github.com/ydb-platform/ydb/pull/371
* Added an example of adding a JSON-string with escaping quotessolovboy2023-09-202-0/+30
| | | | Added an example of adding a JSON-string with escaping quotes
* Fix segv from PR 4279599robdrynkin2023-09-201-2/+2
|
* Fix inconsistent local snapshot read after datashard restart KIKIMR-19395snaury2023-09-202-15/+147
|
* Revert commit rXXXXXX,Move antlr3 to contrib/zhukoff-pavel2023-09-2024-57/+583
|
* [yt provider] Fix UnorderedOut optimizer for YtDqProcessWriteudovichenko-r2023-09-201-0/+1
| | | | YQL-16395
* KIKIMR-18961 Add async processing in KQP runnergalaxycrab2023-09-206-142/+313
|
* Put contrib/libs/glslang under yamakerthegeorg2023-09-201-1/+1
| | | | | | | | | | | | And mark `GPL-3.0-only WITH Bison-exception-2.2` as it reads as follows: ``` As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn't itself a parser generator using the skeleton or a modified version thereof as a parser skeleton. ```
* disable SQL update for external entitiesuzhas2023-09-202-27/+87
|
* YT-17188: Add suppress tracking options to read_table requesth0pless2023-09-203-0/+3
|
* Use message bus for logs between core and task processepbugaev2023-09-202-61/+0
| | | | Change grpc to messageBus connection
* Basic CREATE INDEX support for sql parser. KIKIMR-18527dcherednik2023-09-202-0/+146
|
* feat(FROM_NPM): load packages by tarball urlzaverden2023-09-207-47/+39
| | | | Раньше FROM_NPM строил урл для скачивания по имени пакета. Изменил это на использование поля tarball, потому что это требуется для интеграции с `@yatool/prebuilder`
* Intermediate changesrobot-piglet2023-09-202-2/+2
|
* YT-20015: Fix leaking request processing callbacks in ↵shakurov2023-09-201-3/+7
| | | | TRequestQueue::ScheduleRequestsFromQueue.
* Kafka fetchsavnik2023-09-2033-34/+1089
|
* KIKIMR-19215: prepare for direct usage external storages clientsivanmorozov2023-09-2014-91/+230
| | | | adapters
* KIKIMR-19139 Simplify TKeysLoader to simplify TPartIndexIt APIkungasc2023-09-203-61/+35
|
* Intermediate changesrobot-piglet2023-09-201-1/+1
|
* YQ Connector: fix TLS config for PG connectionsvitalyisaev2023-09-201-0/+4
|
* Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, test_tool3robot-ya-builder2023-09-203-24/+24
| | | | | | | | | From hash: [12e4e6f0eb925f67359b25b832143277f20556ac](https://a.yandex-team.ru/arcadia/commit/12e4e6f0eb925f67359b25b832143277f20556ac) From revision: [12466383](https://a.yandex-team.ru/arcadia/commit/rXXXXXX) [CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ya-bin2-ya-bin3-tts&version=240) Flow triggered by user: [iaz1607](https://staff.yandex-team.ru/iaz1607) Update tools: ya_bin3, ya_bin, os_ya, test_tool, test_tool3
* Remove alias redefinition, KIKIMR-15989serg-belyakov2023-09-201-5/+1
| | | | Remove alias redefinition
* Fix size of tagged messages and accurately writetesseract2023-09-204-37/+112
|
* Message-based static configuration delivery KIKIMR-19031alexvru2023-09-2033-159/+303
|
* YQL-16421 Some optimizers for EmptyIterator.a-romanov2023-09-201-0/+14
|
* Update contrib/restricted/abseil-cpp to 20230802.1robot-contrib2023-09-209-13/+35
|
* Update contrib/restricted/abseil-cpp-tstring to 20230802.1robot-contrib2023-09-208-11/+33
|
* Proofread licenses for contrib/tools/bisonthegeorg2023-09-2024-3/+32301
| | | | | | | | | | | | And mark `GPL-3.0-or-later WITH Bison-exception-2.2` as it reads as follows: ``` As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn't itself a parser generator using the skeleton or a modified version thereof as a parser skeleton. ```
* Split libcxx on msvc/othermikhnenko2023-09-20613-83/+188800
|
* KIKIMR-19337: stream data fix, env variable for local_ydb pgwire portqrort2023-09-202-1/+5
|
* build ymake with py3-ymakesnermolaev2023-09-203-4/+6
|
* Add monitoring counters for GroupLayoutSanitizer, KIKIMR-18170serg-belyakov2023-09-204-3/+20
| | | | Add monitoring counters for GroupLayoutSanitizer, KIKIMR-18170
* YQ Connector: validate NYql::TGenericClusterConfigvitalyisaev2023-09-209-31/+157
|
* initial build column implementationgvit2023-09-2042-513/+1424
|
* fix(conf): add pnpm-lock to graph deps in NODE_MODULES()zaverden2023-09-201-1/+1
|
* YT-19885: Send impersonation in all requests when it existsmpereskokova2023-09-205-0/+27
|
* Intermediate changesrobot-piglet2023-09-201-1/+1
|
* Fix converter behavior for overwriteinnokentii2023-09-201-3/+6
| | | | fix converter
* Put libc++ under ym2mikhnenko2023-09-2031-76/+75
|
* Intermediate changesrobot-piglet2023-09-202-2/+2
|
* skip some connections and bindingshcpp2023-09-192-19/+53
|
* Fix read stats in join reorderaozeritsky2023-09-191-8/+9
|
* YQL-16443 test steaming version of match_recognize on tableszverevgeny2023-09-193-2/+35
|
* Support multi-keys in CBOaozeritsky2023-09-194-56/+59
|
* External build system generator release 55robot-ya-builder2023-09-192-89/+89
| | | | Update tools: yexport, os-yexport
* Delete link in toc to postgres.pseudolukian2023-09-191-1/+0
|
* Remove no-longer-used contrib/libs/libunistringthegeorg2023-09-191-16/+1
|