File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/e2e-test/features/bigquery/sink Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -262,11 +262,11 @@ Feature: BigQuery sink - Verification of BigQuery to BigQuery successful data tr
262262 Then Click plugin property: "useConnection"
263263 Then Click on the Browse Connections button
264264 Then Select connection: "bqConnectionName"
265- Then Enter input plugin property: "referenceName" with value: "BQSinkReferenceName"
266265 Then Enter input plugin property: "dataset" with value: "dataset"
267266 Then Enter input plugin property: "table" with value: "bqTargetTable"
268267 Then Enter input plugin property: "partitionByField" with value: "bqPartitionFieldDateTime"
269268 Then Click plugin property: "updateTableSchema"
269+ Then Enter input plugin property: "referenceName" with value: "BQSinkReferenceName"
270270 Then Validate "BigQuery" plugin properties
271271 Then Close the BigQuery properties
272272 Then Save the pipeline
You can’t perform that action at this time.
0 commit comments