Project

General

Profile

Actions

Bug #2967

closed

Add a 'View data' menu to data source actors

Added by ben leinfelder over 16 years ago. Updated about 16 years ago.

Status:
Resolved
Priority:
Normal
Category:
data access
Target version:
Start date:
09/11/2007
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
2967

Description

Add a 'View data' menu to data source actors to show the content of data table(s)
-accommodates large data files, possibly shares code with Morpho
-possibly uses data manager library to select and project the data


Related issues

Blocks Kepler - Bug #2966: Add a 'Preview data' menu to data source actorsResolvedben leinfelder09/11/2007

Actions
Actions #1

Updated by ben leinfelder over 16 years ago

The work done on bug #2966 has bled into this entry. They should probably just be consolidated into one bug. I've already implemented the file-based table model for viewing large tables (from Morpho).
Integrating the datamanager library into kepler might be nice to have as it's own bug entry (the plan was to use that more widely for concatenating and joining datasources in a workflow).

Actions #2

Updated by ben leinfelder about 16 years ago

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.

Actions #3

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 2967

Actions

Also available in: Atom PDF