02-06-2024 02:24 PM
Hello, is there a way to load "CSV" data into an external table without the _c0, _c1 columns showing?
I've tried using the options within the sql statement that does not appear to work.
Which results in this table
02-06-2024 07:35 PM
you need set "USING data_source"
https://community.databricks.com/t5/data-engineering/create-external-table-using-multiple-paths-loca...
View solution in original post
02-06-2024 06:15 PM
Hi, @Frantz
Did the source data, s3://nyc-zip-codes.csv, have a header column?Otherwise, they seem to be represented as _c0, _c1.
02-07-2024 09:37 AM
Yes, the source data did have a header column.
never-displayed
Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!