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 unexpected read iterator stream reset #7709

Merged

Conversation

snaury
Copy link
Member

@snaury snaury commented Aug 13, 2024

Changelog entry

Fixed an issue where a SELECT query could produce unexpected duplicate rows.

Changelog category

  • Bugfix

Additional information

Fixes #7674.

Copy link

github-actions bot commented Aug 13, 2024

2024-08-13 10:35:44 UTC Pre-commit check for 263f24c has started.
2024-08-13 10:35:46 UTC Build linux-x86_64-release-asan is running...
🟢 2024-08-13 11:36:50 UTC Build successful.
2024-08-13 11:38:34 UTC Tests are running...
🔴 2024-08-13 13:41:10 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9203 9073 0 24 69 37

Copy link

github-actions bot commented Aug 13, 2024

2024-08-13 10:37:19 UTC Pre-commit check for 263f24c has started.
2024-08-13 10:37:21 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-08-13 11:51:12 UTC Build successful.

Copy link

github-actions bot commented Aug 13, 2024

2024-08-13 10:37:53 UTC Pre-commit check for 263f24c has started.
2024-08-13 10:37:56 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-08-13 11:51:48 UTC Build successful.
2024-08-13 11:53:39 UTC Tests are running...
🔴 2024-08-13 13:22:26 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9522 9449 0 3 34 36

@snaury snaury marked this pull request as ready for review August 13, 2024 11:17
@snaury snaury requested a review from a team as a code owner August 13, 2024 11:17
@snaury snaury merged commit 7a54545 into ydb-platform:stable-24-2 Aug 13, 2024
3 of 5 checks passed
@snaury snaury deleted the fix-7674-last-key-reset-24-2 branch August 13, 2024 16:15
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