-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
rowexec: panic in HashMemRowContainer.AddRowToBucket #45975
Comments
Looks like a node failed with this stack trace:
@yuzefovich does this look familiar at all? |
Haven't seen this before, looks like memory allocation failed. Yeah, |
#45812 has a failure with a similar stack
|
Huh, why would we see a hash aggregator on |
It failed during the validation phase, not during the workload |
Alright, I'll try to look into this later today. |
cc @jordanlewis |
I found a couple of things that we were not accounting for in the hash aggregation and opened up a PR to fix those. Running a CI now to check that I didn't break anything in the process :) With that commit I was able to run |
(roachtest).sqlsmith/setup=seed/setting=no-ddl failed on master@5570c01402796edb7cd06eb8ce7f615371f22d42:
More
Artifacts: /sqlsmith/setup=seed/setting=no-ddl
See this test on roachdash
powered by pkg/cmd/internal/issues
The text was updated successfully, but these errors were encountered: