资讯

spanner-truncate is a tool to delete all rows from the tables in a Cloud Spanner database without deleting tables themselves. Please feel free to report issues and send pull requests, but note that ...
However, Truncate on a system table writes a tombstone marker directly, not via table rewrite DROP+CREATE. This causes the cached tombstone time to become stale, leading to incorrect reads.