-
Notifications
You must be signed in to change notification settings - Fork 606
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
YQL-17542 finalize split sync async CAs (#1689)
* Yql 17542 simplify alloc in compute actor (#1452) * YQL-17542 Simplify allocator usage in ComputeActors * fix build * fix dup * YQL-17542 move SaveState LoadState (#1474) * YQL-17703 always use sized allocator in CA (#1522) * YQL-17542 split FillIoMaps (#1537) * YQL-17755 fix drying input up (#1604) * YQL-17542 split stat (#1553) * YQL-17542 remove transition guards (#1610) * YQL-17542 get rid of std::any in handling sources state (#1635) * YQL-17755 ut for TComputeActorAsyncInputHelperTest::PollAsyncInput (#1626) * YQL-17542 move TaskRunner dependent Execute to TDqSyncComputeActorBase (#1599) * YQL-17542 move TaskRunner dependent Execute to TDqSyncComputeActorBase (#1666)
- Loading branch information
1 parent
9608841
commit ae6ef0c
Showing
10 changed files
with
281 additions
and
183 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.