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:189fafa0be55b3a5c228e0520834b2ab101cf58ee69c272a21e8c920d55a59bd",
"baseline_result": {
"columns": [
{
"name": "nationality",
"declared_type": "text"
}
],
"row_count": 1,
"truncated": false,
"rows_shown": 1,
"rows": [
[
{
"type": "str",
"value": "Italian"
}
]
],
"result_hash": "sha256:189fafa0be55b3a5c228e0520834b2ab101cf58ee69c272a21e8c920d55a59bd"
},
"planner_statistics": {
"drivers": {
"last_analyze": null,
"last_autoanalyze": null,
"n_mod_since_analyze": 840
},
"results": {
"last_analyze": null,
"last_autoanalyze": null,
"n_mod_since_analyze": 23179
}
},
"shuffle": {
"seed": "1",
"row_limit": 300000,
"tables": [
"drivers",
"results"
],
"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:189fafa0be55b3a5c228e0520834b2ab101cf58ee69c272a21e8c920d55a59bd",
"result": {
"columns": [
{
"name": "nationality",
"declared_type": "text"
}
],
"row_count": 1,
"truncated": false,
"rows_shown": 1,
"rows": [
[
{
"type": "str",
"value": "Italian"
}
]
],
"result_hash": "sha256:189fafa0be55b3a5c228e0520834b2ab101cf58ee69c272a21e8c920d55a59bd"
}
},
"plan_variant": {
"run": false,
"reason": "the plan variant was not asked for"
}
}