Skip to content

More testing for appender and attach-detach - #19708

Merged
pdet merged 8 commits into
duckdb:v1.4-andiumfrom
taniabogatsch:more-testing
Nov 25, 2025
Merged

pdet merged 8 commits into
duckdb:v1.4-andiumfrom
taniabogatsch:more-testing

Conversation

@taniabogatsch

Copy link
Copy Markdown
Member

No description provided.

@taniabogatsch

Copy link
Copy Markdown
Member Author

We should also ensure that we inspect the checkpoint error for the expected error.

@lnkuiper

Copy link
Copy Markdown
Member

@taniabogatsch It seems like there is a memory leak for duckdb_create_decimal in CI, but it's unclear to me whether this is from your newly added tests, or maybe in "Alter table and prepared statements". Could this be in the newly added test?

@taniabogatsch

Copy link
Copy Markdown
Member Author

Yes, probably - I'll have a look!

@taniabogatsch
taniabogatsch marked this pull request as draft November 17, 2025 14:45
@taniabogatsch
taniabogatsch marked this pull request as ready for review November 17, 2025 15:37

@pdet pdet left a comment

Copy link
Copy Markdown
Member

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

Comment thread test/api/capi/test_capi_appender.cpp Outdated
Comment thread test/api/capi/test_capi_appender.cpp Outdated
Comment thread test/sql/parallelism/interquery/concurrent_attach_detach.cpp Outdated
@duckdb-draftbot
duckdb-draftbot marked this pull request as draft November 21, 2025 10:44
@taniabogatsch

Copy link
Copy Markdown
Member Author

@pdet thanks a lot for the questions / test_all_types suggestion. The PR should now be ready for another look.

@taniabogatsch
taniabogatsch marked this pull request as ready for review November 21, 2025 10:46

@pdet pdet left a comment

Copy link
Copy Markdown
Member

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.

Comment thread test/api/capi/test_capi_appender.cpp Outdated
Comment thread test/api/capi/test_capi_appender.cpp Outdated
Comment thread test/api/capi/test_capi_appender.cpp Outdated
@taniabogatsch
taniabogatsch marked this pull request as draft November 21, 2025 14:05
@taniabogatsch
taniabogatsch marked this pull request as ready for review November 21, 2025 14:09
@taniabogatsch
taniabogatsch marked this pull request as draft November 24, 2025 16:06
@taniabogatsch
taniabogatsch marked this pull request as ready for review November 24, 2025 16:07
@pdet
pdet merged commit 6b7d108 into duckdb:v1.4-andium Nov 25, 2025
79 of 81 checks passed
@taniabogatsch
taniabogatsch deleted the more-testing branch November 25, 2025 14:59
github-actions Bot pushed a commit to duckdb/duckdb-r that referenced this pull request Nov 27, 2025
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)
github-actions Bot added a commit to duckdb/duckdb-r that referenced this pull request Nov 27, 2025
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants