semicolon separated values file with .csv extension fails ingest
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
Hi, when I try to upload a csv from them I get the error message "Upload Completed with Errors Tabular data ingest failed. Ingest succeeded, but failed to save the ingested tabular data in the database: Transaction aborted"
My dataverse version is 5.5
The csv is attached
01 2019-MeteoUB.csv
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure using the attached 01 2019-MeteoUB.csv file on Dataverse 5.5. Start by tracing tabular data ingest through the database-save step and identify why the semicolon-separated file triggers a transaction-aborted error. Done means this CSV format with a .csv extension ingests successfully without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100