Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | multiple operations for initialization | ivanmorozov | 2022-10-24 | 31 | -396/+631 |
| | | | | prepare for internal requests reusage move tests to appropriate file | ||||
* | Swap ExtractMembers with Iterator. | a-romanov | 2022-10-24 | 1 | -2/+2 |
| | |||||
* | Save left side in mutables in case of multiplexing map join. | a-romanov | 2022-10-24 | 2 | -6/+53 |
| | |||||
* | Add support for SUM pushdown to Column Shard. | aidarsamer | 2022-10-24 | 6 | -88/+138 |
| | | | | Add support for SUM pushdown to Column Shard. Add Cast function to calculate SUM in SSA program to avoid type overflow. | ||||
* | support custom csv delimiter in reading csv_with_names | uzhas | 2022-10-24 | 2 | -42/+48 |
| | |||||
* | Fix TEvDiscoverResult processing. | yuryalekseev | 2022-10-24 | 1 | -0/+1 |
| | |||||
* | Support PROCESS for streams in purecalc | ngc224 | 2022-10-24 | 3 | -13/+13 |
| | |||||
* | Fix BlobDepot blocking logic | alexvru | 2022-10-24 | 1 | -4/+6 |
| | |||||
* | Add cbor to MimeNames array | mokhotskii | 2022-10-24 | 1 | -1/+2 |
| | |||||
* | DQ, async CA, ProcessInit counter | whcrc | 2022-10-24 | 5 | -3/+12 |
| | |||||
* | [library/python/testing] Fixed relaxed mode selection | prettyboy | 2022-10-24 | 1 | -4/+4 |
| | |||||
* | [external_abt]fix uaas 5xx | barkovbg | 2022-10-24 | 1 | -0/+8 |
| | |||||
* | Add OnQuarantine flag to TOwnerData, | serg-belyakov | 2022-10-24 | 2 | -3/+10 |
| | | | Add OnQuarantine flag to TOwnerData | ||||
* | fix some tests | gvit | 2022-10-24 | 5 | -383/+168 |
| | |||||
* | Describe the command ydb yql tail | bazeltsev | 2022-10-24 | 1 | -1/+1 |
| | | | updated | ||||
* | External build system generator release 13 | robot-ya-builder | 2022-10-24 | 1 | -0/+5 |
| | | | Update tools: yexport | ||||
* | [library/python/testing] Added yatest_common_standalone | prettyboy | 2022-10-24 | 1 | -3/+12 |
| | |||||
* | reuse methods for tests and incapsulate in special helpers | ivanmorozov | 2022-10-23 | 9 | -196/+154 |
| | |||||
* | Release opensource 22.4.31 | stunder | 2022-10-23 | 6 | -0/+6 |
| | |||||
* | Update contrib/restricted/aws/aws-c-cal to 0.5.20 | robot-contrib | 2022-10-23 | 1 | -2/+6 |
| | |||||
* | Describe the command ydb yql | bazeltsev | 2022-10-23 | 9 | -39/+286 |
| | | | initial | ||||
* | add metadata service | ivanmorozov | 2022-10-23 | 39 | -8/+1242 |
| | |||||
* | fix NO_DEBUG_INFO() for OS_DARWIN | snermolaev | 2022-10-23 | 1 | -0/+181 |
| | |||||
* | fix for absolutely zero reply | ivanmorozov | 2022-10-22 | 2 | -4/+1 |
| | |||||
* | Drop some add_defines=False settings from yamaker projects | thegeorg | 2022-10-22 | 3 | -1/+26 |
| | |||||
* | Updated SDK session limit | bazeltsev | 2022-10-22 | 1 | -3/+5 |
| | | | updated | ||||
* | remove tests and adapt tests to removed dynamic tenants | gvit | 2022-10-22 | 13 | -820/+4 |
| | |||||
* | use tenant name from app data in kqp proxy | gvit | 2022-10-21 | 2 | -53/+17 |
| | |||||
* | [dq] high level rewrite for Length, fix for empty wide blocks | vvvv | 2022-10-21 | 3 | -76/+52 |
| | |||||
* | add tenant name to app data | gvit | 2022-10-21 | 11 | -1767/+25 |
| | |||||
* | fix namespace usage for tls variable | ivanmorozov | 2022-10-21 | 1 | -9/+9 |
| | |||||
* | Fix TDqCnUnionAll | aakulaga | 2022-10-21 | 2 | -22/+13 |
| | | | Fix TDqCnUnionall | ||||
* | remove library.resource dependency, pep8 | qrort | 2022-10-21 | 2 | -12/+14 |
| | |||||
* | [ymq] add fields CreatedTimestamp and CustomQueueName for private ↵ | alexbogo | 2022-10-21 | 7 | -10/+73 |
| | | | | | | | CreateQueueRequest add_file init | ||||
* | Part of unique constaint draft. | a-romanov | 2022-10-21 | 2 | -34/+268 |
| | |||||
* | do not start peer proxy lookup of config request | gvit | 2022-10-21 | 1 | -2/+0 |
| | |||||
* | Improve after review comments | komels | 2022-10-21 | 2 | -2/+2 |
| | |||||
* | Fuse Condense1 and Chain1Map for hybrid reduce. | a-romanov | 2022-10-21 | 1 | -0/+57 |
| | |||||
* | audit logs has been added | hcpp | 2022-10-21 | 1 | -1/+7 |
| | |||||
* | Track allocator in TAllocPageHeader | va-kuznecov | 2022-10-21 | 84 | -221/+271 |
| | |||||
* | report curl error code in sensors | uzhas | 2022-10-21 | 1 | -16/+26 |
| | |||||
* | Unicode::Strip | amnosov | 2022-10-21 | 1 | -1/+23 |
| | | | Unicode::Strip udf and tests for this udf added | ||||
* | actor logs usage simplification | ivanmorozov | 2022-10-21 | 1 | -0/+43 |
| | |||||
* | fixes for yield and object reuse | vvvv | 2022-10-21 | 2 | -26/+47 |
| | |||||
* | More of subset fields. | a-romanov | 2022-10-21 | 4 | -2/+121 |
| | |||||
* | optimize aggregator calculations | monster | 2022-10-21 | 3 | -162/+205 |
| | |||||
* | event for anything (temporary compatibility with simple events) | ivanmorozov | 2022-10-21 | 3 | -16/+30 |
| | |||||
* | Update VBLOCK_DEFAULT_DEADLINE_SECONDS and correct some code. | yuryalekseev | 2022-10-21 | 4 | -4/+4 |
| | |||||
* | subgroup cleanup has been added | hcpp | 2022-10-21 | 3 | -1/+37 |
| | |||||
* | use context constructor and sender guard instead of method with a lot of ↵ | ivanmorozov | 2022-10-21 | 2 | -5/+41 |
| | | | | arguments |