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

Optionally preview filtered out records #139

Closed flippingbits closed 1 year ago

flippingbits commented 1 year ago

Introduce a new preview setting that allows users to enable previewing filtered-out records.

The default behavior of the pipeline designer remains the same. It does not show filtered-out records: Screenshot 2023-01-13 at 08 35 00

If the user has enabled showing filtered-out records in the preview settings, we will show them with a gray background: Screenshot 2023-01-13 at 08 35 11

Note that we show filtered-out records only at the step that filters out the records. At successive steps, we will not show them in the UI to avoid confusing 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