Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes #5741

Closed
wants to merge 175 commits into from
Closed

fixes #5741

wants to merge 175 commits into from

Conversation

CyberROFL
Copy link
Member

Changelog entry

...

Changelog category

  • New feature
  • Experimental feature
  • Improvement
  • Performance improvement
  • Bugfix
  • Backward incompatible change
  • Documentation (changelog entry is not required)
  • Not for changelog (changelog entry is not required)

Additional information

...

alexv-smirnov and others added 30 commits February 1, 2024 11:39
* support trailing generic query responses (ydb-platform#1441)

* improving potential bottleneck in grpc layer of the query service (ydb-platform#1278)
Set mkql runtime version, fix tests. (KIKIMR-19847)
* Initial commit

* Fixes

Co-authored-by: Nikolay Shumkov <[email protected]>
* Fix scrubbing and flapping unittest (ydb-platform#1640)

* Fix leaking blobs via using patching (ydb-platform#1639)

---------

Co-authored-by: kruall <[email protected]>
* Yql 17542 simplify alloc in compute actor (ydb-platform#1452)

* YQL-17542 Simplify allocator usage in ComputeActors

* fix build

* fix dup

* YQL-17542 move SaveState LoadState (ydb-platform#1474)

* YQL-17703 always use sized allocator in CA (ydb-platform#1522)

* YQL-17542 split FillIoMaps (ydb-platform#1537)

* YQL-17755 fix drying input up (ydb-platform#1604)

* YQL-17542 split stat (ydb-platform#1553)

* YQL-17542 remove transition guards (ydb-platform#1610)

* YQL-17542 get rid of std::any in handling sources state (ydb-platform#1635)

* YQL-17755 ut for TComputeActorAsyncInputHelperTest::PollAsyncInput (ydb-platform#1626)

* YQL-17542 move TaskRunner dependent Execute to TDqSyncComputeActorBase (ydb-platform#1599)

* YQL-17542 move TaskRunner dependent Execute to TDqSyncComputeActorBase (ydb-platform#1666)
Co-authored-by: Iuliia Sidorina <[email protected]>
kruall and others added 24 commits May 29, 2024 08:07
Co-authored-by: azevaykin <[email protected]>
Co-authored-by: Valerii Mironov <[email protected]>
Copy link

🔴 Unable to merge your PR into the main branch. Please rebase or merge it with the main branch.

@CyberROFL CyberROFL closed this Jun 19, 2024
@CyberROFL CyberROFL deleted the fixes branch June 19, 2024 15:55
@CyberROFL CyberROFL restored the fixes branch June 19, 2024 15:55
@CyberROFL CyberROFL deleted the fixes branch June 19, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment