Skip to content

YQL-17542 move TaskRunner dependent Execute to TDqSyncComputeActorBase #1599

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

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

zverevgeny
Copy link
Collaborator

@zverevgeny zverevgeny commented Feb 5, 2024

@zverevgeny zverevgeny requested a review from a team as a code owner February 5, 2024 15:41
Copy link

github-actions bot commented Feb 5, 2024

2024-02-05 15:44:36 UTC Pre-commit check for 2bb4f61 has started.
2024-02-05 15:44:39 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-05 15:46:46 UTC Build successful.
2024-02-05 15:47:02 UTC Tests are running...
🔴 2024-02-05 17:18:01 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
58935 49371 0 84 9394 86

Copy link

github-actions bot commented Feb 5, 2024

2024-02-05 15:44:57 UTC Pre-commit check for 2bb4f61 has started.
2024-02-05 15:45:00 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-05 15:47:08 UTC Build successful.
2024-02-05 15:47:20 UTC Tests are running...
🔴 2024-02-05 17:29:38 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14600 14240 0 85 201 74

@zverevgeny zverevgeny requested a review from Darych February 5, 2024 16:20
@zverevgeny zverevgeny force-pushed the YQL-17542_split_execute branch from 96317f8 to 8939686 Compare February 6, 2024 04:22
Copy link

github-actions bot commented Feb 6, 2024

2024-02-06 04:25:13 UTC Pre-commit check for 65a8eb8 has started.
2024-02-06 04:25:15 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-06 04:27:25 UTC Build successful.
2024-02-06 04:27:41 UTC Tests are running...
🔴 2024-02-06 05:59:31 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
58849 49295 0 84 9391 79

Copy link

github-actions bot commented Feb 6, 2024

2024-02-06 04:25:28 UTC Pre-commit check for 65a8eb8 has started.
2024-02-06 04:25:31 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-06 04:27:35 UTC Build successful.
2024-02-06 04:27:47 UTC Tests are running...
🔴 2024-02-06 06:08:51 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14605 14269 0 81 180 75

@zverevgeny zverevgeny force-pushed the YQL-17542_split_execute branch from 8939686 to 5520542 Compare February 7, 2024 03:36
Copy link

github-actions bot commented Feb 7, 2024

2024-02-07 03:39:43 UTC Pre-commit check for 900a489 has started.
2024-02-07 03:39:46 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-07 03:41:59 UTC Build successful.
2024-02-07 03:42:14 UTC Tests are running...
🟢 2024-02-07 05:05:22 UTC Tests successful.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
58936 49629 0 0 9280 27

Copy link

github-actions bot commented Feb 7, 2024

2024-02-07 03:40:59 UTC Pre-commit check for 900a489 has started.
2024-02-07 03:41:02 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-07 03:43:13 UTC Build successful.
2024-02-07 03:43:28 UTC Tests are running...
🔴 2024-02-07 05:19:45 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14561 14451 0 17 60 33

@zverevgeny zverevgeny merged commit b009412 into ydb-platform:main Feb 7, 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
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