Skip to content

[SPARK-55868][SQL][Tests] Fix Predicate Pushdown for InMemoryTable for V2Filters#54666

Open
szehon-ho wants to merge 1 commit intoapache:masterfrom
szehon-ho:partition_test_fix
Open

[SPARK-55868][SQL][Tests] Fix Predicate Pushdown for InMemoryTable for V2Filters#54666
szehon-ho wants to merge 1 commit intoapache:masterfrom
szehon-ho:partition_test_fix

Conversation

@szehon-ho
Copy link
Member

@szehon-ho szehon-ho commented Mar 7, 2026

What changes were proposed in this pull request?

Fix some Predicate (ie V2 Filter) name match in the filter pushdown code (for the test table supporting V2Filter of InMemoryDataSource for DSV2)

Why are the changes needed?

These Predicate names are not matching, and no filters are accepted by this test table. This was found in #54459

Does this PR introduce any user-facing change?

No, tests only

How was this patch tested?

Running affect tests

Was this patch authored or co-authored using generative AI tooling?

Yes, cursor

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.

2 participants