apache/pinot

Property based query testing

オープン

#8,704 opened on 2022/05/14

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Java (1,234 件のフォーク)batch import
good first issuehelp wanted

Repository metrics

Stars
 (4,937 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド