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:8b26bbf5c0485fd3d9b6439e58ec3549d6a1885f79aa5e9aca030207fe5ba5ca",
"baseline_result": {
"columns": [
{
"name": "first_name",
"declared_type": "text"
},
{
"name": "last_name",
"declared_type": "text"
},
{
"name": "phone",
"declared_type": "text"
}
],
"row_count": 3,
"truncated": false,
"rows_shown": 3,
"rows": [
[
{
"type": "str",
"value": "Phillip"
},
{
"type": "str",
"value": "Cullen"
},
{
"type": "str",
"value": "905-555-5035"
}
],
[
{
"type": "str",
"value": "Elijah"
},
{
"type": "str",
"value": "Allen"
},
{
"type": "str",
"value": "724-555-5721"
}
],
[
{
"type": "str",
"value": "Sacha"
},
{
"type": "str",
"value": "Harrison"
},
{
"type": "str",
"value": "840-555-4781"
}
]
],
"result_hash": "sha256:8b26bbf5c0485fd3d9b6439e58ec3549d6a1885f79aa5e9aca030207fe5ba5ca"
},
"planner_statistics": {
"member": {
"last_analyze": null,
"last_autoanalyze": null,
"n_mod_since_analyze": 33
},
"expense": {
"last_analyze": null,
"last_autoanalyze": null,
"n_mod_since_analyze": 32
},
"budget": {
"last_analyze": null,
"last_autoanalyze": null,
"n_mod_since_analyze": 52
}
},
"shuffle": {
"seed": "1",
"row_limit": 300000,
"tables": [
"member",
"expense",
"budget"
],
"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:8b26bbf5c0485fd3d9b6439e58ec3549d6a1885f79aa5e9aca030207fe5ba5ca",
"result": {
"columns": [
{
"name": "first_name",
"declared_type": "text"
},
{
"name": "last_name",
"declared_type": "text"
},
{
"name": "phone",
"declared_type": "text"
}
],
"row_count": 3,
"truncated": false,
"rows_shown": 3,
"rows": [
[
{
"type": "str",
"value": "Phillip"
},
{
"type": "str",
"value": "Cullen"
},
{
"type": "str",
"value": "905-555-5035"
}
],
[
{
"type": "str",
"value": "Elijah"
},
{
"type": "str",
"value": "Allen"
},
{
"type": "str",
"value": "724-555-5721"
}
],
[
{
"type": "str",
"value": "Sacha"
},
{
"type": "str",
"value": "Harrison"
},
{
"type": "str",
"value": "840-555-4781"
}
]
],
"result_hash": "sha256:8b26bbf5c0485fd3d9b6439e58ec3549d6a1885f79aa5e9aca030207fe5ba5ca"
}
},
"plan_variant": {
"run": false,
"reason": "the plan variant was not asked for"
}
}