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

count-min-sketch as index #6581

Conversation

ildar-khisambeev
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Jul 11, 2024

2024-07-11 16:25:16 UTC Pre-commit check for 1423044 has started.
2024-07-11 16:28:43 UTC Build linux-x86_64-release-asan is running...
🔴 2024-07-11 16:36:29 UTC Build failed. see the build logs.
🔴 2024-07-11 16:36:30 UTC Tests run skipped.

Copy link

github-actions bot commented Jul 11, 2024

2024-07-11 16:45:17 UTC Pre-commit check for 1423044 has started.
2024-07-11 16:48:33 UTC Build linux-x86_64-release-clang14 is running...
🔴 2024-07-11 17:11:32 UTC Build failed. see the build logs.

Copy link

github-actions bot commented Jul 11, 2024

2024-07-11 17:01:16 UTC Pre-commit check for 1423044 has started.
2024-07-11 17:04:32 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-07-11 17:17:43 UTC Build failed. see the build logs.
🔴 2024-07-11 17:17:45 UTC Tests run skipped.

Copy link

github-actions bot commented Jul 16, 2024

2024-07-16 09:33:28 UTC Pre-commit check for 620e4cb has started.
2024-07-16 09:36:54 UTC Build+Tests linux-x86_64-relwithdebinfo is running...
🔴 2024-07-16 09:49:50 UTC Build failed. see the logs.
🔴 2024-07-16 09:49:54 UTC Test run completed, no test results found for commit c7cac96.

Copy link

github-actions bot commented Jul 16, 2024

2024-07-16 09:35:08 UTC Pre-commit check for 620e4cb has started.
2024-07-16 09:38:09 UTC Build+Tests linux-x86_64-release-clang14 is running...
🔴 2024-07-16 09:48:41 UTC Build failed. see the logs.

Copy link

github-actions bot commented Jul 16, 2024

2024-07-16 09:49:17 UTC Pre-commit check for 620e4cb has started.
2024-07-16 09:53:02 UTC Build+Tests linux-x86_64-release-asan is running...
🔴 2024-07-16 09:58:55 UTC Build failed. see the logs.
🔴 2024-07-16 09:58:59 UTC Test run completed, no test results found for commit c7cac96.

Copy link

github-actions bot commented Jul 17, 2024

2024-07-17 16:05:54 UTC Pre-commit check for e510d9a has started.
2024-07-17 16:12:44 UTC Build+Tests linux-x86_64-release-clang14 is running...
🔴 2024-07-17 16:22:21 UTC Build failed. see the logs.

Copy link

github-actions bot commented Jul 17, 2024

2024-07-17 16:07:21 UTC Pre-commit check for e510d9a has started.
2024-07-17 16:12:42 UTC Build+Tests linux-x86_64-release-asan is running...
🔴 2024-07-17 16:23:50 UTC Build failed. see the logs.
🔴 2024-07-17 16:23:53 UTC Test run completed, no test results found for commit bd074c6.

Copy link

github-actions bot commented Jul 17, 2024

2024-07-17 16:07:48 UTC Pre-commit check for e510d9a has started.
2024-07-17 16:16:08 UTC Build+Tests linux-x86_64-relwithdebinfo is running...
🔴 2024-07-17 16:27:47 UTC Build failed. see the logs.
🔴 2024-07-17 16:27:50 UTC Test run completed, no test results found for commit bd074c6.

Copy link

github-actions bot commented Jul 18, 2024

2024-07-18 08:30:10 UTC Pre-commit check for 274ed0d has started.
2024-07-18 08:33:26 UTC Build+Tests linux-x86_64-release-asan is running...
🟢 2024-07-18 11:06:06 UTC Build successful.
🔴 2024-07-18 11:10:03 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14986 14381 0 93 341 171

🟡 2024-07-18 11:11:01 UTC ydbd size 5.2 GiB changed* by +858.9 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: c2436ed merge: 274ed0d diff diff %
ydbd size 5 546 741 024 Bytes 5 547 620 504 Bytes +858.9 KiB +0.016%
ydbd stripped size 1 195 288 176 Bytes 1 195 400 656 Bytes +109.8 KiB +0.009%

*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 Jul 18, 2024

2024-07-18 08:30:58 UTC Pre-commit check for 274ed0d has started.
2024-07-18 08:34:06 UTC Build+Tests linux-x86_64-release-clang14 is running...
🟢 2024-07-18 09:12:35 UTC Build successful.

Copy link

github-actions bot commented Jul 18, 2024

2024-07-18 08:31:24 UTC Pre-commit check for 274ed0d has started.
2024-07-18 08:34:32 UTC Build+Tests linux-x86_64-relwithdebinfo is running...
🟢 2024-07-18 11:04:08 UTC Build successful.
🔴 2024-07-18 11:12:45 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
76051 62603 0 8 13429 11

🟡 2024-07-18 11:13:24 UTC ydbd size 8.1 GiB changed* by +1.5 MiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: c2436ed merge: 274ed0d diff diff %
ydbd size 8 642 122 008 Bytes 8 643 742 648 Bytes +1.5 MiB +0.019%
ydbd stripped size 470 514 976 Bytes 470 553 152 Bytes +37.3 KiB +0.008%

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

zverevgeny
zverevgeny previously approved these changes Jul 18, 2024
class TStackAllocatedCountMinSketch {
private:
ui64 ElementCount = 0;
ui32 Data[Width * Depth] = {0};
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

std::array ?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Или даже разнести управление временем жизни буфера и методами доступа к данным

Copy link

github-actions bot commented Aug 15, 2024

2024-08-15 09:34:23 UTC Pre-commit check for 0bbedf2 has started.
2024-08-15 09:38:23 UTC Check linux-x86_64-release-clang14 is running...
🔴 2024-08-15 09:46:22 UTC Build failed. see the logs.

Copy link

github-actions bot commented Aug 15, 2024

2024-08-15 09:35:07 UTC Pre-commit check for 0bbedf2 has started.
2024-08-15 09:39:41 UTC Check linux-x86_64-relwithdebinfo is running...
🔴 2024-08-15 09:49:37 UTC Build failed. see the logs.

Copy link

github-actions bot commented Aug 15, 2024

2024-08-15 09:39:31 UTC Pre-commit check for 0bbedf2 has started.
2024-08-15 09:42:43 UTC Check linux-x86_64-release-asan is running...
🔴 2024-08-15 09:51:28 UTC Build failed. see the logs.

Copy link

github-actions bot commented Aug 15, 2024

2024-08-15 10:00:49 UTC Pre-commit check for 674c4b2 has started.
2024-08-15 10:03:58 UTC Check linux-x86_64-release-clang14 is running...
🟢 2024-08-15 10:44:20 UTC Build successful.

Copy link

github-actions bot commented Aug 15, 2024

2024-08-15 10:01:12 UTC Pre-commit check for 674c4b2 has started.
2024-08-15 10:05:15 UTC Check linux-x86_64-relwithdebinfo is running...
🟡 2024-08-15 11:49:18 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
76873 63238 0 2 13599 34

2024-08-15 11:56:30 UTC Failed tests rerun (try 2) linux-x86_64-relwithdebinfo is running...
🟢 2024-08-15 12:03:22 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
47 (only retried tests) 18 0 0 0 29

🟢 2024-08-15 12:03:29 UTC Build successful.
🟡 2024-08-15 12:04:04 UTC ydbd size 8.1 GiB changed* by +1.6 MiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: c26bd91 merge: 674c4b2 diff diff %
ydbd size 8 731 669 432 Bytes 8 733 394 800 Bytes +1.6 MiB +0.020%
ydbd stripped size 475 248 904 Bytes 475 278 568 Bytes +29.0 KiB +0.006%

*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 Aug 15, 2024

2024-08-15 10:10:15 UTC Pre-commit check for 674c4b2 has started.
2024-08-15 10:13:37 UTC Check linux-x86_64-release-asan is running...
🔴 2024-08-15 13:09:31 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15209 15122 0 21 33 33

🟢 2024-08-15 13:10:47 UTC Build successful.
🟡 2024-08-15 13:11:19 UTC ydbd size 5.5 GiB changed* by +979.0 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: c26bd91 merge: 674c4b2 diff diff %
ydbd size 5 877 755 344 Bytes 5 878 757 792 Bytes +979.0 KiB +0.017%
ydbd stripped size 1 476 699 760 Bytes 1 476 859 440 Bytes +155.9 KiB +0.011%

*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 Aug 15, 2024

2024-08-15 14:33:18 UTC Pre-commit check for f7db2da has started.
2024-08-15 14:36:26 UTC Check linux-x86_64-release-clang14 is running...
🟢 2024-08-15 15:25:25 UTC Build successful.

Copy link

github-actions bot commented Aug 15, 2024

2024-08-15 14:41:26 UTC Pre-commit check for f7db2da has started.
2024-08-15 14:47:13 UTC Check linux-x86_64-relwithdebinfo is running...
🟡 2024-08-15 16:57:12 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
76899 63256 0 4 13603 36

2024-08-15 17:04:36 UTC Failed tests rerun (try 2) linux-x86_64-relwithdebinfo is running...
🟢 2024-08-15 17:13:17 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
56 (only retried tests) 28 0 0 0 28

🟢 2024-08-15 17:13:25 UTC Build successful.
🟡 2024-08-15 17:14:00 UTC ydbd size 8.1 GiB changed* by +1.6 MiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 929e8f5 merge: f7db2da diff diff %
ydbd size 8 731 908 688 Bytes 8 733 622 192 Bytes +1.6 MiB +0.020%
ydbd stripped size 475 258 760 Bytes 475 292 584 Bytes +33.0 KiB +0.007%

*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 Aug 15, 2024

2024-08-15 14:47:19 UTC Pre-commit check for f7db2da has started.
2024-08-15 14:51:17 UTC Check linux-x86_64-release-asan is running...
🔴 2024-08-15 17:34:24 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15243 15166 0 13 32 32

🟢 2024-08-15 17:35:41 UTC Build successful.
🟡 2024-08-15 17:36:09 UTC ydbd size 5.5 GiB changed* by +955.6 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 929e8f5 merge: f7db2da diff diff %
ydbd size 5 877 897 352 Bytes 5 878 875 904 Bytes +955.6 KiB +0.017%
ydbd stripped size 1 476 740 848 Bytes 1 476 896 304 Bytes +151.8 KiB +0.011%

*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 Aug 16, 2024

2024-08-16 07:45:45 UTC Pre-commit check for f8fd772 has started.
2024-08-16 07:48:58 UTC Check linux-x86_64-release-asan is running...
2024-08-16 08:31:54 UTC Check cancelled

Copy link

github-actions bot commented Aug 16, 2024

2024-08-16 07:47:34 UTC Pre-commit check for f8fd772 has started.
2024-08-16 07:51:24 UTC Check linux-x86_64-release-clang14 is running...
🟢 2024-08-16 08:30:04 UTC Build successful.

Copy link

github-actions bot commented Aug 16, 2024

2024-08-16 07:47:40 UTC Pre-commit check for f8fd772 has started.
2024-08-16 07:50:48 UTC Check linux-x86_64-relwithdebinfo is running...
2024-08-16 08:31:34 UTC Check cancelled

Copy link

github-actions bot commented Aug 16, 2024

2024-08-16 08:33:27 UTC Pre-commit check for d395da5 has started.
2024-08-16 08:36:36 UTC Check linux-x86_64-relwithdebinfo is running...
2024-08-16 10:08:35 UTC Check cancelled

Copy link

github-actions bot commented Aug 16, 2024

2024-08-16 08:33:27 UTC Pre-commit check for d395da5 has started.
2024-08-16 08:36:37 UTC Check linux-x86_64-release-clang14 is running...
🟢 2024-08-16 08:42:38 UTC Build successful.

Copy link

github-actions bot commented Aug 16, 2024

2024-08-16 10:10:03 UTC Pre-commit check for ab134a0 has started.
2024-08-16 10:13:14 UTC Check linux-x86_64-release-clang14 is running...
🟢 2024-08-16 10:55:07 UTC Build successful.

Copy link

github-actions bot commented Aug 16, 2024

2024-08-16 10:12:08 UTC Pre-commit check for ab134a0 has started.
2024-08-16 10:15:19 UTC Check linux-x86_64-release-asan is running...
2024-08-16 11:42:44 UTC Check cancelled

Copy link

github-actions bot commented Aug 16, 2024

2024-08-16 10:12:22 UTC Pre-commit check for ab134a0 has started.
2024-08-16 10:15:47 UTC Check linux-x86_64-relwithdebinfo is running...
2024-08-16 11:42:46 UTC Check cancelled

Copy link

github-actions bot commented Aug 16, 2024

2024-08-16 11:56:51 UTC Pre-commit check for 10e7605 has started.
2024-08-16 12:01:19 UTC Check linux-x86_64-release-clang14 is running...
2024-08-16 12:44:45 UTC Check cancelled

Copy link

github-actions bot commented Aug 16, 2024

2024-08-16 12:03:08 UTC Pre-commit check for 10e7605 has started.
2024-08-16 12:06:16 UTC Check linux-x86_64-release-asan is running...
2024-08-16 12:45:14 UTC Check cancelled

Copy link

github-actions bot commented Aug 16, 2024

2024-08-16 12:04:58 UTC Pre-commit check for 10e7605 has started.
2024-08-16 12:08:55 UTC Check linux-x86_64-relwithdebinfo is running...
2024-08-16 12:44:53 UTC Check cancelled

Copy link

github-actions bot commented Aug 16, 2024

2024-08-16 12:46:41 UTC Pre-commit check for 028029c has started.
2024-08-16 12:49:52 UTC Check linux-x86_64-release-asan is running...
🔴 2024-08-16 15:12:50 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15536 15448 0 22 33 33

🟢 2024-08-16 15:14:10 UTC Build successful.
🟡 2024-08-16 15:14:40 UTC ydbd size 5.5 GiB changed* by +1.5 MiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 37cf6b0 merge: 028029c diff diff %
ydbd size 5 877 001 008 Bytes 5 878 527 072 Bytes +1.5 MiB +0.026%
ydbd stripped size 1 476 574 608 Bytes 1 476 796 016 Bytes +216.2 KiB +0.015%

*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 Aug 16, 2024

2024-08-16 12:48:00 UTC Pre-commit check for 028029c has started.
2024-08-16 12:51:57 UTC Check linux-x86_64-release-clang14 is running...
🟢 2024-08-16 13:16:39 UTC Build successful.

Copy link

github-actions bot commented Aug 16, 2024

2024-08-16 12:52:37 UTC Pre-commit check for 028029c has started.
2024-08-16 12:55:49 UTC Check linux-x86_64-relwithdebinfo is running...
🟡 2024-08-16 14:36:31 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
77213 63568 0 15 13599 31

2024-08-16 14:44:00 UTC Failed tests rerun (try 2) linux-x86_64-relwithdebinfo is running...
🟡 2024-08-16 14:53:53 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
66 (only retried tests) 28 0 11 0 27

2024-08-16 14:54:02 UTC Failed tests rerun (try 3) linux-x86_64-relwithdebinfo is running...
🔴 2024-08-16 15:04:13 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
63 (only retried tests) 25 0 11 0 27

🟢 2024-08-16 15:04:20 UTC Build successful.
🔴 2024-08-16 15:04:57 UTC ydbd size 8.1 GiB changed* by +2.4 MiB, which is >= 2.0 MiB vs main: Alert

ydbd size dash main: 04beb79 merge: 028029c diff diff %
ydbd size 8 732 320 544 Bytes 8 734 847 968 Bytes +2.4 MiB +0.029%
ydbd stripped size 475 278 152 Bytes 475 319 208 Bytes +40.1 KiB +0.009%

*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 Aug 16, 2024

2024-08-16 16:33:32 UTC Pre-commit check for 49be1bf has started.
2024-08-16 16:36:41 UTC Check linux-x86_64-release-clang14 is running...
🟢 2024-08-16 17:17:09 UTC Build successful.

Copy link

github-actions bot commented Aug 16, 2024

2024-08-16 16:37:54 UTC Pre-commit check for 49be1bf has started.
2024-08-16 16:41:41 UTC Check linux-x86_64-relwithdebinfo is running...
🟡 2024-08-16 18:46: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?
77251 63605 0 12 13599 35

2024-08-16 18:53:49 UTC Failed tests rerun (try 2) linux-x86_64-relwithdebinfo is running...
🟡 2024-08-16 19:03:01 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
70 (only retried tests) 30 0 11 0 29

2024-08-16 19:03:10 UTC Failed tests rerun (try 3) linux-x86_64-relwithdebinfo is running...
🔴 2024-08-16 19:11:44 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
65 (only retried tests) 27 0 10 0 28

🟢 2024-08-16 19:11:52 UTC Build successful.
🔴 2024-08-16 19:12:31 UTC ydbd size 8.1 GiB changed* by +2.5 MiB, which is >= 2.0 MiB vs main: Alert

ydbd size dash main: af37b14 merge: 49be1bf diff diff %
ydbd size 8 732 575 552 Bytes 8 735 145 968 Bytes +2.5 MiB +0.029%
ydbd stripped size 475 287 016 Bytes 475 332 200 Bytes +44.1 KiB +0.010%

*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 Aug 16, 2024

2024-08-16 17:00:26 UTC Pre-commit check for 49be1bf has started.
2024-08-16 17:04:14 UTC Check linux-x86_64-release-asan is running...
🔴 2024-08-16 19:43:37 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15577 15485 0 27 32 33

🟢 2024-08-16 19:45:08 UTC Build successful.
🟡 2024-08-16 19:45:36 UTC ydbd size 5.5 GiB changed* by +1.7 MiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 030e3a8 merge: 49be1bf diff diff %
ydbd size 5 877 015 504 Bytes 5 878 828 200 Bytes +1.7 MiB +0.031%
ydbd stripped size 1 476 582 000 Bytes 1 476 843 536 Bytes +255.4 KiB +0.018%

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

This was referenced Aug 19, 2024
@ildar-khisambeev ildar-khisambeev deleted the coun-min-sketch-index branch August 26, 2024 07:48
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.

3 participants