Skip to content

Implement Filter Encoding v2 parity - #4

Merged
rustyconover merged 5 commits into
mainfrom
fix/filter-v2-parity
Sep 11, 2026
Merged

rustyconover merged 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.

@rustyconover
rustyconover marked this pull request as ready for review September 11, 2026 13:23
@rustyconover
rustyconover merged commit bd415ac into main Sep 11, 2026
4 checks passed
@rustyconover
rustyconover deleted the fix/filter-v2-parity branch September 11, 2026 13:25
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