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

Fix interval multiplication overflow (#8188) #8979

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

spuchin
Copy link
Collaborator

@spuchin spuchin commented Sep 9, 2024

Changelog entry

...

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

...

@spuchin spuchin requested a review from a team as a code owner September 9, 2024 15:08
Copy link

github-actions bot commented Sep 9, 2024

2024-09-09 15:22:42 UTC Pre-commit check for 3809668 has started.
2024-09-09 15:25:49 UTC Build linux-x86_64-release-asan is running...
🟢 2024-09-09 15:48:59 UTC Build successful.
2024-09-09 15:49:12 UTC Tests are running...
🔴 2024-09-09 17:50:45 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
12548 12439 0 25 50 34

🟢 2024-09-09 17:51:18 UTC ydbd size 5.5 GiB changed* by +29.7 KiB, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: 40be5e9 merge: 3809668 diff diff %
ydbd size 5 934 760 864 Bytes 5 934 791 312 Bytes +29.7 KiB +0.001%
ydbd stripped size 1 487 896 992 Bytes 1 487 906 848 Bytes +9.6 KiB +0.001%

*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 9, 2024

2024-09-09 15:31:25 UTC Pre-commit check for 3809668 has started.
2024-09-09 15:34:33 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-09-09 16:12:44 UTC Build successful.
2024-09-09 16:12:56 UTC Tests are running...
🔴 2024-09-09 18:12:50 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
73618 60163 0 5 13420 30

🟢 2024-09-09 18:13:30 UTC ydbd size 8.2 GiB changed* by +12.3 KiB, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: 40be5e9 merge: 3809668 diff diff %
ydbd size 8 761 137 896 Bytes 8 761 150 504 Bytes +12.3 KiB +0.000%
ydbd stripped size 479 010 632 Bytes 479 005 960 Bytes -4.6 KiB -0.001%

*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 9, 2024

2024-09-09 15:37:41 UTC Pre-commit check for 3809668 has started.
2024-09-09 15:40:44 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-09-09 15:46:45 UTC Build successful.

@spuchin spuchin merged commit 84e30aa into ydb-platform:stable-24-3 Sep 9, 2024
6 of 11 checks passed
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.

None yet

3 participants