Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Intermediate changes | robot-piglet | 2023-10-03 | 564 | -410821/+1 |
| | |||||
* | Fix the test | komels | 2023-10-03 | 1 | -1/+1 |
| | |||||
* | Change "ya.make" | gvit | 2023-10-03 | 1 | -1/+1 |
| | |||||
* | YT-19762: Discombobulate observers command | danilalexeev | 2023-10-03 | 15 | -0/+85 |
| | |||||
* | Remap non-int values | hor911 | 2023-10-03 | 1 | -4/+18 |
| | |||||
* | do not process statistics for serverless dbs KIKIMR-18323 | monster | 2023-10-03 | 1 | -1/+3 |
| | |||||
* | YQL-16789: Fix division by zero in TopSort | maxkovalev | 2023-10-03 | 1 | -1/+2 |
| | | | | YQL-16789: Fix division by zero in TopSort | ||||
* | Intermediate changes | robot-piglet | 2023-10-03 | 8 | -448/+212 |
| | |||||
* | Address post-commit comments for rXXXXXX | achulkov2 | 2023-10-03 | 1 | -7/+5 |
| | |||||
* | YT-20065: Remove unnecessary validation in TQueueAutoTrimConfig | achulkov2 | 2023-10-03 | 1 | -9/+0 |
| | |||||
* | KIKIMR-19041: Add support to read OLAP tables using Generic Queries | aidarsamer | 2023-10-03 | 8 | -316/+482 |
| | |||||
* | PR from branch users/jansenin/static-config-validation2 | jansenin | 2023-10-03 | 19 | -58/+1481 |
| | | | | | | tests for static validator add static validator builder part and make make enums case-insensitive | ||||
* | Added static authentication | ilyakharev | 2023-10-03 | 6 | -6/+62 |
| | |||||
* | Move contrib/tools/jdk to build/platform/java/jdk/testing | thegeorg | 2023-10-03 | 567 | -2/+410843 |
| | |||||
* | Use partition mapping in 1st class by default | komels | 2023-10-03 | 2 | -1/+2 |
| | |||||
* | Change ".yfm" | blinkov | 2023-10-03 | 1 | -0/+1 |
| | |||||
* | [docs] add GTM script | Ivan Blinkov | 2023-10-03 | 2 | -0/+27 |
| | | | | | | [docs] add GTM script Pull Request resolved: https://github.com/ydb-platform/ydb/pull/383 | ||||
* | Update contrib/python/botocore/py3 to 1.31.50 | robot-contrib | 2023-10-03 | 396 | -85/+608 |
| | |||||
* | Update contrib/python/boto3/py3 to 1.28.50 | robot-contrib | 2023-10-03 | 3 | -4/+4 |
| | |||||
* | "open-source" -> "open source" for consistency | blinkov | 2023-10-03 | 1 | -1/+1 |
| | |||||
* | trigger docs release on push | blinkov | 2023-10-03 | 1 | -1/+10 |
| | |||||
* | Flake8 migrations clean up | arcadia-devtools | 2023-10-03 | 1 | -4/+0 |
| | | | | | | | | From hash: [cf2f925129e3cd0a5d0fb26b14901987687b2191](https://a.yandex-team.ru/arcadia/commit/cf2f925129e3cd0a5d0fb26b14901987687b2191) From revision: [12570745](https://a.yandex-team.ru/arcadia/commit/rXXXXXX) Sandbox task: https://sandbox.yandex-team.ru/task/1958044313 Clean migrations config | ||||
* | [docs] run build check only if there are changes in the docs folder | blinkov | 2023-10-03 | 1 | -0/+2 |
| | |||||
* | Refactor txs in console | innokentii | 2023-10-02 | 8 | -156/+68 |
| | | | | refactor txs in console | ||||
* | Запретить использование отличной от ↵ | pazus | 2023-10-02 | 1 | -0/+71 |
| | | | | | | единой версии Kotlin https://clubs.at.yandex-team.ru/java/1397 | ||||
* | Fix issue codes | ssmike | 2023-10-02 | 1 | -3/+8 |
| | |||||
* | refactoring of pgwire kqp proxy | xenoxeno | 2023-10-02 | 7 | -277/+301 |
| | | | | | | refactoring of pgwire kqp proxy KIKIMR-19430 fixing behaviour of rollback with no transaction and begin with transaction KIKIMR-19430 | ||||
* | YT-20103: Support setting initial tablet trimmed row count on reshard and ↵ | ifsmirnov | 2023-10-02 | 2 | -0/+3 |
| | | | | creation | ||||
* | Fix bug in arrow integer column serialization | nadya73 | 2023-10-02 | 2 | -19/+21 |
| | |||||
* | Fix TotalDurationMs in query stats KIKIMR-18823 | va-kuznecov | 2023-10-02 | 3 | -5/+12 |
| | | | | | | | | | | | | | Fix TotalDurationMs in query stats KIKIMR-18823 KIKIMR-18823 fixed time spent statistics For some queries(literal or kpi) tasks do not have any input/output channels. And time statistics count time from lowest row start in these channels. For case, when we don't have any channel, firstRowMs will be MAX_INT and in this case we take stage start as lowest time. | ||||
* | [docs] do not use a subdir for GitHub workflows | blinkov | 2023-10-02 | 3 | -2/+2 |
| | |||||
* | Fix uninitialized SnapshotTime KIKIMR-19504 | ilnaz | 2023-10-02 | 1 | -14/+9 |
| | |||||
* | Remove pragma yt.CostBasedOptimizer | aozeritsky | 2023-10-02 | 11 | -42/+43 |
| | |||||
* | YQL-16773 + test and get rid of some TODOs. | a-romanov | 2023-10-02 | 4 | -24/+58 |
| | |||||
* | oss ydb: fix dstool building and test run | nkozlovskiy | 2023-10-02 | 121 | -0/+30154 |
| | |||||
* | BlobDepot decommit fixes KIKIMR-14867 | alexvru | 2023-10-02 | 5 | -18/+59 |
| | |||||
* | Add BulkUpsert counters | nsofya | 2023-10-02 | 2 | -0/+58 |
| | |||||
* | Move .github/actions/docs to .github/workflows/docs | blinkov | 2023-10-02 | 3 | -2/+2 |
| | |||||
* | Add new docs deployment method | blinkov | 2023-10-02 | 3 | -0/+48 |
| | |||||
* | Change "muted_test.txt" | alexv-smirnov | 2023-10-02 | 1 | -8/+1 |
| | |||||
* | YT-19578: Move user_job_statistics to yt/cpp/mapreduce/library | ermolovd | 2023-10-02 | 17 | -28/+28 |
| | |||||
* | Change "muted_test.txt" | alexv-smirnov | 2023-10-02 | 1 | -0/+2 |
| | |||||
* | Fix: почему InsertTo и EmplaceTo ограничиваются ↵ | tema-m | 2023-10-02 | 1 | -0/+12 |
| | | | | | | | | | | определёнными контейнерами? InsertTo -- столкнулся с проблемой, что я не могу им пользоваться, если мой THashSet имеет кастомный хэш. Решил эту проблемы более общим способом -- сделал так, что InsertTo принимает любой контенер, который может делать insert. EmplaceTo -- почему-то умел работать только с TVector -- поэтому поддерживает тоже любой контейнер UPD: поменял методы, чтобы они могли работать с любыми контейнерами, но в некотором коде кто-то зачем-то явно указывал тип T, поэтому мой код это ломал. Так что я просто добавил перегрузку | ||||
* | KIKIMR-19213: speed up insert data meta serialization | ivanmorozov | 2023-10-02 | 12 | -84/+59 |
| | | | | | | additional logging cleaning correct signals | ||||
* | Removed optional cost from statistics | pavelvelikhov | 2023-10-02 | 10 | -62/+20 |
| | | | | Removed optional cost from statistics | ||||
* | Made sticky pages logic consistent for loading and compactions | kungasc | 2023-10-02 | 6 | -26/+399 |
| | |||||
* | Export YQL test data | alexv-smirnov | 2023-10-02 | 6432 | -0/+91816 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-10-02 | 3 | -11/+90 |
| | |||||
* | Support "path hasn't been resolved" issue | auzhegov | 2023-10-02 | 1 | -1/+2 |
| | |||||
* | Split cryptography on py2/py3 | shadchin | 2023-10-02 | 185 | -119/+76184 |
| |