summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2023-11-236-14/+16
* KIKIMR-19402: TenThousandColumns testnsofya2023-11-235-6/+71
* revendor golang.org/x/{text,net} with go 1.21buglloc2023-11-2342-21166/+23022
* Add the ability to change LINK_SIZE when buildingilyaonoff2023-11-235-0/+28
* YQ Connector:test INNER JOINgalaxycrab2023-11-23470-52/+103910
* YQL-16834 Add optional parameter of MATCH_RECOGNIZE pattern to optimize match...avevad2023-11-2318-114/+221
* make fbs.h the main outputsnermolaev2023-11-231-2/+2
* Update contrib/python/boto3/py3 to 1.28.79robot-contrib2023-11-233-4/+4
* Enabled left and other join type optimizationpavelvelikhov2023-11-233-55/+281
* Fixed flaky test test_big_dataset_tsv YDB CLIBulat Gayazov2023-11-2311-12/+12
* Revert "YT-20315: Support retries of cross cell copying"ermolovd2023-11-235-93/+8
* Use IngressBytes everywherehor9112023-11-235-137/+144
* FeatureFlag to disable UUID as primary keydcherednik2023-11-236-2/+93
* Enable license validation in JTEST / JUNIT5 modules toothegeorg2023-11-231-9/+41
* YT-20519: Retain execution pools and profiling sensors for some time after la...lukyan2023-11-231-8/+17
* YT-20551: Recalculate p2p category sizedon-dron2023-11-232-0/+7
* Intermediate changesrobot-piglet2023-11-232-10/+28
* Enable license validation in JAVA_PROGRAMthegeorg2023-11-232-2/+26
* move table creation logic to separate library KIKIMR-19862monster2023-11-2231-70/+753
* YT-20442 - retries for cross cell copydenvr2023-11-221-0/+4
* disable hive balancing in unit tests by default KIKIMR-20129zalyalov2023-11-225-1/+18
* reset preferred node for dead tablets KIKIMR-20162zalyalov2023-11-221-0/+1
* Add import callbacks for import hookkuzmich3212023-11-223-2/+36
* [docs] fix markdown issue in dynamic-config.mdIvan Blinkov2023-11-221-0/+1
* KIKIMR-20237: use fbk key for phases construction usageivanmorozov2023-11-221-1/+1
* YT-20423: P2P Snooper cache correctingdon-dron2023-11-225-0/+133
* Send proper event on TaskRunner creation failureaozeritsky2023-11-221-1/+1
* Fix race: create map keys in constructoraozeritsky2023-11-224-39/+45
* AFL_ENSURE usage for store contextivanmorozov2023-11-225-41/+41
* KIKIMR-19443 Fix ut multiget and space check timeoutsenya0x5f2023-11-222-14/+13
* Rename recipe_stable.inckardymon-d2023-11-221-1/+1
* YQL-17149 fixaakulaga2023-11-222-10/+10
* Add UDF DateTime::EndOfMonthamikish2023-11-224-3/+355
* KIKIMR-19852: fix tablets moving caseivanmorozov2023-11-222-21/+30
* KIKIMR-19852: remove useless cacheivanmorozov2023-11-221-12/+2
* Intermediate changesrobot-piglet2023-11-226-11/+30
* YT-19006: Return skiff from yqlmpereskokova2023-11-2212-158/+608
* YT-18863 Support 'deleted' field in NYT::TTableSchemaorlovorlov2023-11-223-0/+17
* Revert commit rXXXXXX, Revert commit rXXXXXX, Revert commit rXXXXXX, Automati...v-korovin2023-11-223-24/+24
* Disable python 2 for open sourcesomov2023-11-222-0/+108
* YQL-16986 fix TestMinMaxSumDoubleBooleanKeyszverevgeny2023-11-221-4/+6
* Added "traceparent" header constantAleksey Myasnikov2023-11-222-0/+2
* Не проверяется MaxGraphCheckpointsSizeByteskardymon-d2023-11-2224-237/+2049
* Rename REQUIRE_DISCLOSURE license property into REQUIRE_DERIVATIVE_DISCLOSUREthegeorg2023-11-223-5/+8
* Fix failed assert in aws-c-cal with musldakovalkov2023-11-221-0/+4
* abort multipart uploads in s3 write actorgrigoriypisar2023-11-221-0/+24
* YQ Connector:avoid sql injections by using prepared statementtsmax20042023-11-226-157/+196
* KIKIMR-20205: cache simple arrays and reuse onesivanmorozov2023-11-226-8/+91
* fix: ipdb по команде where показывал контекст од�...andrey19312023-11-222-2/+2
* YT-20315: Support retries of cross cell copyingnadya022023-11-225-8/+93