[SS-279] turn on Nightly GCP tests (Iceberg)#37285
Conversation
Well, that's not a flake 🤔 |
|
What in the world is this? |
|
Claude:
Nice. 😎 |
feefa1c to
058e45a
Compare
|
Fix #1: Set Marty's AWS Glue stuff brought in a new dependency, Fix #2: Read Iceberg snapshot's manifest list. Get the table's row count that way. The original test flake: The Iceberg snapshot summary only counted rows added during that commit. The first snapshot's summary would show the correct row count. But any subsequent snapshots would show 0 rows. (I checked with BigQuery to confirm the rows were actually still there.) |
Ouch, good thing we have the test and you reenabled it! Is this bad enough that we need to backport it? |
I think the struggling QA Canary tests might've been slowing down the GCP Iceberg environment enough to cause this Nightly test to flake.
Now that those QA Canary tests are disabled, I wonder if the Nightly GCP Iceberg tests will stop flaking.