Validators test is temporarily being run without the fingerprint validator because of changes to support schema backfills in #30902. Specifically, the fingerprint validator previously expected to receive the entire history of the table in original timestamp order, but the initial scan now returns all values at the statement time.
Fingerprint validator will need to be re-worked to support the new behavior.
Validators test is temporarily being run without the fingerprint validator because of changes to support schema backfills in #30902. Specifically, the fingerprint validator previously expected to receive the entire history of the table in original timestamp order, but the initial scan now returns all values at the statement time.
Fingerprint validator will need to be re-worked to support the new behavior.