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

segfault when selecting from a registered view #321

Open
ajwerner opened this issue Nov 25, 2024 · 1 comment
Open

segfault when selecting from a registered view #321

ajwerner opened this issue Nov 25, 2024 · 1 comment

Comments

@ajwerner
Copy link

I'm using the RegisterView functionality and I find that if I have a record batch with two lists and one of them has structs, then if I select just one of the lists, then there's a segfault. I haven't been able to reduce it much further. It's weird because if I select * the view, then it seems okay. Am I holding it wrong? I added a case here that reproduces the segfault, but I wasn't sure on how to dig deeper:

#320

@taniabogatsch
Copy link
Collaborator

Hi, @ajwerner - has this been solved by the related PR in duckdb?

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

2 participants