meltano / sdk

Write 70% less code by using the SDK to build custom extractors and loaders that adhere to the Singer standard: https://sdk.meltano.com
https://sdk.meltano.com
Apache License 2.0
99 stars 70 forks source link

feat: Added `SQLConnector.prepare_primary_key` for target to implement for custom table primary key adaptation #2730

Closed edgarrmondragon closed 1 month ago

edgarrmondragon commented 1 month ago

TODO:

Closes https://github.com/meltano/sdk/issues/2729


📚 Documentation preview 📚: https://meltano-sdk--2730.org.readthedocs.build/en/2730/

codspeed-hq[bot] commented 1 month ago

CodSpeed Performance Report

Merging #2730 will not alter performance

Comparing 2729-feat-extend-the-sql-connector-api-to-support-adapting-to-primary-key-changes (df73e05) with main (9231412)

Summary

✅ 6 untouched benchmarks

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.71%. Comparing base (9231412) to head (df73e05). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2730 +/- ## ======================================= Coverage 90.70% 90.71% ======================================= Files 62 62 Lines 5016 5021 +5 Branches 641 641 ======================================= + Hits 4550 4555 +5 Misses 325 325 Partials 141 141 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.