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

YQL-17542 move more methods to TDqSyncComputeActorBase #1474

Merged

Conversation

zverevgeny
Copy link
Collaborator

@zverevgeny zverevgeny requested a review from a team as a code owner January 31, 2024 12:49
Copy link

github-actions bot commented Jan 31, 2024

2024-01-31 12:59:40 UTC Pre-commit check for a8b520a has started.
2024-01-31 12:59:42 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-31 13:01:54 UTC Build successful.
2024-01-31 13:02:07 UTC Tests are running...
🔴 2024-01-31 14:31:57 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60403 50850 0 82 9395 76

Copy link

github-actions bot commented Jan 31, 2024

2024-01-31 12:59:55 UTC Pre-commit check for a8b520a has started.
2024-01-31 12:59:57 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-31 13:02:05 UTC Build successful.
2024-01-31 13:02:17 UTC Tests are running...
🔴 2024-01-31 14:40:55 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16071 15754 0 82 169 66

@zverevgeny zverevgeny force-pushed the YQL-17542_ca_move_task_runner_p2 branch from 6e162f1 to 002867f Compare January 31, 2024 16:42
Copy link

github-actions bot commented Jan 31, 2024

2024-01-31 17:58:22 UTC Pre-commit check for 60a4c00 has started.
2024-01-31 17:58:23 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-31 18:00:13 UTC Build successful.
2024-01-31 18:00:25 UTC Tests are running...
🟢 2024-01-31 19:20:00 UTC Tests successful.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60356 51051 0 0 9270 35

Copy link

github-actions bot commented Jan 31, 2024

2024-01-31 18:01:42 UTC Pre-commit check for 60a4c00 has started.
2024-01-31 18:01:43 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-31 18:03:37 UTC Build successful.
2024-01-31 18:03:46 UTC Tests are running...
🔴 2024-01-31 19:41:10 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16041 15924 0 14 66 37

@zverevgeny zverevgeny merged commit 9cddf4b into ydb-platform:main Feb 1, 2024
3 of 4 checks passed
@pavelvelikhov pavelvelikhov mentioned this pull request Feb 3, 2024
@niksaveliev niksaveliev mentioned this pull request Feb 5, 2024
@vitstn vitstn mentioned this pull request Feb 6, 2024
@vitstn vitstn mentioned this pull request Feb 7, 2024
zverevgeny added a commit to zverevgeny/ydb that referenced this pull request Feb 8, 2024
This was referenced Feb 8, 2024
zverevgeny added a commit that referenced this pull request Feb 9, 2024
* 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)
@starlinskiy starlinskiy mentioned this pull request Feb 12, 2024
@vitstn vitstn mentioned this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants