CSV column definition in 1st line?
Hi-
Several CSV feeds have the schema defined as the first row. Is there a way to automatically assign the columns to these values? Something conceptually like
select * from csv where url="http://example.com/file.csv" and columns in (select * from csv where url="http://example.com/file.csv" | limit 1)
thanks!
miles
by
1 Reply