Kasper Sørensen created METAMODEL-73:
----------------------------------------

             Summary: Specify column-names of headerless CSV files
                 Key: METAMODEL-73
                 URL: https://issues.apache.org/jira/browse/METAMODEL-73
             Project: Metamodel
          Issue Type: Bug
            Reporter: Kasper Sørensen


Right now, if you specify that a file does not have a header line, you will get 
generated column names like A, B, C etc.

In some scenarios you already know what is expected of the file, so you'd 
probably like to specify a list of column names to use. That way you can later 
on express your MM queries in a more readable format, instead that you have to 
do "SELECT A, C, D FROM myfile.csv".



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to