aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix test_ttl_delete (#13846)Semyon2025-01-294-11/+31
|
* mute ydb/core/viewer/tests/test.py 4 tests (#13977)Kirill Rysin2025-01-291-0/+4
|
* Forbid to remove group with access (#13930)kungurtsev2025-01-299-46/+208
|
* Translated the Troubleshooting section into Russian (#12759)anton-bobkov2025-01-2980-22/+976
| | | Co-authored-by: Ivan Blinkov <ivan@ydb.tech>
* checkoint coordinator: handle failure on saving zero checkpoint (#13917)yumkam2025-01-293-3/+13
|
* checkpoint storage: fix future handling on error path (#13909)yumkam2025-01-291-36/+10
|
* YQ: fix read_actor log message size (#13942)Dmitry Kardymon2025-01-291-1/+6
|
* VIEW: import (#13361)Daniil Demin2025-01-2926-309/+1171
|
* generic lookup: pad queries to improve query cachability (#10506)yumkam2025-01-292-14/+34
|
* Preliminary fix for erase cache consistency problems (#13936)Aleksei Borzenkov2025-01-295-39/+204
|
* Refactor yql documentation (#13701)Roman Udovichenko2025-01-29707-11232/+10573
|
* Import libraries 250129-0050Alexander Smirnov2025-01-291-1/+1
|
* Merge branch 'rightlib' into merge-libs-250129-0050Alexander Smirnov2025-01-2992-420/+1839
|\
| * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-01-291-1/+1
| | | | | | | | commit_hash:6b8518825b457b22cb5f4e2e69752fcd4688052b
| * Intermediate changesrobot-piglet2025-01-291-0/+1
| | | | | | | | commit_hash:c7251483695da9be81b0d163485d486739c32f26
| * Update flake8 binariesshadchin2025-01-282-5/+15
| | | | | | | | commit_hash:dc4ee7e5f7d52ae7116bf29514fabf85e5e3e705
| * Fix race in TCP dispatcherkvk19202025-01-282-23/+28
| | | | | | | | | | Fix relatively rare data race in TCP dispatcher. commit_hash:acbcb8a83f61e04b3e0a665fab8f72640376ae64
| * Build cxxsupp/builtins on armv7a and i686thegeorg2025-01-282-31/+65
| | | | | | | | | | Also: add cxxsupp/builtins to autocheck/common_targets.inc commit_hash:e50ebb7511ed61fb1000e84b2caca0634e65a338
| * Var IGNORED=IGNOREDdimdim112025-01-281-0/+2
| | | | | | | | | | Var IGNORED=IGNORED commit_hash:6ca197771064352e069714cb4b812b203570a280
| * Use new commands for RUN_JAVA_PROGRAM for valid classpathdimdim112025-01-281-0/+1
| | | | | | | | | | Use new commands for RUN_JAVA_PROGRAM for valid classpath commit_hash:cdd3abe925c31087000f14f74d3a09263c435ae7
| * Add STYLE_CPP_YT macroalevitskii2025-01-283-1/+16
| | | | | | | | | | Add STYLE_CPP_YT macro commit_hash:c4992f91380e90a2ac148594c648b5a4cd1b3a10
| * YT-3129: support table_index, row_index and range_index in input_querypsushin2025-01-283-17/+155
| | | | | | | | commit_hash:c36a5ed1ebd42240703a835e70dd0375ab74c48d
| * more tests YQL-19494vvvv2025-01-2851-0/+1172
| | | | | | | | commit_hash:b84e0c56b3f112416d4d0e6bfa8f6997f59e9d70
| * YT-22409: add full_result to finished_query_resultslucius2025-01-284-1/+5
| | | | | | | | commit_hash:c23c774293faf3a31a2912d8472aa05852480095
| * Enable replication card cache long polling by defaultosidorkin2025-01-281-1/+1
| | | | | | | | commit_hash:03d6e9d5206409e4e3a69e10bed498b91bd26396
| * More info in assertudovichenko-r2025-01-286-2/+16
| | | | | | | | commit_hash:d2df729bf72ec15040b851533478765a48bb63bc
| * Intermediate changesrobot-piglet2025-01-282-3/+35
| | | | | | | | commit_hash:93f812fd528231c67adb63e20e083855d68bfe8d
| * Make config.clang-format defaultalevitskii2025-01-283-99/+1
| | | | | | | | | | Make config.clang-ormat default commit_hash:66bde4726e685cd3f9ca6f230ef314738bd1af8c
| * All java sources sorting/preparation in a single python scriptsvidyuk2025-01-284-15/+43
| | | | | | | | | | | | | | NOTE: there is still some kotlin source preparation remains in a separate call for `build/scripts/resolve_java_srcs.py` which is going to be joined into `prepare_jar_build.py` later. commit_hash:239933cba6b1a7090a9327d659bb8be3722db916
| * Intermediate changesrobot-piglet2025-01-286-221/+282
| | | | | | | | commit_hash:a2b7c09c50267438f198d0f36dc6d40678894b70
* | Disable broken full join for now (#13935)Vitaly Stoyan2025-01-291-0/+41
| |
* | Fix shred interface in PDisk (#13926)Alexander Rutkovsky2025-01-284-23/+30
| |
* | ReconnectPeriod has been fixed for pq_read_actor (#13921)Oleg Doronin2025-01-281-1/+1
| |
* | Support shred orchestration in BSC (#13881)Alexander Rutkovsky2025-01-2819-52/+892
| |
* | Add prestable into ci checks (#13927)Maxim Yurchuk2025-01-281-0/+1
| |
* | remove scan query stream lookup flag (#13886)Vitalii Gridnev2025-01-2811-45/+19
| |
* | The values of PartNo must be added (#13863)Alek5andr-Kotov2025-01-282-1/+57
| |
* | KIKIMR-22120: Block table splits and merges during import from S3 (#13910)Ilia Shakhov2025-01-2822-74/+373
| |
* | Disable column store by default (#13841)zverevgeny2025-01-2810-31/+44
| |
* | fix redirects for serverless databases (#13856)Alexey Efimov2025-01-282-6/+20
| |
* | fix restart tablet processing in case lock tx resuming (#13842)ivanmorozov3332025-01-2816-206/+297
| |
* | Import libraries 250128-0050Alexander Smirnov2025-01-281-1/+1
| |
* | Merge branch 'rightlib' into merge-libs-250128-0050Alexander Smirnov2025-01-2857-139/+504
|\|
| * Codestyle in signaturepavook2025-01-283-6/+3
| | | | | | | | | | | | | | | | | | | | | | * owner -> owner_id * fix naming * remove unnecessary nodiscard * remove unnecessary destructors * braces, spacing * assert -> verify * const& where applicable commit_hash:d12a8d568cd05aabbda9fc4376afd9119afd0a69
| * Add code to replication cards collocation migration exceptionosidorkin2025-01-271-4/+5
| | | | | | | | commit_hash:188dccdd66947f7878d78ecfdf2f9e0030284715
| * YT-23531: Use query thread pool for lookupssabdenovch2025-01-271-0/+1
| | | | | | | | commit_hash:ee5a4429cc66cb146a840efad230110c959713b4
| * Enable the new command engine for TS (demo)vpozdyayev2025-01-272-12/+11
| | | | | | | | commit_hash:551409ad6564411521581c05e0394bebc482dff9
| * Intermediate changesrobot-piglet2025-01-271-0/+4
| | | | | | | | commit_hash:b16337561a5a3b91d687f673c582ec739951098a
| * Pass yt.DefaultMaxJobFails to Sort and Mergeziganshinmr2025-01-272-8/+16
| | | | | | | | commit_hash:1041ab2c169ca104d01403942140e53823aa400e
| * Remove remaining usages of XCode 10.1thegeorg2025-01-272-6/+0
| | | | | | | | commit_hash:5310c6a25994556858f16966bfc20734fb789a8d