Skip to content

Add predicate push down test for dereference column in Delta connector#17487

Closed
krvikash wants to merge 3 commits intotrinodb:masterfrom
krvikash:krvikash/predicate-pushdown-for-nested-fields-in-delta
Closed

Add predicate push down test for dereference column in Delta connector#17487
krvikash wants to merge 3 commits intotrinodb:masterfrom
krvikash:krvikash/predicate-pushdown-for-nested-fields-in-delta

Conversation

@krvikash
Copy link
Copy Markdown
Contributor

Description

Predicate pushdown for parquet dereference column is implemented in #15163. Delta connector gets direct benefits from this implementation.

1st cherry-pick -> #17464
2nd cherry-pick -> #17486

Fixes #17463

Release notes

(X) This is not user-visible or docs only and no release notes are required.

@cla-bot cla-bot bot added the cla-signed label May 12, 2023
@krvikash krvikash self-assigned this May 12, 2023
@krvikash krvikash added the no-release-notes This pull request does not require release notes entry label May 12, 2023
@github-actions github-actions bot added the delta-lake Delta Lake connector label May 12, 2023
@findinpath findinpath closed this Jun 19, 2023
@findinpath findinpath reopened this Jun 19, 2023
@github-actions
Copy link
Copy Markdown

This pull request has gone a while without any activity. Tagging for triage help: @mosabua

@github-actions github-actions bot added the stale label Feb 11, 2025
@mosabua
Copy link
Copy Markdown
Member

mosabua commented Feb 11, 2025

Is this still applicable @findinpath @krvikash ?

@github-actions github-actions bot removed the stale label Feb 12, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 5, 2025

This pull request has gone a while without any activity. Tagging for triage help: @mosabua

@github-actions github-actions bot added the stale label Mar 5, 2025
@github-actions
Copy link
Copy Markdown

Closing this pull request, as it has been stale for six weeks. Feel free to re-open at any time.

@github-actions github-actions bot closed this Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed delta-lake Delta Lake connector no-release-notes This pull request does not require release notes entry stale

Development

Successfully merging this pull request may close these issues.

Implement predicate push down for dereference column in Delta connector

3 participants