rerun over the same rows in another physical order this statement gives another answer, so its result depends on how the rows are stored and not only on the data
what it measured
{
"heuristic": true,
"rule": "R-SET",
"baseline_result_hash": "sha256:898b376407101fa5ec2f7415efec96b884698724faa52c6942d2e00a2d7eae50",
"baseline_result": {
"columns": [
{
"name": "name",
"declared_type": "text"
}
],
"row_count": 3,
"truncated": false,
"rows_shown": 3,
"rows": [
[
{
"type": "str",
"value": "European Grand Prix"
}
],
[
{
"type": "str",
"value": "German Grand Prix"
}
],
[
{
"type": "str",
"value": "Luxembourg Grand Prix"
}
]
],
"result_hash": "sha256:898b376407101fa5ec2f7415efec96b884698724faa52c6942d2e00a2d7eae50"
},
"planner_statistics": {
"circuits": {
"last_analyze": null,
"last_autoanalyze": null,
"n_mod_since_analyze": 72
},
"races": {
"last_analyze": null,
"last_autoanalyze": null,
"n_mod_since_analyze": 954
}
},
"shuffle": {
"seed": "1",
"row_limit": 300000,
"tables": [
"circuits",
"races"
],
"tables_not_shuffled": [],
"tables_skipped_for_size": {
"laptimes": 400524,
"legalities": 427907,
"posthistory": 303155,
"trans": 1056320,
"yearmonth": 383282
},
"tables_not_reached_by_a_copy": {}
},
"shuffled_copies": {
"run": true,
"verdict": "equal",
"differs": false,
"result_hash": "sha256:898b376407101fa5ec2f7415efec96b884698724faa52c6942d2e00a2d7eae50",
"result": {
"columns": [
{
"name": "name",
"declared_type": "text"
}
],
"row_count": 3,
"truncated": false,
"rows_shown": 3,
"rows": [
[
{
"type": "str",
"value": "European Grand Prix"
}
],
[
{
"type": "str",
"value": "German Grand Prix"
}
],
[
{
"type": "str",
"value": "Luxembourg Grand Prix"
}
]
],
"result_hash": "sha256:898b376407101fa5ec2f7415efec96b884698724faa52c6942d2e00a2d7eae50"
}
},
"plan_variant": {
"run": false,
"reason": "the plan variant was not asked for"
}
}