There is no mapping to column column_name, which cannot accept null values

The specified column has a NOT NULL constraint, but in the definition of the load map, no field is mapped to the column.

Correct the load map or drop the NOT NULL constraint.