Add Presto Connector predicate pushdown for LIKE predicate
Open
- 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
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