Distinct: BQsource->Distinct->GCSsink, In Distinct if incorrect field name is provided highlighted field, error is displayed, but 2 errors is shown on top
Description
Release Notes
None
Attachments
1
Activity
Show:
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Created May 6, 2022 at 12:41 PM
Updated May 6, 2022 at 3:05 PM
BQsource->Distinct->GCSsink, provide incorrect field in distinct connector which is not present in input schema 2 errors is shown.
Steps to reproduce:
Launch the latest CDAP (6.8.0)
Open BigQuery source, distinct plugin and GCS sink, now establish the connection from source to analytics to sink (BQ source->Distinct->GCS sink). Fill the properties, provide incorrect field along with valid fields and click on validate.
Field is highlighted for incorrect value, but on top 2 errors are shown.
As only one field with incorrect value is highlighted, then only 1 error has to be displayed.
Expected: One Field is highlighted, only 1 error has to be displayed on top right.
Actual: One Field is highlighted, 2 errors are displayed on top right.