Fix: Setting stream map property to null
does not remove it from SCHEMA message - [merged]
#660
Labels
null
does not remove it from SCHEMA message - [merged]
#660
Merges 370-stream-map-null-remove-from-schema -> main
Migrated from GitLab: https://gitlab.com/meltano/sdk/-/merge_requests/286
Closes #370
Thanks to TDD and checking the schema properties matches the record properties, I found another bug where flattened schemas using CustomStreamMap missed the flattening part. Added that in as well and made sure all mapper tests are passing.
The text was updated successfully, but these errors were encountered: