aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* YQL-16963: Fix RPC readermrlolthe1st2023-11-171-1/+1
| | | | fix
* Rotate + Shiftfixthgame2023-11-173-16/+223
| | | | Rotate + Shift
* KIKIMR-20153 monaco editor path fixandrew-rykov2023-11-172-2/+2
|
* Add local registration in shared hive KIKIMR-20108pixcc2023-11-179-17/+130
| | | | Add local registration in shared hive KIKIMR-20108
* YT-20449: Fix use defaultUdfRegistryPathslysheva2023-11-171-1/+1
| | | | YT-20449: fix defaultUdfRegistryPath
* Update contrib/python/botocore/py3 to 1.31.77robot-contrib2023-11-17401-51/+267
|
* Intermediate changesrobot-piglet2023-11-173-3/+5
|
* External build system generator release 62robot-ya-builder2023-11-172-9/+9
| | | | Update tools: yexport, os-yexport
* Update contrib/python/boto3/py3 to 1.28.77robot-contrib2023-11-173-4/+4
|
* _ARCADIA_PYTHON3_ADDINCL should keep MODULE_LANGsnermolaev2023-11-171-1/+0
|
* Update contrib/python/executing to 2.0.1robot-contrib2023-11-173-3/+4
|
* suport for use of local libaio, libiconv, libidnsnermolaev2023-11-1712-57/+105
|
* Intermediate changesrobot-piglet2023-11-1711-237/+513
|
* Cosmeticsbabenko2023-11-171-1/+1
|
* yolint for go1.21mixa1082023-11-171-1/+1
| | | | yolint for go1.21
* Fix Sequoia path resolverdanilalexeev2023-11-162-0/+14
|
* Interactive transaction control support for ExecuteQuery call. KIKIMR-19883dcherednik2023-11-1610-106/+194
|
* Fix MustRestoreFirst behaviour in DS proxy monitoring KIKIMR-19748alexvru2023-11-168-2/+122
|
* add fq compression testsuzhas2023-11-168-0/+110
|
* Rewrite erasure journal repairbabenko2023-11-163-16/+6
|
* support correct formmatting of comments after statements without a trailing ↵areredify2023-11-163-74/+102
| | | | | | semicolon support correct formatting of comments after statements without a trailing ;
* [yt provider] Use original native types in produced YtSort before merge joinudovichenko-r2023-11-168-7/+88
| | | | YQL-17130
* bump go ver 1.21.3mixa1082023-11-162649-310849/+325939
| | | | | | | | | | bump go to 1.21.3 build go.conf Golang 1.20.6 -> 1.21.3 init Golang 1.20.6 -> 1.21.3: copy blame
* Support aws-c-cal for darwindakovalkov2023-11-1612-16/+2116
|
* aws authhcpp2023-11-1628-23/+162
| | | | | | | | | | | | | | | cleanup Revert "aws token has been added to token builder" This reverts commit ca793b58a5d23b14bc2260e8d9ed10eb6fae1ab2. aws has been added to http gateway aws has been added to datasource aws has been added to cred factory aws token has been added to token builder
* Fix ReadTopic test KIKIMR-20144ilnaz2023-11-161-4/+27
|
* KIKIMR-20127 Fix InFly statkungasc2023-11-161-3/+11
|
* Explicit use of MicroSeconds() instead of GetValue()/FromValue() KIKIMR-16851ilnaz2023-11-163-3/+3
|
* More features for testing lua scripts with pythonbakulinm2023-11-161-0/+11
|