Skip to content

Conversation

@ssmike
Copy link
Contributor

@ssmike ssmike commented Sep 13, 2024

Changelog entry

Implement merge reads option for data query

Changelog category

  • Improvement

@github-actions
Copy link

github-actions bot commented Sep 13, 2024

2024-09-13 09:57:01 UTC Pre-commit check linux-x86_64-release-clang14 for 1823560 has started.
2024-09-13 09:57:43 UTC Artifacts will be uploaded here
2024-09-13 10:01:24 UTC ya make is running...
🟢 2024-09-13 10:41:11 UTC Build successful.

@github-actions
Copy link

github-actions bot commented Sep 13, 2024

2024-09-13 09:58:22 UTC Pre-commit check linux-x86_64-relwithdebinfo for 1823560 has started.
2024-09-13 09:58:31 UTC Artifacts will be uploaded here
2024-09-13 10:01:40 UTC ya make is running...
🟡 2024-09-13 11:31:24 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
41166 35461 0 4 5671 30

2024-09-13 11:35:10 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-09-13 11:43:17 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
270 (only retried tests) 179 0 0 7 84

🟢 2024-09-13 11:43:25 UTC Build successful.
🟢 2024-09-13 11:44:04 UTC ydbd size 8.4 GiB changed* by +10.3 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 7277322 merge: 1823560 diff diff %
ydbd size 9 042 042 152 Bytes 9 042 052 744 Bytes +10.3 KiB +0.000%
ydbd stripped size 488 847 144 Bytes 488 851 304 Bytes +4.1 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

@github-actions
Copy link

github-actions bot commented Sep 13, 2024

2024-09-13 09:58:27 UTC Pre-commit check linux-x86_64-release-asan for 1823560 has started.
2024-09-13 09:58:37 UTC Artifacts will be uploaded here
2024-09-13 10:01:42 UTC ya make is running...
🔴 2024-09-13 11:59:40 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11814 11673 0 13 33 95

🟢 2024-09-13 12:00:44 UTC Build successful.
🟢 2024-09-13 12:01:16 UTC ydbd size 5.6 GiB changed* by +4.6 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 7277322 merge: 1823560 diff diff %
ydbd size 6 051 861 984 Bytes 6 051 866 704 Bytes +4.6 KiB +0.000%
ydbd stripped size 1 514 636 208 Bytes 1 514 636 976 Bytes +768 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

@github-actions
Copy link

github-actions bot commented Sep 15, 2024

2024-09-15 19:23:36 UTC Pre-commit check linux-x86_64-release-clang14 for 198bec4 has started.
2024-09-15 19:23:46 UTC Artifacts will be uploaded here
2024-09-15 19:26:59 UTC ya make is running...
🟢 2024-09-15 20:05:33 UTC Build successful.

@github-actions
Copy link

github-actions bot commented Sep 15, 2024

2024-09-15 19:23:43 UTC Pre-commit check linux-x86_64-relwithdebinfo for 198bec4 has started.
2024-09-15 19:23:53 UTC Artifacts will be uploaded here
2024-09-15 19:26:56 UTC ya make is running...
🟡 2024-09-15 20:57:32 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
41185 35395 0 9 5745 36

2024-09-15 21:01:06 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-09-15 21:10:05 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
360 (only retried tests) 266 0 0 7 87

🟢 2024-09-15 21:10:13 UTC Build successful.
🟡 2024-09-15 21:10:49 UTC ydbd size 8.4 GiB changed* by +282.7 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: ea27002 merge: 198bec4 diff diff %
ydbd size 9 042 335 736 Bytes 9 042 625 240 Bytes +282.7 KiB +0.003%
ydbd stripped size 488 897 416 Bytes 488 907 240 Bytes +9.6 KiB +0.002%

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

@github-actions
Copy link

github-actions bot commented Sep 15, 2024

2024-09-15 19:23:43 UTC Pre-commit check linux-x86_64-release-asan for 198bec4 has started.
2024-09-15 19:23:52 UTC Artifacts will be uploaded here
2024-09-15 19:26:56 UTC ya make is running...
🔴 2024-09-15 21:31:51 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11854 11497 0 42 276 39

🟢 2024-09-15 21:32:52 UTC Build successful.
🟡 2024-09-15 21:33:27 UTC ydbd size 5.6 GiB changed* by +128.3 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: ea27002 merge: 198bec4 diff diff %
ydbd size 6 052 094 696 Bytes 6 052 226 080 Bytes +128.3 KiB +0.002%
ydbd stripped size 1 514 740 400 Bytes 1 514 761 936 Bytes +21.0 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

@ssmike ssmike merged commit 881ce4a into ydb-platform:main Dec 18, 2024
@ssmike ssmike deleted the reads-merge-option branch December 18, 2024 11:49
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.

2 participants