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

YQL-18516 reduce grace join with spilling memory consumption #5087

Conversation

lll-phill-lll
Copy link
Member

@lll-phill-lll lll-phill-lll commented May 31, 2024

Changelog entry

Use shrink_to_fit to completely remove joined data from memory in case of spilling.
...

Changelog category

  • Bugfix

Additional information

...

Copy link

github-actions bot commented May 31, 2024

2024-05-31 15:14:30 UTC Pre-commit check for 2e82c91 has started.
2024-05-31 15:17:07 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-31 15:19:54 UTC Build successful.
2024-05-31 15:20:03 UTC Tests are running...
🔴 2024-05-31 17:11:23 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14341 14207 0 58 67 9

Copy link

github-actions bot commented May 31, 2024

2024-05-31 15:57:08 UTC Pre-commit check for 2e82c91 has started.
2024-05-31 15:59:31 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-31 16:02:35 UTC Build successful.

Copy link

github-actions bot commented May 31, 2024

2024-05-31 16:07:50 UTC Pre-commit check for 2e82c91 has started.
2024-05-31 16:10:18 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-31 16:13:24 UTC Build successful.
2024-05-31 16:13:33 UTC Tests are running...
🔴 2024-05-31 18:08:54 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
73561 60790 0 15 12744 12

Copy link

github-actions bot commented Jun 4, 2024

2024-06-04 16:05:31 UTC Pre-commit check for 0da95f7 has started.
2024-06-04 16:08:04 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-06-04 16:11:11 UTC Build successful.
2024-06-04 16:11:22 UTC Tests are running...
🔴 2024-06-04 16:14:20 UTC Test run completed, no test results found for commit 9529742. Please check build logs.
2024-06-04 16:14:29 UTC Check cancelled

Copy link

github-actions bot commented Jun 4, 2024

2024-06-04 16:06:01 UTC Pre-commit check for 0da95f7 has started.
2024-06-04 16:08:43 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-06-04 16:12:27 UTC Build successful.

Copy link

github-actions bot commented Jun 4, 2024

2024-06-04 16:06:05 UTC Pre-commit check for 0da95f7 has started.
2024-06-04 16:08:51 UTC Build linux-x86_64-release-asan is running...
🟢 2024-06-04 16:12:04 UTC Build successful.
2024-06-04 16:12:18 UTC Tests are running...
🔴 2024-06-04 16:14:20 UTC Test run completed, no test results found for commit 9529742. Please check build logs.
2024-06-04 16:14:36 UTC Check cancelled

@lll-phill-lll lll-phill-lll requested a review from Darych June 4, 2024 16:16
@lll-phill-lll lll-phill-lll marked this pull request as ready for review June 4, 2024 16:16
@lll-phill-lll lll-phill-lll requested a review from a team as a code owner June 4, 2024 16:16
Copy link

github-actions bot commented Jun 4, 2024

2024-06-04 16:18:05 UTC Pre-commit check for 08cf2e8 has started.
2024-06-04 16:20:36 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-06-04 16:23:53 UTC Build successful.

@github-actions github-actions bot added the bugfix label Jun 4, 2024
Copy link

github-actions bot commented Jun 4, 2024

2024-06-04 16:21:15 UTC Pre-commit check for 08cf2e8 has started.
2024-06-04 16:23:42 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-06-04 16:26:38 UTC Build successful.
2024-06-04 16:26:48 UTC Tests are running...
🔴 2024-06-04 18:19:14 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
71166 58402 0 3 12755 6

Copy link

github-actions bot commented Jun 4, 2024

2024-06-04 16:21:52 UTC Pre-commit check for 08cf2e8 has started.
2024-06-04 16:24:30 UTC Build linux-x86_64-release-asan is running...
🟢 2024-06-04 16:26:58 UTC Build successful.
2024-06-04 16:27:11 UTC Tests are running...
🔴 2024-06-04 18:28:47 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11887 11768 0 48 62 9

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