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

24-2: Fix bugs in: change exchange split, removing schema snapshots & emitting of resolved timestamps #6614

Closed
wants to merge 241 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]>
zverevgeny and others added 26 commits June 26, 2024 20:22
Copy link

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

@CyberROFL CyberROFL changed the title Fix bugs in: change exchange split, removing schema snapshots & emitting of resolved timestamps 24-2: Fix bugs in: change exchange split, removing schema snapshots & emitting of resolved timestamps Jul 12, 2024
@CyberROFL CyberROFL closed this Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment