We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 918aa31 commit 9f02739Copy full SHA for 9f02739
airbyte-integrations/connectors/destination-redshift/src/main/resources/spec.json
@@ -241,7 +241,7 @@
241
},
242
"raw_data_schema": {
243
"type": "string",
244
- "description": "The schema to write raw tables into",
+ "description": "The schema to write raw tables into (default: airbyte_internal).",
245
"title": "Destinations V2 Raw Table Schema",
246
"order": 9,
247
"group": "connection"
0 commit comments