aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix compaction memory prediction for special case (#11565)ivanmorozov3332024-11-142-1/+3
|
* add test to dsproxy put (#10214)VPolka2024-11-145-24/+213
|
* scope mapping has been supported for streaming (#11585)Oleg Doronin2024-11-143-3/+20
|
* Merge pull request #11597 from maximyurchuk/manual_ya_updateMaxim Yurchuk2024-11-144-20/+24
|\ | | | | [from rightlib] Automatic release build for test_tool, os_ya, ya_bin, os_test_tool
| * Automatic release build for test_tool, os_ya, ya_bin, os_test_toolrobot-ya-builder2024-11-144-20/+24
| | | | | | | | | | | | | | | | | | | | From hash: [9f16b1f02cbf93ca08e1aa39e3063c96b86d6ebf](HIDDEN_URL From revision: [15278243](HIDDEN_URL [CI flow](HIDDEN_URL Flow triggered by user: [robot-ci](HIDDEN_URL Update tools: test_tool, os_ya, ya_bin, os_test_tool commit_hash:e9c21e145d7d1a0bf9f6b7e43356fe8035218297
* | Update query_replay (#11586)Nikolay Shumkov2024-11-143-2/+11
| |
* | Add fetch and replace public api (#11313)mregrock2024-11-1429-83/+1094
|/
* Fix reads from many shards (#11569)Nikita Vasilev2024-11-142-8/+98
|
* Fix formatting typos in SVG gen (#11588)Hor9112024-11-141-2/+2
|
* [yt provider] Fix `unordered_map::at: key not found` error (#11575)Roman Udovichenko2024-11-141-5/+11
|
* YQ WM fixed race with actor context (#11576)Pisarenko Grigoriy2024-11-142-23/+20
|
* YDBDOCS-917: fix closing tag (#11584)Ivan Blinkov2024-11-131-1/+2
|
* Improve schemeshard codegen (#11579)Innokentii Mokin2024-11-136-27/+37
|
* Fix SinkSend argument order (#11548)yumkam2024-11-131-1/+1
|
* YQ RD enable LLVM in purecalc filters (#11442)Pisarenko Grigoriy2024-11-1315-35/+121
|
* Add issued at leeway for verifying static credentials token (#11212)Andrey Molotkov2024-11-131-1/+4
|
* Audit log json envelope (#11466)Vasily Gerasimov2024-11-138-19/+359
|
* Don't recreate snapshots in transaction (#11553)Nikita Vasilev2024-11-133-7/+4
|
* native memory control (#11559)ivanmorozov3332024-11-1313-16/+76
|
* Add YQL_BASE_TEST_DIR (#11563)Roman Udovichenko2024-11-131-0/+1
|
* Merge pull request #11427 from ydb-platform/mergelibs-yqlMaxim Yurchuk2024-11-138616-494941/+491288
|\ | | | | Mergelibs + YQL moving
| * Fix parameter substitution in Package pragma (#11055)Anton Martsenyuk2024-11-134-8/+15
| |
| * Fix parameter substitution in Package pragmangc2242024-11-136-24/+18
| | | | | | | | commit_hash:df3312c03f97d33ee57c7ffd11a489097eb3c2d4
| * Merge branch 'main' of https://github.com/ydb-platform/ydb into mergelibs-yqlMaxim Yurchuk2024-11-12311-3792/+6931
| |\
| * | Apply GH commitsudovichenko-r2024-11-126-12/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | Apply GH: Stop wide combiner state from growing unlimited (#10997) Apply GH: Reconnect session has been supported (#9862) Apply GH: Handle unexpected future exception (#11091) commit_hash:c2597abeae3a153692a80cc13446423769765ae1
| * | Apply GH commitsudovichenko-r2024-11-1231-163/+881
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apply GH: Extract prefix and entries in backup-related sql (#10807) Apply GH: Fix syntax for Column Family (#10781) Apply GH: Case-insensitive mode for searching modules and functions (#10842) Apply GH: Fixed i/o for pg_proc (#10914) Apply GH: An option to render SQL transalation with Seq! (#11015) commit_hash:d2d2fcdef2bbd0434236aef325aa071c7e39c526
| * | Merge PR #10944: Fix ExtractMembers constraints for sorted tupleaneporada2024-11-122-5/+27
| | | | | | | | | | | | commit_hash:3cbeb92e6a5008fdda11519d1b9fa5381af3a61f
| * | Merge PR #10587: Block input for YT map operationsaneporada2024-11-126-0/+189
| | | | | | | | | | | | | | | initial commit_hash:61c8442fd8a0ebe277511b5d98b334cf6bc95337
| * | Merge PR #8169: Use GraceCode for Map by defaultaneporada2024-11-121-1/+1
| | | | | | | | | | | | commit_hash:305f0a9de55c77198e0b867520c454d6ec29443c
| * | Merge PR #10831, #11068, #11075, #11152aneporada2024-11-1217-53/+260
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #11152 - Allow to choose normal or aggreation PG function #11075 - Handle invalid base #11068 - Allow more postgis functions #10831 - Views: if exists / if not exists for DDL commit_hash:0ebf35e45ac6de147c9000440ca25237db061d2e
| * | Merge PR #10741, #10799, #10732aneporada2024-11-128-14/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | \#10732 Fix a bug in YQL node creation for indexImplTable table settings \#10799support computation graph invalidation in purecalc \#10741Don't use Now() during replay for yt settings commit_hash:bc4c150ceb2ae05fc19eaa4804fb668730a89410
| * | Merge PR #10707: Fixed: Make block combine use stream instead of flowaneporada2024-11-125-692/+1140
| | | | | | | | | | | | commit_hash:946462d1ea7e74758c7d6f86cc30cd674dc2195e
| * | Merge GH PR #9404aneporada2024-11-1217-62/+296
| | | | | | | | | | | | commit_hash:d780798556aedbe2be898d69185380f2ecb95f9c
| * | Merge branch 'main' of https://github.com/ydb-platform/ydb into mergelibs-yqlMaxim Yurchuk2024-11-1163-446/+1260
| |\ \
| * | | fix .Empty (uppercase)Maxim Yurchuk2024-11-111-2/+2
| | | |
| * | | Merge branch 'main' of https://github.com/ydb-platform/ydb into mergelibs-yqlMaxim Yurchuk2024-11-1154-206/+620
| |\ \ \
| * | | | fix Size (uppercase)Maxim Yurchuk2024-11-111-1/+1
| | | | |
| * | | | Exclude yt/provider/ut (#11473)Roman Udovichenko2024-11-111-0/+4
| | | | |
| * | | | Merge pull request #11465 from vitstn/mergelibs-yql-fix2Maxim Yurchuk2024-11-117-15/+25
| |\ \ \ \ | | | | | | | | | | | | Yql fixes
| | * | | | initVitaly Stoyan2024-11-117-15/+25
| |/ / / /
| * | | | Merge pull request #11433 from vitstn/mergelibs-yql-fixMaxim Yurchuk2024-11-09187-1937/+2028
| |\ \ \ \ | | | | | | | | | | | | More yql fixes
| | * | | | initVitaly Stoyan2024-11-09132-623/+2833
| | | | | |
| | * | | | Tune YDB <-> YQL depsvvvv2024-11-0940-2617/+509
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init commit_hash:16572ab4e94aea4f7455c2ccb90b70ea99a412db
| | * | | | Fast TChunkedBuffer::Size()aneporada2024-11-092-19/+22
| | | | | | | | | | | | | | | | | | | | | | | | commit_hash:6dd56a3c0d552a30b3e30a2b133d638716e1893d
| | * | | | less ydb deps or disable for OSS for nowvvvv2024-11-0918-1242/+1230
| | | | | | | | | | | | | | | | | | | | | | | | commit_hash:cba3283f48e43daee374c408d91d1fed33861da4
| | * | | | std::atomicvvvv2024-11-092-6/+4
| |/ / / / | | | | | | | | | | | | | | | commit_hash:be10606b22b15d660282895983c88ae5a0db0be9
| * | | | more include/peerdir fixesMaxim Yurchuk2024-11-087-12/+12
| | | | |
| * | | | Add includeMaxim Yurchuk2024-11-081-0/+1
| | | | |
| * | | | fix string uppercaseMaxim Yurchuk2024-11-081-1/+1
| | | | |
| * | | | Merge branch 'main' of https://github.com/ydb-platform/ydb into mergelibs-yqlMaxim Yurchuk2024-11-08178-4930/+5473
| |\ \ \ \