Kasper Sørensen created METAMODEL-61:
----------------------------------------
Summary: DataContext based on a directory of (CSV) files
Key: METAMODEL-61
URL: https://issues.apache.org/jira/browse/METAMODEL-61
Project: Metamodel
Issue Type: New Feature
Reporter: Kasper Sørensen
Assignee: Kasper Sørensen
Right now the CsvDataContext supports reading just a single file and having
that as a single table. It would be wonderful if you could also instantiate
CsvDataContext (or some other class) with a folder instead of a file, and then
have every csv file in the folder show up as a table in the schema. That would
allow CsvDataContext (or whatever it will be) to be used as a functional
replacement for almost any other UpdateableDataContext, e.g. for testing etc.
--
This message was sent by Atlassian JIRA
(v6.2#6252)