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

Avoid checking if wal is set directly and call GetWALSize instead - a WAL might be present even if wal is not set #12124

Merged
merged 3 commits into from
May 18, 2024

Conversation

Mytherin
Copy link
Collaborator

@Mytherin Mytherin commented May 18, 2024

Otherwise explicit CHECKPOINT calls might be ignored even if there is a WAL that should be checkpointed

@duckdb-draftbot duckdb-draftbot marked this pull request as draft May 18, 2024 11:01
@Mytherin Mytherin marked this pull request as ready for review May 18, 2024 11:11
@Mytherin Mytherin merged commit 2d9a347 into duckdb:main May 18, 2024
41 checks passed
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request May 18, 2024
Merge pull request duckdb/duckdb#12124 from Mytherin/checkpointcheckwalsize
@Mytherin Mytherin deleted the checkpointcheckwalsize branch June 7, 2024 12:52
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.

None yet

1 participant