File tree 2 files changed +3
-4
lines changed
airbyte-config/init/src/main/resources/seed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 24
24
- name : BigQuery
25
25
destinationDefinitionId : 22f6c74f-5699-40ff-833c-4a879ea40133
26
26
dockerRepository : airbyte/destination-bigquery
27
- dockerImageTag : 1.1.2
27
+ dockerImageTag : 1.1.3
28
28
documentationUrl : https://docs.airbyte.io/integrations/destinations/bigquery
29
29
icon : bigquery.svg
30
30
resourceRequirements :
Original file line number Diff line number Diff line change 285
285
supported_destination_sync_modes :
286
286
- " overwrite"
287
287
- " append"
288
- - dockerImage : " airbyte/destination-bigquery:1.1.2 "
288
+ - dockerImage : " airbyte/destination-bigquery:1.1.3 "
289
289
spec :
290
290
documentationUrl : " https://docs.airbyte.io/integrations/destinations/bigquery"
291
291
connectionSpecification :
321
321
dataset_location :
322
322
type : " string"
323
323
description : " The location of the dataset. Warning: Changes made after creation\
324
- \ will not be applied. The default \" US\" value is used if not set explicitly.\
325
- \ Read more <a href=\" https://cloud.google.com/bigquery/docs/locations\" \
324
+ \ will not be applied. Read more <a href=\" https://cloud.google.com/bigquery/docs/locations\" \
326
325
>here</a>."
327
326
title : " Dataset Location"
328
327
enum :
You can’t perform that action at this time.
0 commit comments