sanjay gopalakrishnan created METAMODEL-114:
-----------------------------------------------

             Summary: Request extend CsvConfiguration to parameter in schema 
name and table name.
                 Key: METAMODEL-114
                 URL: https://issues.apache.org/jira/browse/METAMODEL-114
             Project: Apache MetaModel
          Issue Type: Improvement
            Reporter: sanjay gopalakrishnan


For CsvDataContext being created from input streams (especially from http 
stream of csv data), the schema names and table names are derived somehow from 
the temp file for the data.
These names may be unfriendly, and not identifiable for an end user.
Thus perhaps we need a minor change to the CsvConfiguration to take in the 
schemaName and tableName, which can have friendly values, which overrides the 
default logic to derive these.

As a workaround, i extended the class to add a constructor taking this as 
inputs, but good to have this into the git codebase.

Please feel to reword above jira.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to