1
0
mirror of synced 2025-12-21 02:51:29 -05:00
Commit Graph

70 Commits

Author SHA1 Message Date
Ryan Br...
ef5ab0482b fix clickhouse cdc cursor issue (#70853) 2025-12-15 10:27:48 -08:00
octavia-bot[bot]
93242b79fa 🐙 destination-clickhouse: release 2.1.16 (#70897)
Co-authored-by: octavia-bot[bot] <108746235+octavia-bot[bot]@users.noreply.github.com>
2025-12-12 11:51:51 -08:00
Ryan Br...
a3d27e94d1 Pull in latest CDK. (#70835) 2025-12-10 11:32:49 -08:00
Edward Gao
32b046ea53 Destination ClickHouse: dedup docs (#70843) 2025-12-10 11:22:31 -08:00
Ryan Br...
dc0efb8a3a Rbroughan/clickhouse use table schema (#70819) 2025-12-09 13:35:09 -08:00
Ryan Br...
4b4d936b8f Rbroughan/clickhouse table schema mapper (#70323) 2025-12-04 12:14:32 -08:00
Vai Ignatavicius
d7012c9428 Update ClickHouse user creation instructions (#70298)
Co-authored-by: Ian Alton <ian.alton@airbyte.io>
2025-12-04 00:21:26 +00:00
Benoit Moriceau
39959e50ff Bump client version (#70319) 2025-12-03 11:36:54 -08:00
Edward Gao
295accd05b Destinations Clickhouse+Snowflake: Add schema evolution test suite (#69245) 2025-11-13 15:49:22 -08:00
devin-ai-integration[bot]
1c542abd0c docs(destination-clickhouse): Improve documentation with context and present tense (#69223)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: ian.alton@airbyte.io <ian.alton@airbyte.io>
Co-authored-by: Edward Gao <edward.gao@airbyte.io>
2025-11-13 01:01:45 +00:00
Edward Gao
47b04408a1 Destination Clickhouse: break down ensureSchemaMatches (#69116) 2025-11-11 19:40:40 +00:00
Jonathan Pearlin
28e92e1804 chore: publish connectors (#69226) 2025-11-06 14:59:17 -05:00
Jonathan Pearlin
eacc50aef6 chore: update to latest CDK release (#69200) 2025-11-05 12:43:46 -05:00
Ryan Br...
e68722736b CH: Properly scale decimals before validating size. (#69154) 2025-11-04 10:03:42 -08:00
Subodh Kant Chaturvedi
47cc1f9c3c fix: upgrade cdk version for snowflake+clickhouse destinations for state message index fix (#69100) 2025-11-03 20:31:56 +05:30
Edward Gao
3f704ca769 Edgao/component upsert tests/connectors (#68186) 2025-10-29 08:53:45 -07:00
Subodh Kant Chaturvedi
9eb70fb5a7 feat: update speed destination connectors to work with new proto format (#67153)
Co-authored-by: Rodi Reich Zilberman <867491+rodireich@users.noreply.github.com>
2025-10-21 23:03:33 +05:30
Ryan Br...
36ea272d36 Implements table operations tests for CH and udpates interfaces (#68144)
## What
Implements table operations tests for CH and udpates interfaces
2025-10-16 14:09:05 -07:00
Ryan Br...
fee00fc777 Bump cdk for CH and release. (#67598)
## What
Brings CH to the latest CDK

## User Impact
We won't immediately evict aggregates if over some static number of
interleaved-ness. We secondarily check the size of all active aggregates
and only evict if over the configured size.
2025-10-10 10:17:49 -07:00
devin-ai-integration[bot]
7550de384f docs(destination-clickhouse): update documentation for deduplication and Decimal type (#66749)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Ian Alton <ian.alton@airbyte.io>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-01 12:05:01 -07:00
Subodh Kant Chaturvedi
18cd45703d feat: implement dedup based on order of cursor + enable speed mode tests (#66663)
Co-authored-by: tryangul <ryan.broughan@gmail.com>
2025-09-30 00:15:43 +05:30
octavia-bot[bot]
01842e6abe 🐙 destination-clickhouse: release 2.1.3 (#66743)
Co-authored-by: octavia-bot[bot] <108746235+octavia-bot[bot]@users.noreply.github.com>
2025-09-29 14:11:10 -04:00
Ryan Br...
0293d5a0f5 CH 2.1.3 (#66699) 2025-09-25 11:25:56 -07:00
Benoit Moriceau
c460d4ea97 Bmoric/better schema change (#66143) 2025-09-09 15:39:51 -07:00
Benoit Moriceau
5c2e3e4ecf Change the decimal type (#66134) 2025-09-09 11:36:57 -07:00
octavia-bot[bot]
75a3b7e2ee 🐙 destination-clickhouse: release 2.1.0 (#65929)
Co-authored-by: octavia-bot[bot] <108746235+octavia-bot[bot]@users.noreply.github.com>
2025-09-03 16:11:50 -07:00
Ryan Br...
f3f28d62b5 Bump and pin cdk. Rev version and changelong. (#65626) 2025-08-29 16:59:46 -07:00
Ryan Br...
74ddc94eb4 Rbroughan/migrate clickhouse to dataflow (#65144) 2025-08-22 12:37:25 -07:00
Ryan Br...
653623c8f4 Update permissions docs. (#65125) 2025-08-21 12:04:42 -07:00
Ryan Br...
31ee3d78cc Fix ClickHouse protocol validation (#65120) 2025-08-20 16:59:44 -07:00
Benoit Moriceau
561b555285 Bmoric/fix clickhouse column mapping (#65117)
Co-authored-by: David Gold <32782137+dbgold17@users.noreply.github.com>
2025-08-20 14:43:51 -07:00
Benoit Moriceau
57d8b8dca6 Add option to update the batch size (#64104) 2025-07-28 16:23:51 -07:00
Benoit Moriceau
cbfccbfb14 CH as an airbyte connector (#63738) 2025-07-28 09:48:15 -07:00
Benoit Moriceau
7d40001205 Better error message for unexpected existing table (#63760) 2025-07-24 19:04:06 +00:00
Benoit Moriceau
f0cf8c1d6f Only copy intersection (#63751) 2025-07-23 16:09:05 -07:00
Benoit Moriceau
ff3a7dc8f6 With compatible name (#63724) 2025-07-22 12:50:00 -07:00
Benoit Moriceau
aef8185f4d Fix table alter for pks (#63721) 2025-07-22 11:57:00 -07:00
Ryan Br...
eb8028efd8 ClickHouse V2: Adds ssh tunneling support (#62948)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Edward Gao <edward.gao@airbyte.io>
2025-07-22 18:20:33 +00:00
Ryan Br...
aa044432da Fix the PR number in the change log. (#62949) 2025-07-22 10:50:52 -07:00
Ryan Br...
142a0bce29 ClickHouse v2: Add SSH warning and rev version (#62946) 2025-07-11 16:28:58 -07:00
Ryan Br...
38f6a768d3 ClickHouse v2: doc updates (#62943) 2025-07-11 15:21:01 -07:00
Ryan Br...
e760e5dfdc ClickHouse: Post release tweaks (#62928) 2025-07-10 20:31:14 -07:00
Ryan Br...
8848df16df CH: Add bespoke validation for protocol. (#62906)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2025-07-10 15:46:07 -07:00
Ryan Br...
bf99d28486 ClickHouse V2: Release (#62887) 2025-07-10 12:23:57 -07:00
Davin Chia
d018ce07b7 chore: migrate clickhouse to new flow. (#61650)
Revert of #61581, with a minor version bump just in case. After this is published, we'll also make sure to disable for all platform versions < 1.3.0, since that's the platform version where rootless was introduced.
2025-06-16 16:26:36 -07:00
Marcos Marx
3a75af58a7 docs(destination-clickhouse): add warn note about connector (#48862) 2025-03-24 00:32:02 -04:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Joe Bell
2d80b5676d Destination Clickhouse - 1.0, remove normalization (#34637)
Co-authored-by: Aaron ("AJ") Steers <aj@airbyte.io>
Co-authored-by: Joe Reuter <joe@airbyte.io>
Co-authored-by: Obioma Anomnachi <onanomnachi@gmail.com>
Co-authored-by: Anatolii Yatsuk <35109939+tolik0@users.noreply.github.com>
Co-authored-by: Maxime Carbonneau-Leclerc <3360483+maxi297@users.noreply.github.com>
Co-authored-by: maxi297 <maxi297@users.noreply.github.com>
Co-authored-by: Ryan Waskewich <156025126+rwask@users.noreply.github.com>
Co-authored-by: Catherine Noll <clnoll@users.noreply.github.com>
Co-authored-by: Marius Posta <marius@airbyte.io>
Co-authored-by: Edward Gao <edward.gao@airbyte.io>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: SatishChGit <satishchinthanippu@gmail.com>
Co-authored-by: evantahler <evan@airbyte.io>
Co-authored-by: Rodi Reich Zilberman <867491+rodireich@users.noreply.github.com>
Co-authored-by: Anton Karpets <anton.karpets@globallogic.com>
Co-authored-by: Christo Grabowski <108154848+ChristoGrab@users.noreply.github.com>
Co-authored-by: Akash Kulkarni <akash@airbyte.io>
Co-authored-by: Akash Kulkarni <113392464+akashkulk@users.noreply.github.com>
Co-authored-by: Gireesh Sreepathi <gisripa@gmail.com>
Co-authored-by: Artem Inzhyyants <36314070+artem1205@users.noreply.github.com>
2024-02-22 11:17:25 -06:00
Tim Roes
c5db1e947b 📚 Documentation November 2023 overhaul (#32811)
Co-authored-by: Natalie Kwong <38087517+nataliekwong@users.noreply.github.com>
Co-authored-by: timroes <timroes@users.noreply.github.com>
Co-authored-by: nataliekwong <nataliekwong@users.noreply.github.com>
2023-11-26 11:57:38 -08:00