Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/p-throttle-5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
takegue committed Jul 29, 2023
2 parents c0a2069 + fc3292b commit 5304dc3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/scenario/__snapshots__/pull.spec.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -395,9 +395,9 @@ OPTIONS(
"@default/sandbox/sample_snapshot_table/ddl.sql" => "CREATE SNAPSHOT TABLE \`bigquery-porter.sandbox.sample_snapshot_table\`
CLONE \`bigquery-porter.sandbox.sample_table\`
OPTIONS(
expiration_timestamp=TIMESTAMP \\"2023-07-28T19:01:36.543Z\\"
expiration_timestamp=TIMESTAMP \\"2023-09-27T02:35:06.134Z\\"
)
FOR SYSTEM_TIME AS OF TIMESTAMP \\"2023-05-29T18:01:35.384Z\\";",
FOR SYSTEM_TIME AS OF TIMESTAMP \\"2023-07-29T01:35:05.255Z\\";",
"@default/sandbox/sample_snapshot_table/metadata.json" => "{
\\"type\\": \\"SNAPSHOT\\",
\\"clustering\\": {
Expand All @@ -411,15 +411,15 @@ FOR SYSTEM_TIME AS OF TIMESTAMP \\"2023-05-29T18:01:35.384Z\\";",
\\"datasetId\\": \\"sandbox\\",
\\"tableId\\": \\"sample_table\\"
},
\\"snapshotTime\\": \\"2023-05-29T18:01:35.384Z\\"
\\"snapshotTime\\": \\"2023-07-29T01:35:05.255Z\\"
},
\\"cloneDefinition\\": {
\\"baseTableReference\\": {
\\"projectId\\": \\"bigquery-porter\\",
\\"datasetId\\": \\"sandbox\\",
\\"tableId\\": \\"sample_table\\"
},
\\"snapshotTime\\": \\"2023-05-29T18:01:35.384Z\\"
\\"snapshotTime\\": \\"2023-07-29T01:35:05.255Z\\"
}
}",
"@default/sandbox/sample_snapshot_table/schema.json" => "[
Expand Down

0 comments on commit 5304dc3

Please sign in to comment.