Skip to content
11 changes: 11 additions & 0 deletions tools/spanner_graph/spanner_table_config_ingestion_history.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"comment": "Ingestion history table config to update stale read timestamp after an import""DefaultVariables": {
"importName": "",
"user": ""
},
"SpannerTables": {
"IngestionHistory": {
"WorkflowExecutionID": "import-{importName}-{user}"
}
}
}
Loading
Loading