Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move UserRequestContext to Session | hor911 | 2023-09-20 | 13 | -42/+63 |
| | |||||
* | Heartbeats aggregation KIKIMR-18159 | ilnaz | 2023-09-20 | 21 | -39/+360 |
| | |||||
* | YQL-16443 common tests for streaming mode | zverevgeny | 2023-09-20 | 1 | -3/+2 |
| | |||||
* | Interactive CLI improvements | Maksim Kita | 2023-09-20 | 8 | -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 quotes | solovboy | 2023-09-20 | 2 | -0/+30 |
| | | | | Added an example of adding a JSON-string with escaping quotes | ||||
* | Fix segv from PR 4279599 | robdrynkin | 2023-09-20 | 1 | -2/+2 |
| | |||||
* | Fix inconsistent local snapshot read after datashard restart KIKIMR-19395 | snaury | 2023-09-20 | 2 | -15/+147 |
| | |||||
* | Revert commit rXXXXXX,Move antlr3 to contrib/ | zhukoff-pavel | 2023-09-20 | 24 | -57/+583 |
| | |||||
* | [yt provider] Fix UnorderedOut optimizer for YtDqProcessWrite | udovichenko-r | 2023-09-20 | 1 | -0/+1 |
| | | | | YQL-16395 | ||||
* | KIKIMR-18961 Add async processing in KQP runner | galaxycrab | 2023-09-20 | 6 | -142/+313 |
| | |||||
* | Put contrib/libs/glslang under yamaker | thegeorg | 2023-09-20 | 1 | -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 entities | uzhas | 2023-09-20 | 2 | -27/+87 |
| | |||||
* | YT-17188: Add suppress tracking options to read_table request | h0pless | 2023-09-20 | 3 | -0/+3 |
| | |||||
* | Use message bus for logs between core and task process | epbugaev | 2023-09-20 | 2 | -61/+0 |
| | | | | Change grpc to messageBus connection | ||||
* | Basic CREATE INDEX support for sql parser. KIKIMR-18527 | dcherednik | 2023-09-20 | 2 | -0/+146 |
| | |||||
* | feat(FROM_NPM): load packages by tarball url | zaverden | 2023-09-20 | 7 | -47/+39 |
| | | | | Раньше FROM_NPM строил урл для скачивания по имени пакета. Изменил это на использование поля tarball, потому что это требуется для интеграции с `@yatool/prebuilder` | ||||
* | Intermediate changes | robot-piglet | 2023-09-20 | 2 | -2/+2 |
| | |||||
* | YT-20015: Fix leaking request processing callbacks in ↵ | shakurov | 2023-09-20 | 1 | -3/+7 |
| | | | | TRequestQueue::ScheduleRequestsFromQueue. | ||||
* | Kafka fetch | savnik | 2023-09-20 | 33 | -34/+1089 |
| | |||||
* | KIKIMR-19215: prepare for direct usage external storages clients | ivanmorozov | 2023-09-20 | 14 | -91/+230 |
| | | | | adapters | ||||
* | KIKIMR-19139 Simplify TKeysLoader to simplify TPartIndexIt API | kungasc | 2023-09-20 | 3 | -61/+35 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-09-20 | 1 | -1/+1 |
| | |||||
* | YQ Connector: fix TLS config for PG connections | vitalyisaev | 2023-09-20 | 1 | -0/+4 |
| | |||||
* | Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, test_tool3 | robot-ya-builder | 2023-09-20 | 3 | -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-15989 | serg-belyakov | 2023-09-20 | 1 | -5/+1 |
| | | | | Remove alias redefinition | ||||
* | Fix size of tagged messages and accurately write | tesseract | 2023-09-20 | 4 | -37/+112 |
| | |||||
* | Message-based static configuration delivery KIKIMR-19031 | alexvru | 2023-09-20 | 33 | -159/+303 |
| | |||||
* | YQL-16421 Some optimizers for EmptyIterator. | a-romanov | 2023-09-20 | 1 | -0/+14 |
| | |||||
* | Update contrib/restricted/abseil-cpp to 20230802.1 | robot-contrib | 2023-09-20 | 9 | -13/+35 |
| | |||||
* | Update contrib/restricted/abseil-cpp-tstring to 20230802.1 | robot-contrib | 2023-09-20 | 8 | -11/+33 |
| | |||||
* | Proofread licenses for contrib/tools/bison | thegeorg | 2023-09-20 | 24 | -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/other | mikhnenko | 2023-09-20 | 613 | -83/+188800 |
| | |||||
* | KIKIMR-19337: stream data fix, env variable for local_ydb pgwire port | qrort | 2023-09-20 | 2 | -1/+5 |
| | |||||
* | build ymake with py3-ymake | snermolaev | 2023-09-20 | 3 | -4/+6 |
| | |||||
* | Add monitoring counters for GroupLayoutSanitizer, KIKIMR-18170 | serg-belyakov | 2023-09-20 | 4 | -3/+20 |
| | | | | Add monitoring counters for GroupLayoutSanitizer, KIKIMR-18170 | ||||
* | YQ Connector: validate NYql::TGenericClusterConfig | vitalyisaev | 2023-09-20 | 9 | -31/+157 |
| | |||||
* | initial build column implementation | gvit | 2023-09-20 | 42 | -513/+1424 |
| | |||||
* | fix(conf): add pnpm-lock to graph deps in NODE_MODULES() | zaverden | 2023-09-20 | 1 | -1/+1 |
| | |||||
* | YT-19885: Send impersonation in all requests when it exists | mpereskokova | 2023-09-20 | 5 | -0/+27 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-09-20 | 1 | -1/+1 |
| | |||||
* | Fix converter behavior for overwrite | innokentii | 2023-09-20 | 1 | -3/+6 |
| | | | | fix converter | ||||
* | Put libc++ under ym2 | mikhnenko | 2023-09-20 | 31 | -76/+75 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-09-20 | 2 | -2/+2 |
| | |||||
* | skip some connections and bindings | hcpp | 2023-09-19 | 2 | -19/+53 |
| | |||||
* | Fix read stats in join reorder | aozeritsky | 2023-09-19 | 1 | -8/+9 |
| | |||||
* | YQL-16443 test steaming version of match_recognize on tables | zverevgeny | 2023-09-19 | 3 | -2/+35 |
| | |||||
* | Support multi-keys in CBO | aozeritsky | 2023-09-19 | 4 | -56/+59 |
| | |||||
* | External build system generator release 55 | robot-ya-builder | 2023-09-19 | 2 | -89/+89 |
| | | | | Update tools: yexport, os-yexport | ||||
* | Delete link in toc to postgres. | pseudolukian | 2023-09-19 | 1 | -1/+0 |
| | |||||
* | Remove no-longer-used contrib/libs/libunistring | thegeorg | 2023-09-19 | 1 | -16/+1 |
| |