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-ORD",
"baseline_result_hash": "sha256:77990a9a27e9d00c2f3424dd164fb83148c0637b687dc6883f5c7f732b5f0604",
"baseline_result": {
"columns": [
{
"name": "name",
"declared_type": "text"
}
],
"row_count": 4,
"truncated": false,
"rows_shown": 4,
"rows": [
[
{
"type": "str",
"value": "Spain LIGA BBVA"
}
],
[
{
"type": "str",
"value": "England Premier League"
}
],
[
{
"type": "str",
"value": "Italy Serie A"
}
],
[
{
"type": "str",
"value": "France Ligue 1"
}
]
],
"result_hash": "sha256:77990a9a27e9d00c2f3424dd164fb83148c0637b687dc6883f5c7f732b5f0604"
},
"planner_statistics": {
"league": {
"last_analyze": "2026-09-14 12:51:02.859972+00",
"last_autoanalyze": null,
"n_mod_since_analyze": 0
},
"match": {
"last_analyze": "2026-09-14 12:51:03.86449+00",
"last_autoanalyze": null,
"n_mod_since_analyze": 0
}
},
"shuffle": {
"seed": "1",
"row_limit": 300000,
"tables": [
"league",
"match"
],
"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": "not_equal",
"differs": true,
"result_hash": "sha256:8a08f18dd660eae56fd1e54ca0cbf086cbbb57a722d3df1be625f2b749d3d8c9",
"result": {
"columns": [
{
"name": "name",
"declared_type": "text"
}
],
"row_count": 4,
"truncated": false,
"rows_shown": 4,
"rows": [
[
{
"type": "str",
"value": "Italy Serie A"
}
],
[
{
"type": "str",
"value": "France Ligue 1"
}
],
[
{
"type": "str",
"value": "England Premier League"
}
],
[
{
"type": "str",
"value": "Spain LIGA BBVA"
}
]
],
"result_hash": "sha256:8a08f18dd660eae56fd1e54ca0cbf086cbbb57a722d3df1be625f2b749d3d8c9"
}
},
"plan_variant": {
"run": false,
"reason": "the plan variant was not asked for"
}
}