aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* KIKIMR-20158: cleanivanmorozov2023-11-183-53/+13
|
* YQL-17123: move cfg/local and fix dependencefedor-miron2023-11-185-83/+0
|
* Move YP Go codegen to YT ORMs-berdnikov2023-11-181-5/+5
|
* to fix build in githubuzhas2023-11-1832-0/+4140
|
* KIKIMR-20175: dont restore pk for each requestivanmorozov2023-11-1832-172/+303
|
* Unbreak passing IsStrict/SupportsBlocks udf flags in yqlworkeraneporada2023-11-188-0/+78
|
* Update contrib/python/contourpy to 1.2.0robot-contrib2023-11-1830-228/+1401
|
* Intermediate changesrobot-piglet2023-11-1821-273/+286
|
* Update contrib/python/fonttools to 4.44.0robot-contrib2023-11-1868-364/+506
|
* Intermediate changesrobot-piglet2023-11-188-98/+151
|
* Intermediate changesrobot-piglet2023-11-181-1/+1
|
* Support OOB in pipeaozeritsky2023-11-174-9/+78
|
* Update contrib/libs/sdbus-cpp to 1.4.0robot-contrib2023-11-172-1/+5
|
* Fix EPOLLET logic to keep old behaviour for inoptimal user code KIKIMR-20021alexvru2023-11-1714-48/+128
|
* fix typeannssmike2023-11-171-8/+3
|
* Do not lookup main table dict for each index column not present in the input.Daniil Cherednik2023-11-171-22/+41
| | | | | | Do not lookup main table dict for each index column not present in the input. Pull Request resolved: https://github.com/ydb-platform/ydb/pull/449
* KIKIMR-20166: Trace huge blobs via LWTRACErobdrynkin2023-11-177-11/+43
|
* YT-18523: Sequoia recursive Create upgradedanilalexeev2023-11-172-0/+11
|
* Fix unsafe conversionsssmike2023-11-175-120/+549
| | | | YQL-16933
* [yt provider] Use CollectStatsAndMapJoinSettings for not-ready tablesudovichenko-r2023-11-173-77/+78
| | | | YQL-17130
* Mandate lowercase license ordering via devtools/contrib/license/test_confthegeorg2023-11-171-8/+8
|
* Intermediate changesrobot-piglet2023-11-171-0/+1
|
* add a default double formatting idempotency checkareredify2023-11-1767-209/+283
| | | | add double formatting idempotency check by default
* transfer snapshot from the executor to the session actor to fix a spurious ↵gvit2023-11-1712-9/+323
| | | | lock invalidation issue KIKIMR-20123
* KIKIMR-20039: Query Service: merge scan tasks for source scan from datashardns-vasilev2023-11-178-37/+330
|
* bug fix with column width for multibyte charactersingv0rr2023-11-1721-23/+39
|
* [dq] Enable spilling in dqrun/mrrunudovichenko-r2023-11-171-1/+2
| | | | YQL-17136
* Add commentVasily Gerasimov2023-11-171-0/+1
| | | | | | Add comment Pull Request resolved: https://github.com/ydb-platform/ydb/pull/446
* KIKIMR-20086: use independently logic on shards scan and kqp compute interactionivanmorozov2023-11-1733-864/+677
|
* Make PYTHON_UDF pyhtonspreis2023-11-171-0/+3
|
* Intermediate changesrobot-piglet2023-11-173-6/+11
|
* Fix accumulating usage in already sent reportsinnokentii2023-11-172-1/+44
| | | | fix accumulating usage in already sent reports
* toolchain env to local valmixa1082023-11-172-15/+15
| | | | toolchain env to local
* KIKIMR-19590: Try to relocate broken disks localy firstrobdrynkin2023-11-1714-55/+187
|
* [docs] fix ydb_docker.mdIvan Blinkov2023-11-171-1/+2
| | | | | | [docs] fix ydb_docker.md Pull Request resolved: https://github.com/ydb-platform/ydb/pull/448
* added integration test for atomic upload commitgrigoriypisar2023-11-176-80/+298
| | | | | | Добавлен тест на зачистку загрузок при рестарте кластера. Добавлена интеграция зачистки загрузок с ForgetScriptExecutionOperation Изменена логика commit/rollback в v2
* add fq insert with compresson testsuzhas2023-11-171-0/+76
|
* YQ Connector:avoid printing passwordsvitalyisaev2023-11-172-11/+34
|
* YQ Connector:get ch protocol from config for yqv2tsmax20042023-11-172-2/+11
|
* YQL-17129 Fix Sorted if tuple on top.a-romanov2023-11-172-1/+22
|
* Move apphost macros to internalspreis2023-11-171-24/+0
|
* ydb-oss: keep building even if fail. enable GO build supportnkozlovskiy2023-11-172-2/+2
|
* add compress base UDF to ydbduzhas2023-11-179-105/+110
|
* Get rid of an artificial Linux-syscall-note-in-syscall-glue licensethegeorg2023-11-173-9/+6
| | | | Better solution will be presented in.
* [dq] Some fixes for async CA with spillingudovichenko-r2023-11-1712-20/+16
| | | | YQL-17136
* [docs] Fix text style and typos in how_it_works.mdcapcom62023-11-171-4/+4
| | | | | | [docs] Fix text style and typos in how_it_works.md Pull Request resolved: https://github.com/ydb-platform/ydb/pull/447
* YQ Connector:enhanced page splitting logic + ReadSplits statsvitalyisaev2023-11-1730-822/+1503
| | | | В API Коннектора добавлена статистика ReadSplits. Вместе с каждым блоком (page) в стриме теперь идёт структура со статистикой - сколько строк и сколько байт (с поправкой на систему типов Go) было вычитано из источника, чтобы сформировать этот блок.
* Consider GCC-exception-2.0 aka Linking exception as REQUIRE_CITATIONthegeorg2023-11-171-1/+1
| | | | | | | | | | | | | | | | | | | The exception reads as follows: ``` LINKING EXCEPTION In addition to the permissions in the GNU General Public License, the authors give you unlimited permission to link the compiled version of this library into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combined executable.) ``` If one does not copy these source code randomly, we can classify this license as REQUIRE_CITATION.
* YT: Fix memory leak when enable requests cancelation for grpcbulatman2023-11-172-16/+28
|
* Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, test_tool3robot-ya-builder2023-11-173-24/+24
| | | | | | | | | From hash: [6155a0665967151b8627a85e8c81abbd78cc2663](https://a.yandex-team.ru/arcadia/commit/6155a0665967151b8627a85e8c81abbd78cc2663) From revision: [12910792](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=283) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: ya_bin3, os_ya, ya_bin, test_tool, test_tool3