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

CalculateKeyBytes operator precedence fix #4496

Merged
merged 1 commit into from
May 14, 2024

Conversation

azevaykin
Copy link
Collaborator

Changelog entry

Fix operator precedence error in CalculateKeyBytes & CalculateValueBytes

Changelog category

  • Bugfix

Additional information

...

Copy link

github-actions bot commented May 14, 2024

2024-05-14 10:54:41 UTC Pre-commit check for 206845c has started.
2024-05-14 10:54:43 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-14 10:56:32 UTC Build successful.
2024-05-14 10:58:12 UTC Tests are running...
🔴 2024-05-14 11:09:12 UTC Test run completed, no test results found for commit 7f6e9dd. Please check build logs.
2024-05-14 11:09:17 UTC Check cancelled

Copy link

github-actions bot commented May 14, 2024

2024-05-14 10:56:53 UTC Pre-commit check for 206845c has started.
2024-05-14 10:56:56 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-14 10:58:44 UTC Build successful.

Copy link

github-actions bot commented May 14, 2024

2024-05-14 10:57:04 UTC Pre-commit check for 206845c has started.
2024-05-14 10:57:06 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-14 10:59:05 UTC Build successful.
2024-05-14 11:00:46 UTC Tests are running...
🔴 2024-05-14 11:09:10 UTC Test run completed, no test results found for commit 7f6e9dd. Please check build logs.
2024-05-14 11:09:14 UTC Check cancelled

@azevaykin azevaykin requested a review from snaury May 14, 2024 10:57
@azevaykin azevaykin linked an issue May 14, 2024 that may be closed by this pull request
Copy link

github-actions bot commented May 14, 2024

2024-05-14 11:10:45 UTC Pre-commit check for 693eb84 has started.
2024-05-14 11:10:48 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-14 11:12:41 UTC Build successful.
2024-05-14 11:14:29 UTC Tests are running...
🔴 2024-05-14 12:58:07 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9062 9012 0 19 23 8

Copy link

github-actions bot commented May 14, 2024

2024-05-14 11:10:52 UTC Pre-commit check for 693eb84 has started.
2024-05-14 11:10:55 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-14 11:12:49 UTC Build successful.

Copy link

github-actions bot commented May 14, 2024

2024-05-14 11:13:17 UTC Pre-commit check for 693eb84 has started.
2024-05-14 11:13:19 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-14 11:15:14 UTC Build successful.
2024-05-14 11:16:52 UTC Tests are running...
🔴 2024-05-14 12:32:26 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13168 11328 0 4 1828 8

@azevaykin azevaykin merged commit 3e0e77e into ydb-platform:main May 14, 2024
3 of 5 checks passed
@azevaykin azevaykin deleted the CalculateKeyBytesFix branch May 14, 2024 13:10
naspirato pushed a commit to naspirato/ydb that referenced this pull request May 15, 2024
MrLolthe1st pushed a commit to MrLolthe1st/ydb that referenced this pull request May 28, 2024
This was referenced Jun 6, 2024
This was referenced Jun 6, 2024
@niksaveliev niksaveliev mentioned this pull request Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CalculateKeyBytes operator precedence fix
2 participants