airbytehq / PyAirbyte

PyAirbyte brings the power of Airbyte to every Python developer.
https://docs.airbyte.com/pyairbyte
Other
176 stars 20 forks source link

Chore: Clean up missing column additions logic #243

Closed aaronsteers closed 1 month ago

aaronsteers commented 1 month ago

This brings together the logic from the old "ensure_compatible_schema" implementation with the newer "add_missing_columns".

When we added the "add_missing_columns" functionality, we neglected to update/incorporate the prior implementation.

aaronsteers commented 1 month ago

/fix-pr

PR auto-fix job started... Check job output.

✅ Changes applied successfully.