You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the type of a property used in a datafacer's match declaration is different from type of the column of the file being read, we get a java exception.
We should catch it an return an appropriate error message.
If the type of a property used in a datafacer's match declaration is different from type of the column of the file being read, we get a java exception.
We should catch it an return an appropriate error message.