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

224 Commits

Author SHA1 Message Date
devin-ai-integration[bot]
2a3ea94bf0 fix(source-mssql): Add Azure SQL Database compatibility for SQL Server Agent check (AI-Triage PR) (#70836)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-12-11 10:09:48 -08:00
Wenqi Hu
4f7cee5cce Release new mssql (#70823) 2025-12-09 21:16:59 +00:00
Wenqi Hu
398dc55021 source-mssql: Update CDK version to fix debezium closing record racing condition (#70306) 2025-12-05 18:17:57 +00:00
Wenqi Hu
ef0b652270 Fix mssql default concurrency value (#70280) 2025-12-02 06:08:55 +00:00
Wenqi Hu
e5d3164298 Make sure views use non-resumable partitions (#69754) 2025-11-19 15:03:53 -08:00
Wenqi Hu
a66a9af25f Remove default schema name for mssql -> discover all (#69327) 2025-11-14 08:47:40 +00:00
Wenqi Hu
a43105e5b7 Fix multiple mssql issues (#69311) 2025-11-12 22:17:44 -08:00
Rodi Reich Zilberman
0780b35684 MySql bump to the latest CDK (#69284)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-11 16:37:34 -08:00
Wenqi Hu
42e28e0b53 source-mssql: Add SQL Server identifier quoting to fix reserved keyword issues (#69248) 2025-11-08 23:02:14 +00:00
Wenqi Hu
f88fce736b source-mssql: Fix primary key discovery and clustered index handling (#69194) 2025-11-07 12:36:10 -08:00
Wenqi Hu
198a1811e9 Fix connector state value type from string to json object (#69097) 2025-10-31 22:49:03 +00:00
Wenqi Hu
d1a9312d1f [mssql] Fix state parsing error for integer and number (#69093) 2025-10-29 19:35:02 -07:00
Wenqi Hu
a9afe9546b Migrate source mssql from old CDK to new CDK (#63731) 2025-10-28 23:56:33 -07:00
Wenqi Hu
3e20b5be3d Add table include list in debezium (#68091)
## What
we didn't set `table.include.list` property in dbz and resulted in
reading every table from schema

https://github.com/airbytehq/oncall/issues/9687

## How
<!--
* Describe how code changes achieve the solution.
-->

## 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.
-->
- [ ] YES 💚
- [ ] NO 
2025-10-14 11:10:33 -07:00
sophiecuiy
39bc67e907 updated mssql source version to match cdk change (#64905) 2025-08-13 13:26:44 -07:00
Yarden Carmeli
89b66abe3a Source-MSSQL: Reduce Debezium polling frequency by configuring poll.interval.ms (#62491) 2025-07-29 12:14:35 -07:00
Rodi Reich Zilberman
16e7780b2e Revert recent change to CDK function signature (#62052) 2025-07-01 14:39:14 -07:00
Yue Li
7c3b0d1d23 [source-mssql] Support logical primary key for initial snapshot and CDC (#61729)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Rodi Reich Zilberman <867491+rodireich@users.noreply.github.com>
2025-07-01 13:55:51 -07:00
Rodi Reich Zilberman
57ec730ca9 7921 hyatt mssql fix cdk (#62015) 2025-06-23 12:17:27 -07:00
Rodi Reich Zilberman
ec8cfa108d Add exclude today's data option for cursor based mssql incremental syncs (#61685) 2025-06-23 09:28:14 -07:00
Yarden Carmeli
c201e3cebe Add error handling and bump CDK version (#61320) 2025-06-03 13:14:01 -07:00
Davin Chia
af8ce3aa6d chore: migrate mongo, mssql and oracle to new gradle flow. (#60311) 2025-05-27 17:12:40 -04:00
Kévin
4b35df8c9c [source-mssql] fix: use string datatype for CDC_EVENT_SERIAL_NO (#59124) 2025-04-28 15:03:04 -03:00
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
Wenqi Hu
231b7dcd8a [source mssql] Fix non-unique value clustered index issue (#56401) 2025-03-27 14:23:03 -07:00
Brent Brewington
a149cb7b6f Fix broken link to data type test Java code (#55213) 2025-03-25 18:49:13 +02:00
Rodi Reich Zilberman
02301d1d0d Bump source mssql version (#55887) 2025-03-20 23:59:15 +02:00
devin-ai-integration[bot]
03b7b9bc73 [source-mssql, cdk]: cherry-pick PR #55701 (#55709)
Co-authored-by: Baptiste Bergmann <baptiste.bergmann@maxa.ai>
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: yue.li@airbyte.io <yue.li@airbyte.io>
2025-03-14 16:03:18 -07:00
devin-ai-integration[bot]
3cf3c3d2fa [source-mysql, mssql, postgres, mongodb-v2] chore: update base image version for certified DB source connectors (#55234)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: yue.li@airbyte.io <yue.li@airbyte.io>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2025-03-06 12:15:07 -08:00
Yarden Carmeli
8bd360749d [source-mssql]: Enhance OC logic to detect composite cluster keys and default to PK (#53217) 2025-02-20 21:39:48 -08:00
Yue Li
cfc7b1ca6f [source-mssql] Print state data as part of debugging log instead of info log (#54189) 2025-02-20 16:30:49 -08:00
Abhishek Singh
d0d098e92a [docs] Add Script for CDC on Transaction Replication Enabled DB (#52679) 2025-02-04 20:32:28 +02:00
Rodi Reich Zilberman
d146b27b05 Make efficient table discovery during read (#52556) 2025-01-30 01:41:56 +02:00
Rodi Reich Zilberman
a610ad8fe6 bump drivers and cdk to latest (#51596) 2025-01-27 19:35:31 +02:00
Augustin
7753641ed9 source-mssql: make it non root (#50943) 2025-01-06 09:03:36 -08:00
Matteo Palarchio
a49f467f52 Various documentation corrections (#50854) 2025-01-03 07:15:09 -08:00
Augustin
4be7f1a002 source-mssql: Use airbyte/java-connector-base:1.0.0 (#49840) 2024-12-18 08:36:07 +01:00
Yarden Carmeli
6341ead197 Updating CDC sources documentation to clarify incremental sync method limitation. (#49823) 2024-12-17 09:18:28 -08:00
Yarden Carmeli
806f81078a Implemented transient error handling for system errors in MSSQL (#48484) 2024-11-13 15:02:39 -08:00
Yue Li
edccd7d056 [source-mssql] improving discovery of large mssql database (#46515)
Co-authored-by: Michal Krawczyk <michal@corraldata.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2024-10-07 12:06:26 -07:00
Yue Li
2e62443f1c [source-postgres/mysql/mssql/mongodb-v2] Use latest CDK to adopt latest apache sshd mina to handle tcpkeepalive requests (#45639) 2024-09-18 14:46:10 +03:00
Xiaohan Song
03584d5afb [source-mysql/mssql] Fix state manager on determining non-resumable streams (#45181) 2024-09-10 16:13:04 -07:00
Rodi Reich Zilberman
41a242be01 Remove logging of unhandled debezium events (#45368) 2024-09-10 23:59:21 +03:00
Xiaohan Song
458e96ea66 [source-mssql] update datetimeoffset format (#45142) 2024-09-05 04:43:47 +03:00
Rodi Reich Zilberman
18a8e5fd4e MSSQL and debezium improvements (#44759)
Co-authored-by: evantahler <evan@airbyte.io>
2024-08-29 02:09:45 +03:00
Yue Li
af98a810b5 [certified db sources] adopt latest CDK to use error translation bug fixes (#44841) 2024-08-28 22:35:16 +03:00
Akash Kulkarni
b43b1111a8 [cdk] : More logging for count mismatch (#43410) 2024-08-09 05:45:27 +03:00
Xiaohan Song
97d822f820 [cdk, source-mysql/postgres/mssql/mongodb-v2] log record count to state message (#42869)
Co-authored-by: Yue Li <yue.li@airbyte.io>
Co-authored-by: Yue Li <61070669+theyueli@users.noreply.github.com>
2024-08-07 04:35:22 +03:00
Xiaohan Song
ab005c6465 [source-mssql/postgres/mysql] fix rfr losing stream state (#42550)
Co-authored-by: Evan Tahler <evan@airbyte.io>
Co-authored-by: alafanechere <augustin.lafanechere@gmail.com>
2024-08-02 20:02:19 +03:00
Yue Li
d34d7e627a [source-postgres/mssql/mysql] use the latest CDK to use the latest fix of error translation (#42852) 2024-07-29 10:42:44 -07:00