Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.17.1
-
Fix Version/s: 0.18.0
-
Component/s: None
-
Labels:None
Description
It is difficult to debug CSV and JSON import problems because the field information is lost. It is much easier if the field name is added when wrapping a NumberFormatException or AvroRuntimeException (no default value) in a DatasetRecordException.