singer-io / singer-python

Writes the Singer format from Python
https://singer.io
Apache License 2.0
542 stars 130 forks source link

Update transform module #29

Closed iterati closed 7 years ago

iterati commented 7 years ago

The error reporting in the transform module is lacking and this fixes that. In tackling that I fixed an issue where an additional field is silently ignored when it should report as an error.