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

[DO NOT MERGE] Broken predicate eval #430

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

scovich
Copy link
Collaborator

@scovich scovich commented Oct 25, 2024

Demo PR -- while working on nested column support I noticed that Delta scans accept predicates involving column names that do not exist. That might not be so bad, except they cause the result to come back empty (!). It's not immediately obvious what the problem might be. Maybe we're swallowing an Err somewhere?

@scovich scovich changed the title [DO NOT MERGE] Broken predicate eval in read.rs [DO NOT MERGE] Broken predicate eval Oct 25, 2024
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.

1 participant