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

Create CSR leads to segfault in delete_csr.test #59

Closed
2 tasks done
Dtenwolde opened this issue Apr 12, 2023 · 1 comment
Closed
2 tasks done

Create CSR leads to segfault in delete_csr.test #59

Dtenwolde opened this issue Apr 12, 2023 · 1 comment

Comments

@Dtenwolde
Copy link
Collaborator

What happens?

see title

To Reproduce

Run the test/sql/sqlpgq/delete_csr.test file. Make sure to add the query I or statement ok before the query as it will crash in the current state

OS:

macOs 13 - Apple M1 Pro

DuckDB Version:

latest

DuckDB Client:

CLI

Full Name:

Daniel ten Wolde

Affiliation:

CWI

Have you tried this on the latest master branch?

  • I agree

Have you tried the steps to reproduce? Do they include all relevant data and configuration? Does the issue you report still appear there?

  • I agree
@Dtenwolde
Copy link
Collaborator Author

Dtenwolde commented Apr 13, 2023

closed as of #63, the issue is related to the pragma enable_verification which reruns the query but this is not handled properly by the CSR creation functions.
Made a more specific issue in cwida/duckpgq-extension#18

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

No branches or pull requests

1 participant