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

Fuse FlatMap and ShuffleByKeys. #6727

Merged
merged 3 commits into from
Jul 23, 2024

Conversation

Tony-Romanov
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Jul 16, 2024

2024-07-16 09:41:03 UTC Pre-commit check for d0d3688 has started.
2024-07-16 09:43:40 UTC Build+Tests linux-x86_64-release-clang14 is running...
🟢 2024-07-16 09:49:56 UTC Build successful.

Copy link

github-actions bot commented Jul 16, 2024

2024-07-16 09:49:35 UTC Pre-commit check for d0d3688 has started.
2024-07-16 09:52:57 UTC Build+Tests linux-x86_64-relwithdebinfo is running...
🟢 2024-07-16 12:06:26 UTC Build successful.
🔴 2024-07-16 12:18:23 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
71424 57877 0 96 13429 22

🟢 2024-07-16 12:19:12 UTC ydbd size 8.0 GiB changed* by +96 Bytes, which is < 100.0 KiB vs main: OK

ydbd size dash main: 457b2b4 merge: d0d3688 diff diff %
ydbd size 8 642 821 000 Bytes 8 642 821 096 Bytes +96 Bytes +0.000%
ydbd stripped size 470 528 448 Bytes 470 528 576 Bytes +128 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

Copy link

github-actions bot commented Jul 16, 2024

2024-07-16 09:54:08 UTC Pre-commit check for d0d3688 has started.
2024-07-16 09:57:27 UTC Build+Tests linux-x86_64-release-asan is running...
🟢 2024-07-16 12:07:05 UTC Build successful.
🔴 2024-07-16 12:10:23 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10370 9783 0 79 333 175

🟢 2024-07-16 12:11:08 UTC ydbd size 5.2 GiB changed* by +1.2 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 457b2b4 merge: d0d3688 diff diff %
ydbd size 5 548 952 816 Bytes 5 548 954 064 Bytes +1.2 KiB +0.000%
ydbd stripped size 1 194 957 904 Bytes 1 194 958 416 Bytes +512 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

@Tony-Romanov Tony-Romanov marked this pull request as ready for review July 16, 2024 14:55
@Tony-Romanov Tony-Romanov requested a review from a team as a code owner July 16, 2024 14:55
@Tony-Romanov Tony-Romanov enabled auto-merge (squash) July 18, 2024 10:35
@Tony-Romanov Tony-Romanov linked an issue Jul 18, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Jul 23, 2024

2024-07-23 16:56:54 UTC Pre-commit check for 98728ee has started.
2024-07-23 16:59:43 UTC Build+Tests linux-x86_64-release-clang14 is running...
🟢 2024-07-23 17:06:42 UTC Build successful.

Copy link

github-actions bot commented Jul 23, 2024

2024-07-23 16:59:11 UTC Pre-commit check for 98728ee has started.
2024-07-23 17:01:56 UTC Build+Tests linux-x86_64-release-asan is running...
🟢 2024-07-23 19:09:45 UTC Build successful.
🔴 2024-07-23 19:12:09 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10416 9816 0 92 334 174

🟢 2024-07-23 19:13:04 UTC ydbd size 5.2 GiB changed* by +1.2 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: e30c4cd merge: 98728ee diff diff %
ydbd size 5 555 934 616 Bytes 5 555 935 864 Bytes +1.2 KiB +0.000%
ydbd stripped size 1 196 755 632 Bytes 1 196 756 144 Bytes +512 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

Copy link

github-actions bot commented Jul 23, 2024

2024-07-23 16:59:17 UTC Pre-commit check for 98728ee has started.
2024-07-23 17:02:07 UTC Build+Tests linux-x86_64-relwithdebinfo is running...
🟢 2024-07-23 19:06:12 UTC Build successful.
🔴 2024-07-23 19:15:06 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
71788 58221 0 5 13550 12

🟢 2024-07-23 19:15:57 UTC ydbd size 8.1 GiB changed* by +32 Bytes, which is < 100.0 KiB vs main: OK

ydbd size dash main: e30c4cd merge: 98728ee diff diff %
ydbd size 8 652 445 792 Bytes 8 652 445 824 Bytes +32 Bytes +0.000%
ydbd stripped size 471 045 664 Bytes 471 045 728 Bytes +64 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

@Tony-Romanov Tony-Romanov merged commit 582cd7b into ydb-platform:main Jul 23, 2024
8 of 12 checks passed
@Tony-Romanov Tony-Romanov deleted the fuse_shuffle_by_keys branch July 24, 2024 06:44
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.

TPC-DS q14 fails with timeout/OOM with UseFinalizeByKey
3 participants