apache/pinot

Property based query testing

開放

#8,704 建立於 2022年5月14日

 (0 則留言) (0 個反應) (0 位負責人)Java (1,234 個分叉)batch import
good first issuehelp wanted

倉庫指標

星標
 (4,937 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南