-
Notifications
You must be signed in to change notification settings - Fork 2.8k
More testing for appender and attach-detach #19708
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
Conversation
|
We should also ensure that we inspect the checkpoint error for the expected error. |
|
@taniabogatsch It seems like there is a memory leak for |
|
Yes, probably - I'll have a look! |
pdet
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR @taniabogatsch, I just had a few questions/comments
|
@pdet thanks a lot for the questions / |
pdet
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
I think it looks great, I just had a few small nits, but I'll leave it to your discretion. IMO, looks good as is.
More testing for appender and attach-detach (duckdb/duckdb#19708) Make `make tidy-check-diff` compare against base branch, instead of always comparing against `origin/main` (duckdb/duckdb#19917) [Compression] Prevent overriding `COMPRESSION_EMPTY` with `COMPRESSION_CONSTANT` (duckdb/duckdb#19913) free disk space in Upload Extensions job (duckdb/duckdb#19912)
More testing for appender and attach-detach (duckdb/duckdb#19708) Make `make tidy-check-diff` compare against base branch, instead of always comparing against `origin/main` (duckdb/duckdb#19917) [Compression] Prevent overriding `COMPRESSION_EMPTY` with `COMPRESSION_CONSTANT` (duckdb/duckdb#19913) free disk space in Upload Extensions job (duckdb/duckdb#19912) Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
No description provided.