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 pre-defined filters and transforms #138

Closed flippingbits closed 1 year ago

flippingbits commented 1 year ago

Increase the robustness of the pre-defined filters and transforms towards absent or wrongly-typed configs.

If the config is absent, try to let the field value pass through where it makes sense.

If the config is wrongly typed, try to adjust the type based on the type inferred from the field value where it makes sense.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information