-25310: Column '<column_name>' must not contain NULL values
Explanation
The Loader command to import or update data contains an error.
You cannot import NULL values into columns that have been defined as NOT NULL
columns and that have no system default value.