apache / apache/pinot

Multiple Predicates Within A Single Query

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

Description

This issue tracks the work for supporting multiple predicates within the same query (especially for FILTER clauses). Phase 1 implements the main functionality. Phase 2 will also support ORDER BY with the same syntax.

Part of #7519

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the related issue #7519 and the existing query syntax and handling for FILTER clauses. Determine the scope and design for Phase 1 multiple predicates, then assess how Phase 2 would extend the same syntax to ORDER BY; completion should include agreed behavior for both phases.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.