[kepler-dev] [Bug 2940] - Querybuilder with EMLDatasource actor does not return data
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Thu Jan 17 17:48:07 PST 2008
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2940
tao at nceas.ucsb.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Comment #4 from tao at nceas.ucsb.edu 2008-01-17 17:48 -------
This problem wasn't caused by multiple tables or single table. Actually there
is a space in attribute name cause the problem - illegal db attribute name
(with a space between two word). I added a new method to transfer space to
underscore. It fixed the problem. The attached workflow now works.
More information about the Kepler-dev
mailing list