cwida / duckpgq-extension

DuckDB extension that adds support for SQL/PGQ
https://duckpgq.notion.site/b8ac652667964f958bfada1c3e53f1bb?v=3b47a8d44bdf4e0c8b503bf23f1b76f2
MIT License
86 stars 7 forks source link

CSR Creation seg faults when running with pragma enable_verification #18

Open Dtenwolde opened 1 year ago

Dtenwolde commented 1 year ago

What happens?

see title

To Reproduce

Set pragma enable_verification and create a CSR

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?

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

Dtenwolde commented 8 months ago

This will be fixed whenever we introduce the path-finding operator in #93 since the CSR will be a structure contained in the physical operator. Not closing this for now as it is currently still a bug.

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.