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

Reduce the row group size #431

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Reduce the row group size #431

merged 1 commit into from
Feb 19, 2025

Conversation

iandees
Copy link
Member

@iandees iandees commented Feb 19, 2025

Continues #394

The builds are failing now because of memory problems:

<--- Last few GCs --->
[1:0x7f24ff58d000] 29254311 ms: Mark-Compact 932.6 (970.2) -> 927.6 (972.9) MB, pooled: 0 MB, 1000.28 / 0.00 ms  (average mu = 0.192, current mu = 0.032) allocation failure; scavenge might not succeed
[1:0x7f24ff58d000] 29255615 ms: Mark-Compact 935.4 (972.9) -> 930.3 (975.9) MB, pooled: 0 MB, 1287.91 / 0.00 ms  (average mu = 0.098, current mu = 0.012) allocation failure; scavenge might not succeed
<--- JS stacktrace --->
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
----- Native stack trace -----

This is an attempt to reduce the memory usage.

@iandees iandees merged commit a6cea69 into master Feb 19, 2025
3 checks passed
@iandees iandees deleted the decrease-row-group-size branch February 19, 2025 14:39
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.

1 participant