airbytehq / PyAirbyte

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

🐛 Bug: Columns are incorrectly pruned due to case sensitivity (regression from `v0.8.1`) #160

Closed aaronsteers closed 3 months ago

aaronsteers commented 3 months ago

This appears to have been created by the fix here:

which was released in v0.8.1. This issue seems to be related to case sensitivity during the "exists" check before pruning unexpected columns.

Raised in Slack: https://airbytehq-team.slack.com/archives/C06FZ238P8W/p1711987104664789