1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Commit Graph

163 Commits

Author SHA1 Message Date
Ian Alton
01cd16654e 11059 multi-instance, versioned docs (#58095)
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-04-24 02:58:09 +03:00
devin-ai-integration[bot]
ceaf322225 chore(destination): Upgrade all Java destination connectors to use java-connector-base:2.0.1 (#56355)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: davin@airbyte.io <davin@airbyte.io>
Co-authored-by: Davin Chia <davinchia@gmail.com>
2025-03-24 18:59:36 -04:00
Augustin
5d53c2a178 destination-redshift: Use airbyte/java-connector-base:2.0.0 (#51500) 2025-01-14 09:15:56 +01:00
Augustin
cd6e342cc0 destination-redshift: Use airbyte/java-connector-base:1.0.0 (#49903)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2025-01-06 11:20:57 -05:00
Stephane Geneix
a1bcb79852 destination-redshift: update all dependencies (#45435) 2024-09-18 14:20:41 -07:00
Evan Tahler
d141d18a86 Destinations - Increase Jackson parse limit to 100MB (#44476) 2024-08-29 12:03:02 -05:00
Edward Gao
ee532e2f79 Destinations bigquery+snowflake+redshift: hard revert refreshes thing (#44526) 2024-08-22 13:26:32 -07:00
Edward Gao
6b902f5091 Destination Redshift: pull in cdk update for refreshes bugfix (#42506) 2024-08-20 08:12:03 -07:00
Evan Tahler
a0eb14eff6 destination-redshift: new 'tables' option group (#44020) 2024-08-14 19:42:00 +03:00
Evan Tahler
6edefbee9a destination-redshift - remove docs about standard inserts (#43935) 2024-08-12 17:57:35 +00:00
Edward Gao
47e74a80d9 Destination redshift: also drop cascade on the raw table if necessary (#42445) 2024-07-23 12:55:50 -04:00
Edward Gao
b7d7db69ee Destinations bigquery, snowflake, redshift: Don't hang forever on empty stream list; shorten error message on INCOMPLETE stream status (#41968) 2024-07-15 17:57:15 -07:00
Edward Gao
355ac15a2e Destination Redshift: Implement refreshes (#40567) 2024-07-12 14:23:04 -04:00
Edward Gao
9221114d40 Destination Redshift: Add generation_id and sync_id (#40201) 2024-07-01 16:07:22 -04:00
Edward Gao
3187b1f48c Destination redshift: Use new interfaces (#39008) 2024-06-27 07:52:09 -07:00
Edward Gao
1f0da7fd95 Destination redshift: Remove encrypted staging option (#39141) 2024-06-26 12:54:17 -04:00
Edward Gao
0e949ae6a8 Destination redshift: remove standard inserts (#38886) 2024-06-18 12:57:18 -07:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Gireesh Sreepathi
82aca52ca4 Destination Redshift: CDK update with least changes (#38825) 2024-05-31 16:39:23 -04:00
Gireesh Sreepathi
de160054bb Destination Redshift: Auto conversion of src/main/java to Kotlin (#38803) 2024-05-31 09:18:19 -07:00
Audrey Maldonado
9fb319e792 Update redshift.md (#38767) 2024-05-29 12:53:40 -07:00
Stephane Geneix
47f304b5a2 destination-redshift: add option for drop cascade (#38189) 2024-05-14 11:54:18 -07:00
Gireesh Sreepathi
13e16de71f redshift_catalog_parser_update (#38126)
## What
Adapting to CDK signature changes in `StreamConfig`

## Review guide
<!--
1. `x.py`
2. `y.py`
-->

## User Impact
<!--
* What is the end result perceived by the user?
* If there are negative side effects, please list them. 
-->

## Can this PR be safely reverted and rolled back?
<!--
* If unsure, leave it blank.
-->
- [x] YES 💚
- [ ] NO 
2024-05-13 11:07:52 -07:00
Edward Gao
985c839673 Destination Redshift: Remove incremental T+D option (#37713) 2024-05-08 14:29:14 -04:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Edward Gao
d31f0dd7a7 Destination redshift: Update to latest cdk (#34613)
Co-authored-by: Gireesh Sreepathi <gisripa@gmail.com>
2024-05-06 11:48:16 -07:00
Gireesh Sreepathi
e16b0d2119 Destination Redshift: Limit Standard insert statement size < 16MB (#36973) 2024-04-10 16:36:07 -07:00
Edward Gao
9be3a8ec56 Destination redshift: delete unused spec option (#36365) 2024-04-05 19:04:00 -04:00
Evan Tahler
4342182cae Remove duplicate S3 regions from destination specs (#36846) 2024-04-05 16:24:26 -05:00
Gireesh Sreepathi
ca96b04d54 Destination Redshift: Adapting to Kotlin CDK (#36589) 2024-04-01 17:03:16 -07:00
Gireesh Sreepathi
17a7e46e33 Destination Redshift: Suppress Jooq exception to avoid printing sql query (#36374) 2024-03-22 09:11:51 -07:00
Gireesh Sreepathi
411115b735 Destination Redshift: Certification & docs update (#36255) 2024-03-19 11:39:50 -07:00
Gireesh Sreepathi
1a410aa428 Destination Redshift: Json transformer for graceful handling of large records (#36203)
This includes CDK changes to wire the `Transformer` interface into `AsyncStreamConsumer`
2024-03-18 14:47:53 -04:00
Joe Bell
0af41c440f update redshift docs (#36041) 2024-03-14 13:17:23 -07:00
Gireesh Sreepathi
29b8afd5ac Destination Redshift: Adopt CDK changes for airbyte_meta (#35981) 2024-03-14 08:25:16 -07:00
Gireesh Sreepathi
55e6fbd191 Destination Snowflake: Handle NPE for state value. (#35899) 2024-03-07 18:25:38 -04:00
Edward Gao
b254a6409c Destination redshift: Upgrade cdk (#35316)
Signed-off-by: Gireesh Sreepathi <gisripa@gmail.com>
Co-authored-by: Gireesh Sreepathi <gisripa@gmail.com>
2024-03-05 09:15:29 -08:00
Gireesh Sreepathi
399fc3372f Destination Redshift: CDK T+D initial state refactor (#35354)
Signed-off-by: Gireesh Sreepathi <gisripa@gmail.com>
2024-02-23 12:58:21 -08:00
Edward Gao
2b2408a32e Destination redshift: Switch back to jooq execution; add e2e special characters test (#34562) 2024-02-09 15:08:34 -04:00
Edward Gao
c32c2f20a0 🐛 Destination snowflake: use 200MB batches (#34502) 2024-02-08 15:29:59 -04:00
Joe Bell
39c47efe5d Destination Redshift - Bump CDK version to 0.16.3 (#34680) 2024-01-30 15:42:44 -04:00
Gireesh Sreepathi
eea0d7b16b Destination Redshift: Upgrade cdk to use dbMetadata closure function (#34634)
## What
* See #34533
* Resolves https://github.com/airbytehq/alpha-beta-issues/issues/2811
* Resolves https://github.com/airbytehq/alpha-beta-issues/issues/2808 
* Resolves https://github.com/airbytehq/alpha-beta-issues/issues/2804 
* Resolves https://github.com/airbytehq/alpha-beta-issues/issues/2800
* Resolves https://github.com/airbytehq/alpha-beta-issues/issues/2796

## How
* Execute dbMetadata ResultSet calls within a connection's lifecycle try-resource statement.
2024-01-29 17:30:40 -08:00
Edward Gao
0f7f77f832 Destination redshift: escape string literal at runtime (#34544) 2024-01-25 20:50:38 -04:00
Edward Gao
96b9f5a059 Destinations bigquery, snowflake, redshift: log better message when failing to parse an AirbyteMessage (#34451) 2024-01-25 18:33:33 -04:00
Edward Gao
a0345ae732 Destinations snowflake, bigquery, redshift: improve error reporting (#34458) 2024-01-24 19:20:45 -04:00
Gireesh Sreepathi
71232225eb Destination Redshift: Update CDK, revert signatures to add back unused methods and vars (#34467)
## What
* Reverting few signature changes from #34186
2024-01-24 10:09:36 -08:00
Cynthia Yin
13e32a6e87 Destination Redshift: GA Destinations V2 (#34077)
Signed-off-by: Gireesh Sreepathi <gisripa@gmail.com>
Co-authored-by: Gireesh Sreepathi <gisripa@gmail.com>
2024-01-23 16:02:00 -08:00
Edward Gao
d610ad1f48 Destination postgres (dv2): add indexes to raw table (#34236)
Signed-off-by: Gireesh Sreepathi <gisripa@gmail.com>
Co-authored-by: Gireesh Sreepathi <gisripa@gmail.com>
2024-01-18 16:21:24 -08:00
Joe Bell
db83e149dd Destination Redshift - additional check method check, fix s3 file deletion (#34186)
Signed-off-by: Gireesh Sreepathi <gisripa@gmail.com>
Co-authored-by: Sitaram Shelke <sitaramshelke@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: Cynthia Yin <cynthia@airbyte.io>
Co-authored-by: Baz <oleksandr.bazarnov@globallogic.com>
Co-authored-by: bazarnov <bazarnov@users.noreply.github.com>
Co-authored-by: kekiss <karaekiss@yahoo.com>
Co-authored-by: Anatolii Yatsuk <35109939+tolik0@users.noreply.github.com>
Co-authored-by: Edward Gao <edward.gao@airbyte.io>
Co-authored-by: Augustin <augustin@airbyte.io>
Co-authored-by: Joe Reuter <joe@airbyte.io>
Co-authored-by: Alexandre Cuoci <Hesperide@users.noreply.github.com>
Co-authored-by: perangel <perangel@gmail.com>
Co-authored-by: Aaron ("AJ") Steers <aj@airbyte.io>
Co-authored-by: Ben Church <ben@airbyte.io>
Co-authored-by: Gireesh Sreepathi <gisripa@gmail.com>
2024-01-16 17:23:39 -04:00
Joe Bell
8b00460d2f Destination Redshift - Reorder Spec options (#34014) 2024-01-08 11:54:50 -08:00