apache / apache/pinot

Add Presto Connector predicate pushdown for LIKE predicate

Open
#7,656 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6.1k
Forks
1.5k
Avg merge
1d 21h
Merged PRs (30d)
189

Description

LIKE predicate is currently not pushed down to Pinot in Presto connector.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Presto connector's existing predicate pushdown handling and reviewing how predicates are translated for Pinot. Determine where LIKE predicates are filtered or converted, then verify that matching LIKE queries are pushed down without changing query results.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.