Fix Dataprep error message when set-type encounters bad data
Description
Release Notes
None
Attachments
1
- 29 Aug 2018, 12:59 AM
relates to
Activity
Show:
Vinisha Shah September 24, 2018 at 7:01 PM
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Vinisha Shah
Vinisha ShahReporter
Bhooshan Mogal
Bhooshan MogalLabels
Components
Fix versions
Priority
Created August 29, 2018 at 12:59 AM
Updated September 27, 2018 at 3:49 PM
Resolved September 27, 2018 at 3:49 PM
See attached.
Steps to repro: Try to set the type of a non-numeric column to integer.
Two issues:
Shouldn't see the class name
Should have a proper error message saying "Invalid data: Cannot convert Gold to an integer" or something similar.