[ https://issues.apache.org/jira/browse/METAMODEL-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998308#comment-14998308 ]
Ashwin Rayaprolu commented on METAMODEL-61: ------------------------------------------- I see that all CsvDataContext and its related classes are final.. Do you want me to change that to allow subclassing or do you want me to create totally seperate set of classes..? > DataContext based on a directory of (CSV) files > ----------------------------------------------- > > Key: METAMODEL-61 > URL: https://issues.apache.org/jira/browse/METAMODEL-61 > Project: Apache MetaModel > Issue Type: New Feature > Reporter: Kasper Sørensen > Assignee: Ashwin Rayaprolu > > 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.3.4#6332)