ceumicrodata / mETL

mito ETL tool
161 stars 41 forks source link

CSV should read all columns by default #2

Closed korenmiklos closed 11 years ago

korenmiklos commented 11 years ago

Need an option for CSV (and XLS, TSV) source to read all fields without specifying their names. Useful when the set of columns are changing.

bfaludi commented 11 years ago

In that way you could not do any transformation or manipulation, because it wont be specified. But want to create a tool (metl-generate) to build YAML configuration based on a file automatically.

soobrosa commented 11 years ago

metl-generate solves this issue https://github.com/ceumicrodata/mETL/commit/293f15c392fdd6e9db9ab31493f84dcc77beef07