apache / apache/pinot

Property based query testing

Open
#8,704 0 comments 0 reactions 0 assignees View on GitHub
good first issue help wanted
Dominant language
Java
Stars
6.1k
Forks
1.5k
Avg merge
1d 21h
Merged PRs (30d)
189

Description

Given the same data, schema, the same query against two different table configurations should always produce the same result. Generating table configurations over a schema and checking this invariant for generated random data would help to find bugs in operators and index implementations.

Contributor guide

Open the contributing guide

Research direction

The issue does not name files or tests; begin by locating tests for query operators and index implementations. Define generated table configurations over a schema and random data, then check that the same query returns the same result across configurations.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases, testing-qa
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.