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(targets): SQL target developers can now more easily override the mapping from JSON schema to SQL column type #2732

Closed edgarrmondragon closed 2 weeks ago

edgarrmondragon commented 1 month ago

TODO:

Related:


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

codspeed-hq[bot] commented 1 month ago

CodSpeed Performance Report

Merging #2732 will not alter performance

Comparing edgarrmondragon/feat/jsonschema-to-sql (dea21ae) with main (2ad977e)

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.80%. Comparing base (2ad977e) to head (dea21ae). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2732 +/- ## ========================================== + Coverage 90.71% 90.80% +0.08% ========================================== Files 62 62 Lines 5021 5089 +68 Branches 641 658 +17 ========================================== + Hits 4555 4621 +66 - Misses 324 326 +2 Partials 142 142 ```

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