1. Create a data ingest feed using userdata1.csv
2. Apply these rules to salary column (double type):
default value standardizer (put value as say 100)
not null validator
3. Run the feed using userdata1.csv
There are 68 rows that should get the default value. However, none of them get it.