[kepler-dev] [Bug 2712] - Problem with EML2DataSource with extra cols in csv file

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Jan 24 16:48:12 PST 2008


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2712


leinfelder at nceas.ucsb.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #3 from leinfelder at nceas.ucsb.edu  2008-01-24 16:48 -------
There is now a new parameter in the EML Datasource actor for "Allow lenient
data parsing"
When it is checked (true), extra columns are ignored by the DelimitedReader if
they are not described in the metadata.  If left unchecked (false is the
default), then an error will be raised if extra data is encountered.

ps: data type mismatches will continue to raise an error - 2.5 is just not an
Integer.



More information about the Kepler-dev mailing list