Skip to content

Commit 7d49670

Browse files
committed
Revert "added a new warning for files with missing columns, to be handled during file processing"
This reverts commit bd3c1d0.
1 parent 995b39e commit 7d49670

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

data/migrate/Errors-Backfilling.csv

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@ Error Code,Error Type,Message Template,Notes
7373
249,Warning,#TIMESTAMP table after #{table} is missing\, deriving based on requirements,Reserved for Umkehr data tables
7474
250,Warning,Excess field {field} does not belong in table {table}
7575
251,Warning,Duplicate observations found in #{table} for Date={date},Reserved for Umkehr data tables
76-
252,Error,Trailing commas found in #{table} header
77-
253,Warning,Number of columns in {table} content row does not match with the number of column headers
7876
301,Warning,Failed to parse #{table}.Time {component}: contains invalid characters
7977
302,Warning,Failed to parse #{table}.Date {component}: contains invalid characters
8078
303,Warning,#{table}.Date {component} is not within allowable range [{lower}]-[{upper}],Reserved for year and month components

0 commit comments

Comments
 (0)