Skip to content

feat(connectors): add Redshift sink connector - #3654

Open
realonbebeto wants to merge 1 commit into
apache:masterfrom
realonbebeto:feat/redshift-sink-connector
Open

feat(connectors): add Redshift sink connector#3654
realonbebeto wants to merge 1 commit into
apache:masterfrom
realonbebeto:feat/redshift-sink-connector

feat(connectors): add Redshift sink connector

6ec283d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 19, 2026 in 0s

40.38% (-33.61%) compared to 6f1d548

View this Pull Request on Codecov

40.38% (-33.61%) compared to 6f1d548

Details

Codecov Report

❌ Patch coverage is 84.07960% with 128 lines in your changes missing coverage. Please review.
✅ Project coverage is 40.38%. Comparing base (6f1d548) to head (6ec283d).

Files with missing lines Patch % Lines
core/connectors/sinks/redshift_sink/src/lib.rs 83.39% 84 Missing and 43 partials ⚠️
core/connectors/sinks/redshift_sink/src/config.rs 97.43% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master    #3654       +/-   ##
=============================================
- Coverage     73.99%   40.38%   -33.61%     
  Complexity      937      937               
=============================================
  Files          1301     1301               
  Lines        147393   129167    -18226     
  Branches     122945   104795    -18150     
=============================================
- Hits         109063    52170    -56893     
- Misses        34858    74142    +39284     
+ Partials       3472     2855      -617     
Components Coverage Δ
Rust Core 32.56% <84.07%> (-41.74%) ⬇️
Java SDK 62.44% <ø> (ø)
C# SDK 71.04% <ø> (-1.14%) ⬇️
Python SDK 92.17% <ø> (ø)
PHP SDK 84.29% <ø> (ø)
Node SDK 91.35% <ø> (+0.09%) ⬆️
Go SDK 42.87% <ø> (ø)
Files with missing lines Coverage Δ
core/connectors/sinks/redshift_sink/src/config.rs 97.43% <97.43%> (ø)
core/connectors/sinks/redshift_sink/src/lib.rs 83.39% <83.39%> (ø)

... and 444 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.