summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Change access levels for some HTTP-handlers (#46439)HEADmainYury Kiselev52 min.20-2405/+1400
|
* schemeshard: fix crash on alter-user-attrs/drop race (#47769)ijon54 min.4-2/+169
|
* Update muted_ya for release-asan mainYDBot89 min.1-0/+3
|
* Merge pull request #47816 from ydb-platform/update-muted-ya_main_relwithdebinfoYDBot4 hours1-0/+1
|\
| * Update muted_ya for relwithdebinfo mainYDBot4 hours1-0/+1
| |
* | Merge pull request #47817 from ydb-platform/update-muted-ya_main_release-asanYDBot4 hours1-0/+1
|\ \
| * | Update muted_ya for release-asan mainYDBot4 hours1-0/+1
| |/
* / Update muted_ya for release-tsan mainYDBot4 hours1-0/+1
|/
* More Channels 2.0 sensors (#47791)Hor9115 hours2-0/+10
|
* Update muted_ya for release-tsan mainYDBot6 hours1-0/+1
|
* Remove dead equal operator in TResourcePoolClassifierConfig (#47740)zverevgeny6 hours2-5/+0
|
* Respect NULLs in .sys/resource_pool_classifiers (#47759)zverevgeny6 hours3-11/+346
|
* Merge pull request #47801 from ydb-platform/merge-rightlib-260725-0103YDBot7 hours75-420/+2763
|\
| * Sync branches 260725-0103YDBot10 hours75-420/+2763
| |\
| | * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk11 hours1-1/+2
| | | | | | | | | | | | commit_hash:0a10662cb824dede898d600662723224e893c38b
| | * Use RAM disk for hermetic node_modulesbaymer13 hours10-72/+331
| | | | | | | | | | | | | | | - commit_hash:0fb3e12fc9193c58fa49632aa965aba2d01d53c7
| | * Add combine step for hopping aggregatengc22414 hours3-7/+45
| | | | | | | | | | | | commit_hash:73a530e711a4f8aebf9b4a6493da6ba523786389
| | * Intermediate changesrobot-piglet18 hours1-2/+2
| | | | | | | | | | | | commit_hash:1f997ba776169a83bf059e018d3cb554ba91c821
| | * Intermediate changesrobot-piglet19 hours1-7/+11
| | | | | | | | | | | | commit_hash:73c508b43ca34b77bcdf93f8dc69b2e5be2cd491
| | * Add transaction expiration mode and self-fence Cypress electionpechatnov21 hours2-0/+12
| | | | | | | | | | | | commit_hash:840ef388bacf4ccaad15d531501d36b5f448ccfb
| | * YQL-21401: Enable yql_libs in purecalc & embeddedvitya-smirnov21 hours2-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #### Enable yql_libs support in purecalc and embedded modes ✎ - Updated internal data handling to properly manage user data tables by value instead of const reference, enabling correct transfer and usage of library blocks - Implemented logic to identify and mark YQL library blocks in user data, ensuring they are properly recognized and utilized during query compilation - Enhanced embedded mode to automatically enable YQL library usage, allowing seamless integration of YQL libraries without explicit configuration - Applied necessary code adjustments and fixes to maintain compatibility and proper functionality across the modified components <a href="https://nda.ya.ru/t/qa0kX64r7DqvtN"><font size="2">Autodescription by Yandex Code Assistant</font></a> commit_hash:937c4d3fa5fb566a256cc3d1d164bf4796a3ec44
| | * Fix handling SessionWindow without session columnsaneporada22 hours6-4/+122
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #### Fix handling of SessionWindow without session columns ✎ - Corrected logic for detecting and handling SessionWindow operations when no session columns are specified, ensuring proper validation and error reporting - Updated type annotation checks to correctly identify session windows and prevent unsupported WinFilter usage with them - Added test case to verify correct behavior when SessionWindow is used without explicit session columns, preventing incorrect fusion of filters with such windows <a href="https://nda.ya.ru/t/qa0kX64r7DqvtN"><font size="2">Autodescription by Yandex Code Assistant</font></a> commit_hash:9ee57415718e3b085d3eebf843a30a7e919f5e5e
| | * Introduce TNotImplementedClientsinister24 hours3-0/+885
| | | | | | | | | | | | | | | New base client class that throws an exception on any method call. commit_hash:7c60c32b0d4316a82c4d7c6013ea79171beb93d3
| | * Intermediate changesrobot-piglet24 hours10-22/+123
| | | | | | | | | | | | commit_hash:915f7ae749f74edb7dfd8c237c4ded8efe03cd5e
| | * YT-28451: Fix -Wdangling-else in YT_TLOG_*_IF / _UNLESS macrosbabenko24 hours1-12/+12
| | | | | | | | | | | | commit_hash:ebf99d345c17fbfedf78ef06424c615c900689f9
| | * Postpone DQ hybrid if operation has pending calc nodesaneporada24 hours1-0/+4
| | | | | | | | | | | | commit_hash:6b8bceed63f2ccebc484da11be5d857d2a8156ec
| | * iceberg part 4 0.6.0andreysss25 hours9-243/+709
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Часть зависимостей необходимых для обновления iceberg-go до 0.6.0 версии ``` ya tool yo get -use-go-resolver google.golang.org/[email protected] ya tool yo get -use-go-resolver google.golang.org/genproto/googleapis/[email protected] ya tool yo get -use-go-resolver google.golang.org/genproto/googleapis/[email protected] ya tool yo get -use-go-resolver golang.org/x/[email protected] ya tool yo vendor ``` commit_hash:fe3e6e6ea4d54b4404ad0fa47e48fc71c5d8952c
| | * Intermediate changesrobot-piglet25 hours2-1/+4
| | | | | | | | | | | | commit_hash:c6d6cae76698798d837871b1712e42a66e6da45d
| | * Update contrib/restricted/aws/aws-c-common to 0.14.2robot-contrib25 hours5-43/+219
| | | | | | | | | | | | commit_hash:eb6d4f4b66b70983cf36d1dac34fe1d90aac5a66
| | * YQL-21229: UDF setting extra memory validationeakozyrev26 hours10-0/+128
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #### UDF extra memory setting validation and normalization ✎ - Added validation and parsing for UDF `extraMem` settings to ensure proper memory allocation values - Implemented support for human-readable size formats (like '1G', '512M', '1T', '512K') in addition to raw byte values - Introduced automatic normalization of parsed size values back to raw byte format in UDF settings - Added error handling with descriptive messages for invalid `extraMem` setting values - Enhanced type annotation processing to handle modified settings and repeat transformation when changes occur <a href="https://nda.ya.ru/t/qa0kX64r7DqvtN"><font size="2">Autodescription by Yandex Code Assistant</font></a> commit_hash:3b218a0739e0f917bb2470cd25ed2c8b75781345
| | * Intermediate changesrobot-piglet27 hours10-2/+146
| | | | | | | | | | | | commit_hash:c66487e097e59ca5d73ef344346222c59acb503c
* | | Merge pull request #47797 from ydb-platform/update-muted-ya_main_release-asanYDBot10 hours1-2/+0
|\ \ \
| * | | Update muted_ya for release-asan mainYDBot10 hours1-2/+0
| |/ /
* / / Update muted_ya for release-tsan mainYDBot10 hours1-4/+0
|/ /
* | Update muted_ya for relwithdebinfo mainYDBot15 hours1-0/+3
| |
* | [HashJoin] move block/scalar common parts (#47728)Filitov Mikhail16 hours3-400/+322
| |
* | Update muted_ya for release-asan mainYDBot16 hours1-0/+1
| |
* | Update muted_ya for relwithdebinfo mainYDBot17 hours1-0/+1
| |
* | Update muted_ya for release-asan mainYDBot18 hours1-0/+1
| |
* | Merge pull request #47768 from ydb-platform/update-muted-ya_main_release-asanYDBot19 hours1-0/+2
|\ \
| * | Update muted_ya for release-asan mainYDBot19 hours1-0/+2
| | |
* | | Merge pull request #47689 from ydb-platform/merge-rightlib-260724-0100YDBot19 hours520-19318/+78354
|\ \ \ | |/ / |/| |
| * | Fix merge-rightlib-260724-0100 (#47742)Victor Smirnov23 hours13-14/+14
| | |
| * | Fix opentelemetry protoMaxim Yurchuk25 hours10-11/+11
| | |
| * | Sync branches 260724-0100YDBot34 hours497-19293/+78329
| |\|
| | * Fix NTCF_NULL & NTCF_VOID behavior - 2ziganshinmr39 hours5-7/+31
| | | | | | | | | | | | commit_hash:805f3bc0becd26fb90535ec073228e60dcad4856
| | * QLFilter: Sync HasNodesToCalculate with GetNodesToCalculatelucius39 hours1-9/+44
| | | | | | | | | | | | commit_hash:74d863d4d6b21422b18a02c3b8315765448c030b
| | * Do not fuse Filter with CalcOverSessionWindowaneporada40 hours7-3/+132
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #### Prevent Fusion of Filter with Session Window Calculations ✎ - Disable the optimization that fuses filter operations with calculations over session windows to avoid incorrect query execution. - Update type annotation logic to explicitly reject `WinFilter` usage in conjunction with session windows. - Add validation to ensure session window calculations are not incorrectly transformed when filter operations are present. - Introduce new test cases to verify that filters are not fused with session window calculations and maintain expected query behavior. <a href="https://nda.ya.ru/t/qa0kX64r7DqvtN"><font size="2">Autodescription by Yandex Code Assistant</font></a> commit_hash:99454a5276ec896a68b5dc6339ab0b922e31d85e
| | * Intermediate changesrobot-piglet43 hours28-17736/+18333
| | | | | | | | | | | | commit_hash:e9f9f235622634ecdf8656af507d5c1ba8dc0375
| | * Intermediate changesrobot-piglet43 hours19-39/+471
| | | | | | | | | | | | commit_hash:c6efe325f5bf64dbd849147c48c7b8678d0ae5cd