PingCAP-QE / go-sqlsmith

go-sqlsmith is a port of sqlsmith
Apache License 2.0
35 stars 16 forks source link

SQLSmith.Rand is not consistently used #21

Open PavelSafronov opened 1 year ago

PavelSafronov commented 1 year ago

SQLSmith.Rand is used for some randomization, but not always. This file uses math.rand directly. This means that there is currently no way to exactly reproduce the outcome of SQLSmith.