Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | YQ-2786 optimize fq s3 tests (#2734) | Pisarenko Grigoriy | 2024-03-24 | 20 | -532/+685 |
| | |||||
* | Fix access to private backets (use correct auth info) in Dynamic Lister (#3102) | Hor911 | 2024-03-24 | 2 | -2/+2 |
| | |||||
* | No allocations when unwinding (#3085) | Александр Новожилов | 2024-03-23 | 1 | -10/+18 |
| | |||||
* | Filled pg_operator table (#3093) | Vitaly Stoyan | 2024-03-23 | 8 | -4/+201 |
| | |||||
* | Explicitly specify clang version to compile llvm bytecode (#3066) | Yuriy Chernyshov | 2024-03-22 | 1 | -2/+2 |
| | |||||
* | sys_view per portions (#3092) | ivanmorozov333 | 2024-03-22 | 104 | -2009/+2483 |
| | |||||
* | Persist replication config (#3091) | Ilnaz Nizametdinov | 2024-03-22 | 4 | -4/+13 |
| | |||||
* | Move Callable Payload parser to header (preparation for callable sign… (#3090) | Alexey Ozeritskiy | 2024-03-22 | 3 | -40/+42 |
| | |||||
* | Additional logging (#3082) | Ilnaz Nizametdinov | 2024-03-22 | 5 | -6/+69 |
| | |||||
* | Limit max mem usage by remote topic reader & other little changes (#3075) | Ilnaz Nizametdinov | 2024-03-22 | 3 | -13/+19 |
| | |||||
* | Enable new lookupjoin behaviour by default (#2967) | Mikhail Surin | 2024-03-22 | 2 | -8/+2 |
| | |||||
* | fix typo ReadyToAcceptHander and deprecate it (#2740) | ildar-khisambeev | 2024-03-22 | 4 | -9/+13 |
| | |||||
* | YDB-2035 Extended PDisk sensors (#3015) | Semyon Danilov | 2024-03-22 | 3 | -172/+203 |
| | | | Fixes #2035 | ||||
* | YDB-3080 Fix UUID prefix in select (#3030) | Semyon Danilov | 2024-03-22 | 5 | -0/+113 |
| | | | Fixes #3080 | ||||
* | Fix oos logging. Send log only once on change (#3063) | Robert Drynkin | 2024-03-22 | 28 | -95/+103 |
| | |||||
* | Support CopySequence in schemeshard (#2693) | Nikolay Shumkov | 2024-03-22 | 32 | -21/+1325 |
| | |||||
* | Fix update token interval calculation. (#3064) | Daniil Cherednik | 2024-03-22 | 1 | -3/+5 |
| | | | | We should chouse min value from expiresIn and RefreshPeriod_, not max one Also reduce server returned interval by 2 to prevent race at expiring time. | ||||
* | Reduce severity of some health check issues (#3067) | Alexey Efimov | 2024-03-22 | 1 | -9/+5 |
| | |||||
* | Synchronize yql/pg variants: agg func (#3069) | Alexey Ozeritskiy | 2024-03-22 | 2 | -6/+6 |
| | |||||
* | Unreachable tests fix (#3053) | Александр Новожилов | 2024-03-22 | 2 | -1/+6 |
| | |||||
* | Fix read iterator local snapshot consistency. Fixes #2885. (#3037) | Aleksei Borzenkov | 2024-03-22 | 9 | -112/+575 |
| | |||||
* | provide codecs via singleton map (#3070) | ildar-khisambeev | 2024-03-22 | 6 | -14/+69 |
| | |||||
* | Fix broken link in ydb_docker.md (#2716) | Egor Fedorov | 2024-03-22 | 1 | -1/+1 |
| | |||||
* | Support of limit & union all in sublinks (#3022) | Vitaly Stoyan | 2024-03-22 | 25 | -46/+562 |
| | |||||
* | fix lookup into sysview (#3065) | Vitalii Gridnev | 2024-03-22 | 4 | -2/+32 |
| | |||||
* | variability statistics for different values in portion column (#3059) | ivanmorozov333 | 2024-03-21 | 11 | -3/+399 |
| | |||||
* | drop connection on critical errors (#3062) | Alexey Efimov | 2024-03-21 | 4 | -6/+39 |
| | |||||
* | Allow override _RowsLimitPerWrite/_AllResultsBytesLimit in dq (#3060) | Alexey Ozeritskiy | 2024-03-21 | 1 | -2/+2 |
| | |||||
* | Fixed yson encoding in KQP (#3054) | Vitaly Stoyan | 2024-03-21 | 5 | -1/+25 |
| | |||||
* | BTreeIndex Tests fixes when enabled (#2708) | kungurtsev | 2024-03-21 | 17 | -185/+452 |
| | |||||
* | Clear sensitive data in replication's description (#3044) | Ilnaz Nizametdinov | 2024-03-21 | 3 | -0/+37 |
| | |||||
* | Specify '__async_replication' attr (#3056) | Ilnaz Nizametdinov | 2024-03-21 | 3 | -7/+18 |
| | |||||
* | YQL-18027: Add block implementation for Remove UDFs (#2836) | Igor Munkin | 2024-03-21 | 4 | -9/+236 |
| | |||||
* | fix internal error for parsing error (#2953) | VPolka | 2024-03-21 | 3 | -3/+5 |
| | |||||
* | Proper wait and sdk deinitialization for credential provider test (#3034) | Daniil Cherednik | 2024-03-21 | 1 | -12/+13 |
| | |||||
* | fix(kqp): use retry settings form table_service_config for stream lookup (#2756) | Iuliia Sidorina | 2024-03-21 | 12 | -203/+589 |
| | |||||
* | added autocomplete handlers (#2677) | Andrei Rykov | 2024-03-21 | 7 | -9/+657 |
| | |||||
* | Using AS not impl (#3005) | Александр Новожилов | 2024-03-21 | 1 | -0/+4 |
| | |||||
* | YQL-16565: IS/IS NOT tests canonization (#3039) | Mars Agliullin | 2024-03-21 | 5 | -22/+22 |
| | |||||
* | Deterministic sort (#3043) | Alexey Ozeritskiy | 2024-03-21 | 2 | -2/+2 |
| | |||||
* | add new tests and fix ones (#3024) | ivanmorozov333 | 2024-03-21 | 14 | -45/+155 |
| | |||||
* | YQ-2863: add ExplainDataQuery, DescribeTable and KeepAlive handles (#2877) | Egor Zudin | 2024-03-21 | 8 | -106/+372 |
| | |||||
* | Remove ut_osiris -> yt gateway dependence via tx_proxy (second approach) (#3028) | Daniil Cherednik | 2024-03-21 | 3 | -2/+3 |
| | |||||
* | YQ-2068 JoinAlgoType for stream lookup join (#2918) | zverevgeny | 2024-03-21 | 10 | -6/+115 |
| | |||||
* | Test alter temp table (#3011) | Nikolay Shumkov | 2024-03-21 | 1 | -0/+163 |
| | |||||
* | Add feature flag to enable all vdisk sensors (#2909) | Robert Drynkin | 2024-03-21 | 10 | -155/+209 |
| | |||||
* | Split read_balancer.h to multiple files (#2955) | Nikolay Shestakov | 2024-03-21 | 6 | -368/+429 |
| | |||||
* | schemeboard: separate public and internal events (#2668) | ijon | 2024-03-21 | 17 | -620/+678 |
| | | | | | | | | | | | To reduce build-time effect of internal changes due to (transitive) dependency on `ydb/core/tx/scheme_board/events.h`. `ydb/core/tx/scheme_board/events.h` now defines truly public events (used by several schemeboard clients): - `TEvNotifyUpdate` - `TEvNotifyDelete` `ydb/core/tx/scheme_board/events_internal.h` defines events internal to schemeboard. `ydb/core/tx/scheme_board/events_schemeshard.h` is a special case for `TEvUpdateAck` -- mostly internal event with single very specific use in schemeshard-schemeboard communication. | ||||
* | redefine ToString() for TEvSchemeShard::TEvDescribeSchemeResult (#2671) | ijon | 2024-03-21 | 1 | -0/+14 |
| | |||||
* | Remove duplicated DataShard.TabletID() (#3026) | azevaykin | 2024-03-21 | 1 | -8/+7 |
| |