1
0
mirror of synced 2025-12-22 19:38:29 -05:00
Commit Graph

2421 Commits

Author SHA1 Message Date
Edward Gao
5a1f3595f5 Destination bigquery: update test fixtures (#34575) 2024-02-09 18:22:34 -04:00
Marius Posta
ae2198df3a destination-snowflake: adopt cleaned-up cdk (#34747) 2024-02-09 11:08:44 -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
Natalie Kwong
80bd719336 [Docs] Create homepage for Sources/Destinations (#34391)
Co-authored-by: Evan Tahler <evan@airbyte.io>
2024-02-09 10:57:41 -08:00
Marius Posta
796b2e8dad java CDK: clean up dependencies, refactor modules (#34745) 2024-02-08 19:46:51 -06:00
Subodh Kant Chaturvedi
e691b66ffa async-destination-framework: make GlobalAsyncStateManager entirely thread safe (#35027) 2024-02-09 02:45:59 +05:30
Edward Gao
c32c2f20a0 🐛 Destination snowflake: use 200MB batches (#34502) 2024-02-08 15:29:59 -04:00
Gireesh Sreepathi
01b6f4bede Destination Postgres: Remove varchar limit of 64k, defaults to 10MiB limit (#34891) 2024-02-06 12:56:03 -08:00
Gireesh Sreepathi
b36bcc3c1a Destination BigQuery: CDK updates for latest changes (#34728)
## What
* Upgrade to latest CDK to fix flaky tests

## How
* See [CDK Updates](https://github.com/airbytehq/airbyte/pull/34728)
2024-02-01 12:14:22 -08:00
Gireesh Sreepathi
f5cec3a299 Destination Postgres: Upgrade CDK with fixed dependency and unpin cloud (#34683) 2024-01-31 09:58:18 -08:00
Marcos Marx
966a9c3302 Destination Teradata: make connector avaialble on Airbyte Cloud (#28667)
Co-authored-by: SatishChGit <satishchinthanippu@gmail.com>
Co-authored-by: evantahler <evan@airbyte.io>
2024-01-30 19:43:34 -03:00
Joe Bell
39c47efe5d Destination Redshift - Bump CDK version to 0.16.3 (#34680) 2024-01-30 15:42:44 -04:00
Joe Reuter
f10763ab2a 📝Destination Astra DB Connector Name Update, Icon Update, Spec formatting and tooltips (#34600)
Co-authored-by: Obioma Anomnachi <onanomnachi@gmail.com>
2024-01-30 10:35:42 +01: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
Gireesh Sreepathi
1ad7155092 Destination Postgres: Fix casing for raw table in T+D query (#34630)
## What
* Fixes: #34632 

## How
* Change the raw table convention to always use lowercase, since that is the default when created as unquoted identifier.
This still preserves the mixed case identifers in Final tables.
2024-01-29 17:25:35 -08:00
Ofer Mendelevitch
c7b040a727 Added Title usage to Vectara Destination (#34579)
Co-authored-by: Joe Reuter <joe@airbyte.io>
2024-01-29 15:54:54 +01:00
Joe Reuter
a5fc287ab9 Weaviate: Fix tests (#34529) 2024-01-26 09:12:46 +01: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
180da5d698 🐛 Destination snowflake: fix check (#34528) 2024-01-25 13:25:27 -04:00
Obioma Anomnachi
ff12ddf90f 🎉 New Destination: Datastax Astra (#34058)
Co-authored-by: Joe Reuter <joe@airbyte.io>
2024-01-25 16:59:07 +01:00
Cynthia Yin
7d89fc9112 📚 Destinations V2: update typing & deduping doc link (#34505) 2024-01-24 17:50:42 -06:00
Edward Gao
a0345ae732 Destinations snowflake, bigquery, redshift: improve error reporting (#34458) 2024-01-24 19:20:45 -04:00
Cynthia Yin
f2c846188a Destination Snowflake: set isV2Destination (#34501) 2024-01-24 14:03:56 -08:00
Gireesh Sreepathi
c42c5e6889 Bigquery Destination: CDK Update (#34468)
## What
* Upgrade to latest CDK with signature changes.
2024-01-24 13:37:38 -08: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
Gireesh Sreepathi
950fea1bca Snowflake Destination: Upgrade CDK (#34462)
## What
* Upgrade Snowflake to pick the reverted CDK changes to move forward.
2024-01-24 10:09:09 -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
699360cb8c Destination bigquery: concat transactions together (#34023) 2024-01-22 14:49:21 -04:00
Gireesh Sreepathi
6b4f215c6d Destination Postgres: DV2 Beta (#34372)
## What
* Adding postgres DV2 beta launch option
2024-01-22 09:07:13 -08:00
Jens Soegaard
86f3c7d07d 🐛 Destination typesense: Update check() to mitigate "check() takes 2 positional arguments but 3 were given" (#34336)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2024-01-19 18:52:07 -03: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
Edward Gao
006338257c Destination postgres: DV2 beta implementation (#34177) 2024-01-17 10:32:21 -08:00
Raghav Gupta
be09dfe919 🐛 Destination Weaviate: Multi Tenancy Support (#34229)
Co-authored-by: Joe Reuter <joe@airbyte.io>
2024-01-17 12:11:25 +01: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
Gireesh Sreepathi
026f5a7ddd Destination Snowflake: Cleanup dependencies and upgrade CDK (#34227)
Signed-off-by: Gireesh Sreepathi <gisripa@gmail.com>
2024-01-12 17:15:27 -04:00
Gireesh Sreepathi
59df0cf302 Destination Bigquery: Clean up dependencies with TD/CDK (#34226)
Signed-off-by: Gireesh Sreepathi <gisripa@gmail.com>
2024-01-12 17:04:45 -04:00
Joe Reuter
de4ca2d848 Vectara Destination: Add info box (#34159) 2024-01-12 09:59:21 -08:00
Subodh Kant Chaturvedi
7d9f636142 snowflake-destination: upgrade cdk version to start emitting destination stats as part of state (#34083) 2024-01-11 23:00:17 +05:30
Gireesh Sreepathi
d29cb2d41e Publish CDK and fix postgres to use cdk (#34135)
Signed-off-by: Gireesh Sreepathi <gisripa@gmail.com>
2024-01-10 20:48:14 -04:00
Evan Tahler
dcbec4a65b 📝 Fix BigQuery Destination: fail when using Google Default Application Credentials (#34073) 2024-01-10 16:36:27 -08:00
Gireesh Sreepathi
a0ece1231e destination-postgres: Add tunnel heartbeats and keepalive (#33875)
Signed-off-by: Gireesh Sreepathi <gisripa@gmail.com>
2024-01-10 15:42:32 -08:00
Cynthia Yin
cb8a2edce7 Destination Databricks: pin cloud + OSS version to 1.1.0 (#34125) 2024-01-10 14:17:57 -06:00
Gireesh Sreepathi
0e4ffb561a Destination BigQuery: add row ids for dummy inserts in check (#34021)
Signed-off-by: Gireesh Sreepathi <gisripa@gmail.com>
2024-01-08 19:13:30 -04:00
Joe Bell
8b00460d2f Destination Redshift - Reorder Spec options (#34014) 2024-01-08 11:54:50 -08:00
Gireesh Sreepathi
7503dc78f1 destination-redshift: Heartbeats for bastion and other minor bugfixes (#33948)
Signed-off-by: Gireesh Sreepathi <gisripa@gmail.com>
Co-authored-by: Edward Gao <edward.gao@airbyte.io>
2024-01-08 09:09:17 -08:00
Evan Tahler
64cd1ce789 AWS Destinations: New AWS regions (#33924) 2024-01-05 10:51:10 -06:00
Edward Gao
29a3da04ca Destinations Bigquery, snowflake, redshift: internal CDK refactors for DV2 (#33730) 2024-01-04 21:20:15 -04:00
Edward Gao
216d2b2e70 Destination postgres: enable in-connector normalization (#33873) 2024-01-04 14:15:33 -04:00
Joe Bell
caaac494cd Destination Redshift - allow disabling final table creation (#33918) 2024-01-03 17:05:59 -04:00