scan_csv
does not support a list of datatypes in schema_overrides
#17813
Labels
Milestone
scan_csv
does not support a list of datatypes in schema_overrides
#17813
Checks
Reproducible example
Fails with
TypeError: expected 'schema_overrides' dict, found 'list'
Log output
No response
Issue description
Needs to be fixed to allow dispatching
read_csv
toscan_csv
Expected behavior
Same output as
read_csv
:Installed versions
1.2.1
The text was updated successfully, but these errors were encountered: