DataCater / datacater

The developer-friendly ETL platform for transforming data in real-time. Based on Apache Kafka® and Kubernetes®.
https://datacater.io
Other
82 stars 4 forks source link

Improve robustness of transforms and filters #131

Closed flippingbits closed 1 year ago

flippingbits commented 1 year ago

Let's improve the robustness of our pre-defined filters and transforms by better handling the absence and typing of config values.

For instance, the contain filter should not throw an error in case the config value is absent but just return False.

flippingbits commented 1 year ago

Fixed with d7e5c93983cade8451d40acc87ae8080ff0dbf74