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-17087: Move DqChannelStorage to separate file and use interface #591

Merged
merged 3 commits into from
Dec 20, 2023

Conversation

Darych
Copy link
Contributor

@Darych Darych commented Dec 19, 2023

No description provided.

Copy link

github-actions bot commented Dec 19, 2023

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit a1a621d.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
56810 48013 0 36 8757 4

🔴 linux-x86_64-release-asan: some tests FAILED for commit a1a621d.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14076 13956 0 41 72 7

Copy link
Contributor

@resetius resetius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@Darych Darych merged commit 8a076ec into ydb-platform:main Dec 20, 2023
@Darych Darych deleted the YQL-17087-spilling-channel branch December 20, 2023 08:46

namespace NYql::NDq {

class IDqChannelStorageActor : public IDqChannelStorage
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we also add a destructor here?

This was referenced Dec 29, 2023
Closed
@StekPerepolnen StekPerepolnen mentioned this pull request Jan 3, 2024
This was referenced Jan 11, 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.

3 participants