Skip to content

logictest: bump disk limit from 100MB to 512MiB#80117

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
yuzefovich:disjunction-in-join
Apr 18, 2022
Merged

logictest: bump disk limit from 100MB to 512MiB#80117
craig[bot] merged 1 commit intocockroachdb:masterfrom
yuzefovich:disjunction-in-join

Conversation

@yuzefovich
Copy link
Copy Markdown
Member

We have some queries that bump into 100MB default temp storage limit
when run with fakedist-disk config, so we'll use a larger limit now.
There isn't really a downside to doing so.

Fixes: #74554

Release note: None

We have some queries that bump into 100MB default temp storage limit
when run with fakedist-disk config, so we'll use a larger limit now.
There isn't really a downside to doing so.

Release note: None
@yuzefovich yuzefovich requested review from a team and msirek April 18, 2022 17:35
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Contributor

@msirek msirek left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this!
:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained

@yuzefovich
Copy link
Copy Markdown
Member Author

Got 1400 successful runs on the gceworker, so hopefully it won't flake anymore.

TFTR!

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Apr 18, 2022

Build failed (retrying...):

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Apr 18, 2022

Build succeeded:

@craig craig bot merged commit a24275c into cockroachdb:master Apr 18, 2022
@yuzefovich yuzefovich deleted the disjunction-in-join branch April 18, 2022 23: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.

in-mem temp storage disk budget exceeded on multiple DISTINCT ON query

3 participants