Skip to content

Conversation

Tishj
Copy link
Contributor

@Tishj Tishj commented Feb 17, 2025

This PR fixes https://github.com/duckdblabs/duckdb-internal/issues/4233

Execute complained because the validity mask was dirty, using a vector cache to reset the Vector before every Execute call now.

…gh the DataChunk) just for completeness of using 'clean' Vectors every iteration
@Mytherin Mytherin merged commit abc3a3e into duckdb:main Feb 17, 2025
47 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

Antonov548 added a commit to Antonov548/duckdb-r that referenced this pull request Mar 4, 2025
[Dev] Fix issue in `TRY` expression with `dictionary_expression` Vector verification (duckdb/duckdb#16262)
Modify histogram test to more fuzzily check boundaries since the test can be inconsistent on different platforms (duckdb/duckdb#16261)
krlmlr pushed a commit to duckdb/duckdb-r that referenced this pull request Mar 5, 2025
[Dev] Fix issue in `TRY` expression with `dictionary_expression` Vector verification (duckdb/duckdb#16262)
Modify histogram test to more fuzzily check boundaries since the test can be inconsistent on different platforms (duckdb/duckdb#16261)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
[Dev] Fix issue in `TRY` expression with `dictionary_expression` Vector verification (duckdb/duckdb#16262)
Modify histogram test to more fuzzily check boundaries since the test can be inconsistent on different platforms (duckdb/duckdb#16261)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
[Dev] Fix issue in `TRY` expression with `dictionary_expression` Vector verification (duckdb/duckdb#16262)
Modify histogram test to more fuzzily check boundaries since the test can be inconsistent on different platforms (duckdb/duckdb#16261)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 17, 2025
[Dev] Fix issue in `TRY` expression with `dictionary_expression` Vector verification (duckdb/duckdb#16262)
Modify histogram test to more fuzzily check boundaries since the test can be inconsistent on different platforms (duckdb/duckdb#16261)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 18, 2025
[Dev] Fix issue in `TRY` expression with `dictionary_expression` Vector verification (duckdb/duckdb#16262)
Modify histogram test to more fuzzily check boundaries since the test can be inconsistent on different platforms (duckdb/duckdb#16261)
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.

2 participants