apache/pinot

Property based query testing

Aperta

#8704 aperta il 14 mag 2022

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

Metriche repository

Star
 (4937 stelle)
Metriche merge PR
 (Metriche PR in attesa)

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