Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Intermediate changes | robot-piglet | 2023-12-13 | 1 | -3/+23 |
| | |||||
* | Fix comparison key | ssmike | 2023-12-13 | 1 | -2/+2 |
| | | | | KIKIMR-10864 | ||||
* | Print time in shutdown logging | lukyan | 2023-12-13 | 5 | -22/+43 |
| | |||||
* | KIKIMR-20482: Remove duplicates on schema versions | nsofya | 2023-12-13 | 12 | -45/+52 |
| | |||||
* | YQL-16196 Move internal link into internal docs (PRAGMA FileOptions) | avevad | 2023-12-13 | 2 | -5/+1 |
| | |||||
* | [yql] test auto partition | udovichenko-r | 2023-12-13 | 31 | -30/+132 |
| | |||||
* | Better relational operators for TStrongTypedef | babenko | 2023-12-13 | 2 | -31/+32 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-12-13 | 4 | -7/+7 |
| | |||||
* | Remove excessive EOL spaces in blobstorage code | Alexander Rutkovsky | 2023-12-13 | 45 | -123/+123 |
| | | | | | | Remove excessive EOL spaces in blobstorage code Pull Request resolved: https://github.com/ydb-platform/ydb/pull/468 | ||||
* | Intermediate changes | robot-piglet | 2023-12-13 | 2 | -7/+36 |
| | |||||
* | ci: use ya from repo, fix memory sanitizer run, always try generate summary | nkozlovskiy | 2023-12-13 | 2 | -7/+2 |
| | |||||
* | add a whitelist for pooltrees pragma | areredify | 2023-12-13 | 7 | -6/+67 |
| | |||||
* | Handle long-lasting Put queries in DS proxy correctly -- part 3 | alexvru | 2023-12-13 | 16 | -668/+415 |
| | |||||
* | ci: testmo-proxy use RequestException instead of ConnectionError | nkozlovskiy | 2023-12-13 | 1 | -2/+2 |
| | |||||
* | serial execution in simple write session | ildar-khisam | 2023-12-13 | 11 | -134/+179 |
| | | | | copy changes in topic write sdk to pqv1 | ||||
* | KIKIMR-20179: remove deprecated reader from tests | ivanmorozov | 2023-12-13 | 35 | -942/+904 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-12-13 | 1 | -0/+10 |
| | |||||
* | Pass DiscoveryEndpoint in to DiscoveryMutator | Daniil Cherednik | 2023-12-13 | 4 | -10/+21 |
| | | | | | | Pass DiscoveryEndpoint in to DiscoveryMutator Pull Request resolved: https://github.com/ydb-platform/ydb/pull/504 | ||||
* | ci: quote log file path | nkozlovskiy | 2023-12-13 | 1 | -2/+3 |
| | |||||
* | YT-20686: Fix TResponseKeeper | ignat | 2023-12-13 | 1 | -9/+13 |
| | |||||
* | Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, ↵ | robot-ya-builder | 2023-12-13 | 4 | -31/+37 |
| | | | | | | | | | | | os_test_tool_3, test_tool3 From hash: [75c28c9833f58ba7e1c44a7495e53314d0d9e1d2](https://a.yandex-team.ru/arcadia/commit/75c28c9833f58ba7e1c44a7495e53314d0d9e1d2) From revision: [13073294](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=303) Flow triggered by user: [prettyboy](https://staff.yandex-team.ru/prettyboy) Update tools: ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3 | ||||
* | Support Python 3.12 for `tornado-4` | shadchin | 2023-12-13 | 1 | -1/+4 |
| | |||||
* | not found behaviour has been changed for get script execution | hcpp | 2023-12-13 | 1 | -1/+3 |
| | |||||
* | updated roadmap for 2024 | fomichev | 2023-12-13 | 1 | -64/+115 |
| | |||||
* | fix return code UNSUPPORTED to UNAVILABLE | tesseract | 2023-12-13 | 1 | -1/+1 |
| | |||||
* | drop unused MaxDPccpDPTableSize | uzhas | 2023-12-13 | 1 | -1/+0 |
| | |||||
* | Support Python 3.12 for `cffi` | shadchin | 2023-12-13 | 1 | -0/+1 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-12-13 | 1 | -1/+1 |
| | |||||
* | Support Python 3.12 for `future` | shadchin | 2023-12-13 | 1 | -3/+2 |
| | |||||
* | Add GO_MOCKGEN_CONTRIB_FROM macro to generate mockgens from contribs | somov | 2023-12-13 | 1 | -1/+8 |
| | |||||
* | Update Python 3 to 3.11.7 | shadchin | 2023-12-13 | 63 | -1649/+2382 |
| | |||||
* | ci: don't fail to fast on test run, add POST suffix for push checks | nkozlovskiy | 2023-12-13 | 1 | -1/+8 |
| | |||||
* | feat setuptools: revert/fix UnionProvider | a11ax | 2023-12-13 | 1 | -5/+4 |
| | |||||
* | Support std::filesystem::path in TFile and TFileHandle | thegeorg | 2023-12-13 | 2 | -9/+94 |
| | |||||
* | Introduce convenient _B literal for bytes | thegeorg | 2023-12-13 | 1 | -0/+4 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-12-13 | 1 | -2/+29 |
| | |||||
* | Test for duplicate data in anyjoin | aakulaga | 2023-12-12 | 10 | -0/+164 |
| | | | | | | Files for the test of duplicate data in anyjoin Test for duplicate data in anyjoin | ||||
* | YQ Connector: prepare code base for S3 integration | vitalyisaev | 2023-12-12 | 812 | -742/+180785 |
| | | | | | 1. Кодовая база Коннектора переписана с помощью Go дженериков так, чтобы добавление нового источника данных (в частности S3 + csv) максимально переиспользовало имеющийся код (чтобы сохранялась логика нарезания на блоки данных, учёт трафика и пр.) 2. API Connector расширено для работы с S3, но ещё пока не протестировано. | ||||
* | Support override `distutils` from `setuptools` | shadchin | 2023-12-12 | 3 | -3/+29 |
| | |||||
* | Add build support for cortex-m23 platform | rmishchenko | 2023-12-12 | 1 | -1/+5 |
| | |||||
* | fix typo in port number section + add note on ports for multiple dynnodes ↵ | Ivan Blinkov | 2023-12-12 | 2 | -3/+7 |
| | | | | | | | | per server fix typo in port number section + add note on ports for multiple dynnodes per server Pull Request resolved: https://github.com/ydb-platform/ydb/pull/502 | ||||
* | Fix build problem KIKIMR-9016 | alexvru | 2023-12-12 | 1 | -7/+0 |
| | |||||
* | YQL-17352 YQL-17356 YQL-17347 more pg_catalog tables | vvvv | 2023-12-12 | 12 | -7/+284 |
| | |||||
* | Consider used columns in index chooser | ssmike | 2023-12-12 | 2 | -7/+17 |
| | | | | KIKIMR-10864 | ||||
* | Create postcommit.yml | AlexSm | 2023-12-12 | 2 | -0/+28 |
| | | | | | | Create postcommit.yml Pull Request resolved: https://github.com/ydb-platform/ydb/pull/499 | ||||
* | Rewrite switching pools for executor thread, KIKIMR-18440 | kruall | 2023-12-12 | 11 | -69/+135 |
| | |||||
* | YQL-16196 Add docs for FileOption pragma | avevad | 2023-12-12 | 1 | -0/+15 |
| | |||||
* | KIKIMR-19861: fix compaction task volume limit | ivanmorozov | 2023-12-12 | 1 | -1/+2 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-12-12 | 1 | -61/+0 |
| | |||||
* | Update contrib/python/s3transfer/py3 to 0.8.0 | robot-contrib | 2023-12-12 | 7 | -164/+882 |
| |