Open smackesey opened 1 year ago
Something gets screwy in the provenance tracking. To see this, change the logic in 'execution_tests/test_data_versions.py::test_stale_status_self_partitioned to materialize partitions with a range instead of a loop.
'execution_tests/test_data_versions.py::test_stale_status_self_partitioned
cc @sryza @OwenKephart @gibsondan just so you're aware. I discovered this while working on #16285.
Fortunately I think this is quite a niche scenario.
Something gets screwy in the provenance tracking. To see this, change the logic in
'execution_tests/test_data_versions.py::test_stale_status_self_partitioned
to materialize partitions with a range instead of a loop.