Skip to content

Implement Filter Encoding v2 parity - #4

Draft
rustyconover wants to merge 5 commits into
mainfrom
fix/filter-v2-parity
Draft

Implement Filter Encoding v2 parity#4
rustyconover wants to merge 5 commits into
mainfrom
fix/filter-v2-parity

Conversation

@rustyconover

@rustyconover rustyconover commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • replace the legacy filter tree decoder with the current vgi.filters.v2 Arrow snapshot/delta consumer
  • bind column, field, typed payload, and external-IN references authoritatively and evaluate the DuckDB standard-v1 predicate surface
  • preserve dynamic filter state across validated revisioned deltas and expose truthful Filter-v2 capabilities
  • implement SQL/Kleene NULL semantics, DuckDB NaN/signed-zero equality and ordering, checked arithmetic, constrained casts, and exact nested list_contains
  • add the canonical split dynamic-filter fixture and focused evaluator/capability tests

Testing

Depends conceptually on / supersedes the draft capability-only PR #3; its commit is included here.

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