apache/pinot

Property based query testing

Open

#8704 aperta il 14 mag 2022

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Java (1234 fork)batch import
good first issuehelp wanted

Metriche repository

Star
 (4937 star)
Metriche merge PR
 (Merge medio 6g 7h) (186 PR mergiate in 30 g)

Descrizione

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.

Guida contributor