The columns to which CSV data is imported.
If not specified, all columns of the database table are loaded with CSV data.
core.List<core.String>? columns;