error while adding csv-files with duplicate column names
Open
- Dominant language
- Python
- Stars
- 82
- Forks
- 157
- PR merge metrics
- No merged PRs in 30d
Description
Currently, it is not possible to add csv-files with duplicate column names, since these are also used as table-columns in postgres.
In web the datapusher returns an "internal server error 500" at /api/3/action/datastore_create.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.