Skip to content

Fix verify in TSharingTransactionOperator::DoParse #9158

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
Sep 13, 2024

Conversation

fexolm
Copy link
Contributor

@fexolm fexolm commented Sep 12, 2024

Changelog entry

fixes #8658

Changelog category

  • New feature
  • Experimental feature
  • Improvement
  • Performance improvement
  • Bugfix
  • Backward incompatible change
  • Documentation (changelog entry is not required)
  • Not for changelog (changelog entry is not required)

Additional information

...

@fexolm fexolm force-pushed the fexolm/partitioning2 branch from 31dc7b5 to a9db66e Compare September 12, 2024 13:48
Copy link

github-actions bot commented Sep 12, 2024

2024-09-12 14:08:00 UTC Pre-commit check linux-x86_64-release-clang14 for 0a9b4f4 has started.
2024-09-12 14:08:04 UTC Artifacts will be uploaded here
2024-09-12 14:10:46 UTC ya make is running...
🟢 2024-09-12 14:36:00 UTC Build successful.

Copy link

github-actions bot commented Sep 12, 2024

2024-09-12 14:09:32 UTC Pre-commit check linux-x86_64-release-asan for 0a9b4f4 has started.
2024-09-12 14:10:17 UTC Artifacts will be uploaded here
2024-09-12 14:13:39 UTC ya make is running...
🔴 2024-09-12 15:56:47 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10318 9980 0 36 30 272

🟢 2024-09-12 15:57:42 UTC Build successful.
🟡 2024-09-12 15:58:17 UTC ydbd size 5.6 GiB changed* by +1.2 MiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 8585364 merge: 0a9b4f4 diff diff %
ydbd size 6 049 557 440 Bytes 6 050 857 376 Bytes +1.2 MiB +0.021%
ydbd stripped size 1 513 860 688 Bytes 1 514 124 016 Bytes +257.2 KiB +0.017%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Sep 12, 2024

2024-09-12 14:29:14 UTC Pre-commit check linux-x86_64-relwithdebinfo for 0a9b4f4 has started.
2024-09-12 14:30:05 UTC Artifacts will be uploaded here
2024-09-12 14:33:33 UTC ya make is running...
🟡 2024-09-12 15:33:13 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14765 13117 0 10 1369 269

2024-09-12 15:34:31 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-09-12 15:43:48 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
285 (only retried tests) 190 0 0 7 88

🟢 2024-09-12 15:43:56 UTC Build successful.
🟢 2024-09-12 15:44:37 UTC ydbd size 8.4 GiB changed* by +5.4 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 70e5c67 merge: 0a9b4f4 diff diff %
ydbd size 9 040 984 808 Bytes 9 040 990 320 Bytes +5.4 KiB +0.000%
ydbd stripped size 488 544 488 Bytes 488 544 808 Bytes +320 Bytes +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@fexolm fexolm marked this pull request as ready for review September 12, 2024 16:54
@fexolm fexolm requested a review from a team as a code owner September 12, 2024 16:54
@fexolm fexolm merged commit 8fca2df into ydb-platform:main Sep 13, 2024
10 of 12 checks passed
@shnikd shnikd mentioned this pull request Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TSharingTransactionOperator::DoParse verify failed in GetPrimaryIndexAsVerified
2 participants