Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
AnkitCLI committed Apr 29, 2024
1 parent c615583 commit 52aefc9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -262,11 +262,11 @@ Feature: BigQuery sink - Verification of BigQuery to BigQuery successful data tr
Then Click plugin property: "useConnection"
Then Click on the Browse Connections button
Then Select connection: "bqConnectionName"
Then Enter input plugin property: "referenceName" with value: "BQSinkReferenceName"
Then Enter input plugin property: "dataset" with value: "dataset"
Then Enter input plugin property: "table" with value: "bqTargetTable"
Then Enter input plugin property: "partitionByField" with value: "bqPartitionFieldDateTime"
Then Click plugin property: "updateTableSchema"
Then Enter input plugin property: "referenceName" with value: "BQSinkReferenceName"
Then Validate "BigQuery" plugin properties
Then Close the BigQuery properties
Then Save the pipeline
Expand Down

0 comments on commit 52aefc9

Please sign in to comment.