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
The field type is probably float or you have a finalType: Float attribute in the source section.
Take consider to fix your config because I found some error!
Important: Population field has not got finalType attribute in this scenario, because the type conversion will be in the manipulation section, not the reader part.
Please publish your configuration file in this issue and I will check the error.
I have a chain of record modifiers, as below. mETL fails saying "float does not have a Strip attribute"
fieldNames: population
transforms:
chars: ' pb:'
fieldNames: population
type: Float
The text was updated successfully, but these errors were encountered: