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

feat(pipeline-designer): Do not show type warnings if type is unknown #134

Closed flippingbits closed 1 year ago

flippingbits commented 1 year ago

In the UI, we warn the user if the inferred data type does not match the data type expected by a filter or transform.

If we cannot infer the data type from the sample data, we should not show a warning and confuse the user.

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