[kepler-dev] [Bug 2967] - Add a 'View data' menu to data source actors
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Tue Feb 5 10:02:00 PST 2008
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2967
leinfelder at nceas.ucsb.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #2 from leinfelder at nceas.ucsb.edu 2008-02-05 10:02 -------
The "Preview" action on the EMLDatasource handles the features requested in
this bug.
Preview is available starting in 1.0.0RC1, with refinements already in place
for the 1.0.0 release.
The behavior for Preview is such that the data is stored on disk so that large
datasets don't hog memory.
Additionally, the QueryBuilder constraints are adhered to. This includes both
the columns being selected and also the selection criteria specified. If/when
the QueryBuilder join features are turned on, then the preview would also
display the results of those joins.
More information about the Kepler-dev
mailing list