10000 Vector Verification: Rework to run based on env variable `DUCKDB_DEBUG_VERIFY_VECTOR` and move to `Main.yml` by Mytherin · Pull Request #16957 · duckdb/duckdb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Vector Verification: Rework to run based on env variable DUCKDB_DEBUG_VERIFY_VECTOR and move to Main.yml #16957

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

Merged
merged 8 commits into from
Apr 2, 2025

Conversation

Mytherin
Copy link
Collaborator
@Mytherin Mytherin commented Apr 2, 2025

This PR modifies the vector verification tests so they run based on an environment variable, e.g.:

DUCKDB_DEBUG_VERIFY_VECTOR=dictionary_expression build/debug/test/unittest ...

This then allows all of the vector verification tests to be run in a single workflow instead of requiring multiple re-compilations.

We move this workflow from nightly to Main.yml as well.

In addition, we fix a minor bug with Reinterpret on dictionary vectors which fixes an issue in the sequence operator verification run.

@carlopi
Copy link
Contributor
carlopi commented Apr 2, 2025

+1 on moving to this to ENV variable

@Mytherin Mytherin merged commit 9c0ec2c into duckdb:main Apr 2, 2025
46 of 62 checks passed
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
Vector Verification: Rework to run based on env variable `DUCKDB_DEBUG_VERIFY_VECTOR` and move to `Main.yml` (duckdb/duckdb#16957)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
Vector Verification: Rework to run based on env variable `DUCKDB_DEBUG_VERIFY_VECTOR` and move to `Main.yml` (duckdb/duckdb#16957)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 16, 2025
Vector Verification: Rework to run based on env variable `DUCKDB_DEBUG_VERIFY_VECTOR` and move to `Main.yml` (duckdb/duckdb#16957)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 16, 2025
Vector Verification: Rework to run based on env variable `DUCKDB_DEBUG_VERIFY_VECTOR` and move to `Main.yml` (duckdb/duckdb#16957)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 17, 2025
Vector Verification: Rework to run based on env variable `DUCKDB_DEBUG_VERIFY_VECTOR` and move to `Main.yml` (duckdb/duckdb#16957)
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
0