This adds two more actions, to copy the deduped partition to raw_ndt, and to delete the rows from the tmp_ndt partition.
There is some code redundancy, and also opportunity for unit test improvement with bqfake. However, I think it is better to get this checked in, and do that work later. Feel free to offer opinion about how high priority those improvements should be.
Coverage increased (+0.08%) to 61.76% when pulling 0c5a4d54d437e6020e2ceb6aa78775e59cf94491 on u-sandbox-cleanup into 8b01ef1f6185b2d74781cf63695aa5b990cd5cf0 on master.
This adds two more actions, to copy the deduped partition to raw_ndt, and to delete the rows from the tmp_ndt partition.
There is some code redundancy, and also opportunity for unit test improvement with bqfake. However, I think it is better to get this checked in, and do that work later. Feel free to offer opinion about how high priority those improvements should be.
This change is