Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Beatify links in export-import section | ilnaz | 2023-07-20 | 31 | -33/+62 |
| | |||||
* | KIKIMR-18570 check S3 object via Head for consistency | chertus | 2023-07-20 | 4 | -14/+27 |
| | |||||
* | Set idea.max.content.load.filesize globally | a-beliakov | 2023-07-20 | 1 | -1/+1 |
| | |||||
* | Apply TTL's run-interval option KIKIMR-18800 | ilnaz | 2023-07-20 | 3 | -1/+59 |
| | |||||
* | Move sdk helpers to ydb. | dcherednik | 2023-07-20 | 10 | -1/+201 |
| | |||||
* | Revert commit rXXXXXX, Revert commit rXXXXXX, Automatic release build for ↵ | v-korovin | 2023-07-20 | 1 | -4/+4 |
| | | | | ya_bin3, ya_bin, test_tool, test_tool3 | ||||
* | Don't sync kill sys tablet on reboot in tests KIKIMR-18752 | snaury | 2023-07-20 | 3 | -4/+8 |
| | |||||
* | Deploy clang without runtimes | mikhnenko | 2023-07-20 | 1 | -1/+1 |
| | |||||
* | Use profile from sources | mikhnenko | 2023-07-20 | 4 | -4/+90 |
| | |||||
* | Allow DISCARD in SUBQUERY | vvvv | 2023-07-20 | 6 | -10/+49 |
| | |||||
* | Track struct layout over Member inside window functions | vvvv | 2023-07-20 | 1 | -0/+4 |
| | |||||
* | Move swig related rules into own module | svidyuk | 2023-07-20 | 4 | -119/+123 |
| | | | | | Noop copy of maros and modules to a dedicated place Invert USE_LOCAL_SWIG conditions in order to switch var value from `yes`/`no` to `no`/`path/to/swigdir` in next PRs | ||||
* | Move signals | nsofya | 2023-07-20 | 2 | -12/+27 |
| | |||||
* | Fix sequential inflight | ssmike | 2023-07-19 | 1 | -2/+2 |
| | |||||
* | Update nixpkgs revision in contrib/libs/apache/arrow | thegeorg | 2023-07-19 | 2 | -2/+2 |
| | |||||
* | Fix data race in case of handling clinet timeout during streaming call. Fix ↵ | dcherednik | 2023-07-19 | 1 | -10/+12 |
| | | | | possible use after free in case of enabled grpc debug log and streaming call. KIKIMR-18801 | ||||
* | Missed session status check for atach session call. KIKIMR-18250 | dcherednik | 2023-07-19 | 2 | -0/+28 |
| | |||||
* | YQL-15987 Fix Switch LLVM impl. | a-romanov | 2023-07-19 | 1 | -0/+3 |
| | |||||
* | Print TTL's run-interval option KIKIMR-18800 | ilnaz | 2023-07-19 | 1 | -0/+5 |
| | |||||
* | KIKIMR-18570 better logging for S3 put/delete responses | chertus | 2023-07-19 | 1 | -3/+6 |
| | |||||
* | creating CreateSecuredServiceAccountCredentialsOverTokenAccessorFactory | grigoriypisar | 2023-07-19 | 12 | -8/+40 |
| | | | Added ISecuredServiceAccountCredentialsFactory in TKqpProxyService. | ||||
* | Add wasm64-unknown-emscripten target | dtorilov | 2023-07-19 | 3 | -2/+22 |
| | |||||
* | better paging sample in docs | mzinal | 2023-07-19 | 2 | -41/+12 |
| | |||||
* | KIKIMR-18796:move libraries for usage in future | ivanmorozov | 2023-07-19 | 45 | -2029/+2229 |
| | |||||
* | Fix blob leakage KIKIMR-18784 | alexvru | 2023-07-19 | 7 | -17/+77 |
| | |||||
* | correct error message | uzhas | 2023-07-19 | 1 | -2/+2 |
| | |||||
* | KIKIMR-18343: Group tx processing logic in one class | nsofya | 2023-07-19 | 15 | -241/+396 |
| | |||||
* | the order of initialization of fields | abcdef | 2023-07-19 | 1 | -6/+6 |
| | | | порядок инициализации полей | ||||
* | sa id signature has been added | hcpp | 2023-07-19 | 9 | -36/+98 |
| | |||||
* | Use black to style build/scripts | thegeorg | 2023-07-19 | 2 | -2/+16 |
| | |||||
* | Block GetCGIParam and GetDomain udfs | epbugaev | 2023-07-19 | 1 | -14/+59 |
| | | | | | GetCGIParam and GetDomain block udfs. Canonize additional tests where AST tree changed due to new block udfs. | ||||
* | kqp delegate tasks execution to planner KIKIMR-18631 | makostrov | 2023-07-19 | 6 | -206/+306 |
| | | | | | | | | | | | | | | | | | KIKIMR-18631 Fix TTaskType Add Compute Tasks to Planner correctly Add optimization: execute locally scan tasks at one Node fix code Move on Fix Stats: Affected shards Shift calculation of scan tasks to Planner | ||||
* | Check the kqp session is destroyed during intermediate node stuck. KIKIMR-18250 | dcherednik | 2023-07-19 | 4 | -13/+25 |
| | |||||
* | Fix tests | v-korovin | 2023-07-19 | 1 | -0/+2 |
| | |||||
* | Don't require manual button press to deploy internal YDB docs (3) | blinkov | 2023-07-19 | 1 | -1/+1 |
| | |||||
* | Typo | azevaykin | 2023-07-19 | 7 | -12/+12 |
| | |||||
* | added mode to skip private connections and private bindings | uzhas | 2023-07-19 | 3 | -11/+21 |
| | |||||
* | the ID of the reading session is not reset | abcdef | 2023-07-19 | 2 | -11/+7 |
| | | | при работе с транзакцией сохраняется идентификатор сессии чтения | ||||
* | cluster handler reduce whiteboard calls number | andrew-rykov | 2023-07-19 | 1 | -14/+20 |
| | |||||
* | Вundle support in ya-bin | spreis | 2023-07-19 | 1 | -1/+1 |
| | |||||
* | reply unavailable insdead of access_denied on retriable IAM errors | alexnick | 2023-07-19 | 7 | -18/+31 |
| | | | reply unavailable insdead of access_denied on retriable IAM errors | ||||
* | feat(TS_BUNDLE|TS_NEXT): allow to use VCS_INFO_FILE in TS_BUNDLE and TS_NEXT | zaverden | 2023-07-19 | 2 | -2/+4 |
| | | | Документация https://a.yandex-team.ru/review/4107582/details | ||||
* | docs: fix link to toolchain | miripiruni | 2023-07-19 | 1 | -1/+1 |
| | |||||
* | Update contrib/libs/re2 to 2023-07-01 | robot-contrib | 2023-07-19 | 2 | -10/+4 |
| | |||||
* | Update certs/cacert.pem | shadchin | 2023-07-18 | 1 | -1374/+1345 |
| | |||||
* | Improve group status flags in BSC KIKIMR-18781 | alexvru | 2023-07-18 | 7 | -40/+42 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-07-18 | 1 | -2/+2 |
| | |||||
* | Increment group generation on scope change KIKIMR-18781 | alexvru | 2023-07-18 | 4 | -6/+16 |
| | |||||
* | YQL-8971 YQL-15555 Unique/Distinct use sets of cloned columns. | a-romanov | 2023-07-18 | 9 | -194/+392 |
| | |||||
* | KIKIMR-18779 trigger forget exported blobs seldom | chertus | 2023-07-18 | 7 | -21/+39 |
| |