aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate redunant sorting if the inputs are sorted (#11872)Pavel Velikhov2024-12-1355-602/+1327
| | | Co-authored-by: Pavel Ivanov <pudge1000-7@ydb.tech>
* Fix incorrect Uuid serialization for CDC. (#12587)Daniil Cherednik2024-12-134-10/+22
| | | TCell stores uuid as binary data therefore it can contains \0 byte.
* TRunActorParams log have been improved (#12563)Oleg Doronin2024-12-131-1/+12
|
* Update TESTOWNERS - add engineering (#12597)Kirill Rysin2024-12-131-2/+2
|
* YDB FQ: drop protofiles that are no more used (#12596)Vitaly Isaev2024-12-133-133/+0
|
* Add extra credentials for YQL plugin. (#12584)Tony-Romanov2024-12-134-11/+23
|
* YDB FQ: fix tests after type renaming (#12589)Vitaly Isaev2024-12-1355-354/+372
|
* optimize memory allocation for schema versions on init (#12533)Semyon2024-12-125-47/+47
|
* Backup changefeed configurations (tools dump) (#12283)stanislav_shchetinin2024-12-124-5/+68
| | | Co-authored-by: Stanislav Shchetinin <st-shchetinin@localhost.localdomain>
* Describe users even they haven't been logged in (#12574)kungurtsev2024-12-124-17/+43
|
* Fix GetBlock for BlobDepot (#12525)mregrock2024-12-124-8/+46
|
* check supported store types (#12568)zverevgeny2024-12-122-3/+35
|
* Merge pull request #12554 from vitalyisaev2/YQ-3839.with_rightlib.3Maxim Yurchuk2024-12-12776-84031/+144721
|\ | | | | Import from Arcadia + YDB FQ: turning gateways_config.proto into a file without external dependencies
| * Update ydb/ci/rightlib.txtVitaly Isaev2024-12-121-1/+1
| |
| * YDB FQ: turning gateways_config.proto into a file without external dependenciesVitaly Isaev2024-12-1247-229/+225
| |
| * Intermediate changesrobot-piglet2024-12-127-13/+13
| | | | | | | | commit_hash:bc06c484f338fad20592168fcb8b4321711dd90c
| * Add LINTERS_MAKE_FILENAME temp variablealevitskii2024-12-121-0/+1
| | | | | | | | | | Add LINTERS_MAKE_FILENAME variable commit_hash:e38dbff84ed149d66eb29b9546abb08cbf2f0755
| * Automatic release build for ymake, os_ymakerobot-ya-builder2024-12-123-10/+20
| | | | | | | | | | Update tools: ymake, os_ymake commit_hash:ff606ac888dd6d0fe8282005fca7c962351a32ea
| * Remove empty resolving of gdwmfapi.hthegeorg2024-12-121-1/+0
| | | | | | | | commit_hash:93d91b703e4427732bc21feed4eb4668160bcd40
| * TCgiParameters: add lifetimebound checkswarmer2024-12-122-9/+9
| | | | | | | | commit_hash:d483051ff24331bcda69d8afa1413158c9e01925
| * TQuickCgiParam: add lifetimebound checksswarmer2024-12-122-3/+3
| | | | | | | | commit_hash:70fc3cba6ca373b988a4d0c0de6d8e2b2028b495
| * Intermediate changesrobot-piglet2024-12-12590-81052/+140998
| | | | | | | | commit_hash:3b56392b4831c64e94b0c631ef8617417014ad31
| * Intermediate changesrobot-piglet2024-12-121-1/+1
| | | | | | | | commit_hash:347db9819c57da0fef1bb57d709b8836b0ff2810
| * pragma yt.CompactForDistinctorlovorlov2024-12-1210-1/+132
| | | | | | | | commit_hash:78c474deede40e17d0afc94e3ad796c2ba3f02d7
| * Update contrib/libs/simdjson to 3.11.2robot-contrib2024-12-129-14/+19
| | | | | | | | commit_hash:082502661a061477eea2543c1668e1ed485090bd
| * YDB FQ: turning gateways_config.proto into a file without external dependenciesvitalyisaev2024-12-122-11/+119
| | | | | | | | commit_hash:17a83b78602c819f7b52d21a634e59615fcf2076
| * Remove usages of IDE_MSVS in build/**.confmikhnenko2024-12-124-23/+3
| | | | | | | | commit_hash:c1518f043b5d9cd9c2d91978c34552ba77d0ba29
| * Restore file "build/conf/a.yaml"spreis2024-12-121-0/+15
| | | | | | | | commit_hash:4d92892915016e11e6d96c3d09223c7309bf2fd2
| * nots/*: Поддержка пиров из pnpm.overrides (Experiment)khoden2024-12-121-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Конфигурирование, сборка, последующая работа показывает, что все работает, как задумано (в этом конкретном кейсе точно). ``` ~/arcadia/devtools/dummy_arcadia/typescript/pnpm_overrides -nots-support-pnpm-overrides took 3s at 15:29:04 f ❯ notsl build -- -n Building devtools/dummy_arcadia/typescript/pnpm_overrides… Warn[-WUserWarn]: in $S/devtools/frontend_build_platform/nots/builder/ya.make: Using branch nots/builder Ok ~/arcadia/devtools/dummy_arcadia/typescript/pnpm_overrides -nots-support-pnpm-overrides took 6s at 15:30:05 f ❯ notsl start > @yandex-int/pnpm-overrides-demo@ start /Users/khoden/arcadia/devtools/dummy_arcadia/typescript/pnpm_overrides > ya tool nots node build/index.js from fake_lodash Previous line should be 'from fake_lodash' ``` commit_hash:650c69f1fe38483cda5922ecd8cd813fffdf5bcd
| * Introduced NoYield argument flagvvvv2024-12-126-10/+31
| | | | | | | | | | init commit_hash:531cbd91ec4aac4c7fb0959310f8fc082fa9b892
| * Remove empty resolving of sf_unistd.hthegeorg2024-12-121-1/+0
| | | | | | | | commit_hash:de1a90b0cda6808f799479fb0aabb83ce4f13658
| * Intermediate changesrobot-piglet2024-12-122-0/+9
| | | | | | | | commit_hash:e124e36117ac50cc57d3c2221178f0039d993046
| * BlockMapJoinCore computation nodeziganshinmr2024-12-1210-2056/+2092
| | | | | | | | commit_hash:7eaad4219a36a3a486c82cdbf82e7630e59e67f9
| * YQL-19123 Move default argument in VisitOrDefaultavevad2024-12-125-10/+14
| | | | | | | | | | Change order of arguments in VisitOrDefault commit_hash:60f1e45096fa62bca6c999fb14abf81754f51e1a
| * fix validation after deleting semicolon in EVALUATE IF and EVALUATE FOR ↵zhvv1172024-12-122-1/+6
| | | | | | | | | | | | statements commit_hash:70fbc4792bdf7ec2454ace7656c77697c35aa105
| * Disable pg ext warningsvvvv2024-12-121-1/+1
| | | | | | | | commit_hash:999bc4b82f70f18f47724fe965eb636f33e25820
| * Polish yt/yt/library/profiling/perfbabenko2024-12-1213-161/+228
| | | | | | | | commit_hash:c87259573f6bf715aad7f33a657edacb98db967b
| * Intermediate changesrobot-piglet2024-12-129-15/+15
| | | | | | | | commit_hash:09395197ee7b5fe0fedb7f40787986adc8ba8abb
| * YQL-16621 fixed YtPath handling in the plan formattervvvv2024-12-121-2/+3
| | | | | | | | commit_hash:c167c23c64fa35f5b86bf09e8f258bce26158299
| * Intermediate changesrobot-piglet2024-12-123-132/+38
| | | | | | | | commit_hash:8e96a8455d2910b7f993876de8fde2cf95c910b0
| * Update contrib/libs/openldap to 2.6.9robot-contrib2024-12-1217-37/+116
| | | | | | | | commit_hash:49dc22409f7e26735a51eb017bdd3f81018bf440
| * Intermediate changesrobot-piglet2024-12-124-26/+42
| | | | | | | | commit_hash:76d9aa57ae49c693d057903a6fff77fc0019843b
| * Automatic release build for ymake, os_ymakerobot-ya-builder2024-12-123-10/+20
| | | | | | | | | | Update tools: ymake, os_ymake commit_hash:937b6e6b3fa0c852ef2f60798eb9b26aa56faaaa
| * Support python custom linter configs during configurationalevitskii2024-12-123-45/+62
| | | | | | | | | | Lookup custom linter config commit_hash:364d26435b2794b125199732eb055678b7e96026
| * Intermediate changesrobot-piglet2024-12-121-5/+17
| | | | | | | | commit_hash:a633306b66f89adbf188bf9c6d521bdf7b01f82f
| * Remove unused scriptsvidyuk2024-12-122-132/+0
| | | | | | | | commit_hash:a6dbb2891ca29a35d2d7358f73f681cdeb17e69f
| * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-12-121-1/+1
| | | | | | | | commit_hash:ed49b07b792d94c6e0da54331828dae3a5cd1e2b
| * [build] cuda: Fix dynamic linking with new cuDNN versionsdeshevoy2024-12-121-0/+6
| | | | | | | | commit_hash:0472b64d3ba1e788aaee0ca8ab2fd21c9d2262dd
| * fix additional newline after commentzhvv1172024-12-122-1/+7
| | | | | | | | commit_hash:63dc64fc9bf73bb1dd98c368466227fe72c5391c
| * Skip empty classpath of RUN_JAVA_PROGRAMdimdim112024-12-121-4/+4
| | | | | | | | | | Skip empty classpath of RUN_JAVA_PROGRAM commit_hash:97f1e12bc25d634f5867b9cbf64c046a5ed69a4d