| Commit message (Expand) | Author | Age | Files | Lines |
* | YT-19324: move YT provider to ydb/library/yql | max42 | 2023-06-30 | 259 | -0/+81945 |
* | cleaning and special methods for memory control helping | ivanmorozov | 2023-06-29 | 6 | -5/+41 |
* | Add retry policy to BOARD_PUBLISHER | shumkovnd | 2023-06-29 | 4 | -29/+107 |
* | fix dictionary size calculation | ivanmorozov | 2023-06-29 | 4 | -3/+18 |
* | debug strings for internal objects | ivanmorozov | 2023-06-29 | 7 | -0/+32 |
* | use different queues instead of front/back | ivanmorozov | 2023-06-29 | 10 | -23/+74 |
* | filler for timestamp and tests | ivanmorozov | 2023-06-29 | 7 | -1/+68 |
* | use available packs count for kqp fetcher optimal usage | ivanmorozov | 2023-06-29 | 3 | -0/+10 |
* | memory allocator objects count for monitoring | ivanmorozov | 2023-06-29 | 5 | -2/+70 |
* | better TTL logging in ColumnShard | chertus | 2023-06-29 | 1 | -7/+9 |
* | Use unaligned read/write for page labels, fix ubsan failures | snaury | 2023-06-29 | 14 | -92/+101 |
* | provide logging context into bottom functions on stack | ivanmorozov | 2023-06-29 | 4 | -79/+55 |
* | speed up scanners requesting in case global memory limits usage | ivanmorozov | 2023-06-29 | 8 | -20/+61 |
* | oss: add pg_dummy to peerdir for fixing github build with relwithdebinfo | nkozlovskiy | 2023-06-29 | 5 | -0/+5 |
* | Added --ordered parameter description to docs | brgayazov | 2023-06-29 | 1 | -0/+2 |
* | New parameters: warm-uptime, percentile, topic | azevaykin | 2023-06-29 | 1 | -41/+57 |
* | YQL-8971 YQL-15555 Fix check unique constraints by join keys. | a-romanov | 2023-06-29 | 6 | -21/+13 |
* | customize reading from bindings | uzhas | 2023-06-29 | 6 | -2/+127 |
* | better logging for tier managers | chertus | 2023-06-29 | 2 | -2/+26 |
* | Implement concurrent_result_sets setting for GenericQuery. () | spuchin | 2023-06-29 | 18 | -16/+101 |
* | Extract initialization to ServiceInitializer | tesseract | 2023-06-29 | 11 | -56/+119 |
* | YDB SDK Sync from git | robot-kikimr-dev | 2023-06-29 | 2 | -1/+6 |
* | Improve testshard | alexvru | 2023-06-29 | 3 | -25/+71 |
* | compute database control plane has been added | hcpp | 2023-06-29 | 78 | -178/+1510 |
* | YQL-16099 Use GraceJoinCore 'any' option. | a-romanov | 2023-06-29 | 8 | -32/+95 |
* | YQ Connector: apply YQL naming conventions | vitalyisaev | 2023-06-29 | 24 | -258/+258 |
* | Added instructions how to build and run YDB CLI tests | Bulat Gayazov | 2023-06-29 | 1 | -7/+11 |
* | Continue on page faults | ilnaz | 2023-06-29 | 1 | -2/+9 |
* | Exception in log | azevaykin | 2023-06-29 | 1 | -1/+1 |
* | YQL-8971 YQL-15555 Use Unique constraint for correct expand EquiJoin -> JoinD... | a-romanov | 2023-06-29 | 1 | -4/+11 |
* | YQ Connector: support managed ClickHouse | vitalyisaev | 2023-06-29 | 23 | -55/+185 |
* | Additional logs | azevaykin | 2023-06-29 | 3 | -15/+67 |
* | the driver is passed by reference | abcdef | 2023-06-29 | 7 | -10/+9 |
* | refactoring TCommandWorkloadTopicRunFull::Run | abcdef | 2023-06-29 | 2 | -31/+90 |
* | Do not lose sender when rescheduling | ilnaz | 2023-06-28 | 3 | -2/+75 |
* | Improve monitoring | alexvru | 2023-06-28 | 2 | -4/+10 |
* | Using fetch token and updating next page token | grigoriypisar | 2023-06-28 | 2 | -2/+97 |
* | YQL-8971 Drop bad optimizer. | a-romanov | 2023-06-28 | 1 | -97/+0 |
* | Fix back compatibility in console | innokentii | 2023-06-28 | 1 | -1/+2 |
* | interface of CreateDriver methods | abcdef | 2023-06-28 | 2 | -6/+6 |
* | Resend broadcast records in correct order | ilnaz | 2023-06-28 | 2 | -6/+9 |
* | refactoring | abcdef | 2023-06-28 | 7 | -14/+30 |
* | Fixed translation | bazeltsev | 2023-06-28 | 1 | -4/+4 |
* | improve pgs compatibility for ; query | xenoxeno | 2023-06-28 | 1 | -9/+4 |
* | translation | alextarazanov | 2023-06-28 | 2 | -7/+32 |
* | Introduce broadcast change records | ilnaz | 2023-06-28 | 5 | -35/+210 |
* | AttachSession public api (UNIMPLEMENTED) | Daniil Cherednik | 2023-06-28 | 11 | -12/+57 |
* | KeyAccessSample refactoring | Maksim Kita | 2023-06-28 | 1 | -25/+17 |
* | Make ErasureSplit incremental again | alexvru | 2023-06-28 | 7 | -116/+145 |
* | some fixes | hcpp | 2023-06-28 | 2 | -5/+7 |