BigQueryArgument Setter: No error message is displayed with invalid Argument Column field and also 'Column Name' text should be displayed instead of 'Value' in field
Description
Release Notes
None
Attachments
2
- 21 Jul 2022, 07:17 AM
- 21 Jul 2022, 07:17 AM
Activity
Show:
Unresolved
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Pushpender Saini
Pushpender SainiReporter
Surya
SuryaLabels
Reviewer
Ankit Jain
Ankit JainComponents
Fix versions
Priority
More fields
Original estimate
More fields
Original estimateCreated July 21, 2022 at 7:16 AM
Updated April 22, 2024 at 8:57 AM
No error message is displayed on validate after providing the valid dataset, table and argument set conditions and with invalid argument column.
Steps to reproduce:
Launch the latest CDAP (6.8.0)
Open BigQuery Argument Setter plugin from conditions and actions.
Fill the properties, provide valid Dataset, Table and argument set conditions and with invalid argument column name and click on validate, no errors is displayed.
Also, the ‘Column Name’ text should be displayed in field instead of ‘Value’.
Expected: Error should be displayed on Validate for invalid column name with does not exists in BQ table, showing invalid column name.
Actual: Error is not displayed on Validate for invalid column name with does not exists in BQ table.