apache/pinot

Property based query testing

Open

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

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Java (1,234 fork)batch import
good first issuehelp wanted

倉庫指標

Star
 (4,937 star)
PR 合併指標
 (平均合併 6天 7小時) (30 天內合併 186 個 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.

貢獻者指南