dolthub / dolthub/dolthub-issues

File importer gives incorrect error message: says "received nil" but really it's a duplicate PK error

Open
#138 0 comments 0 reactions 1 assignee Claimed by @tbantle22 View on GitHub
bug file upload
Dominant language
No language data
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

This is regarding the GUI "File Importer" feature on a database that allows you to drag-and-drop CSV files.

Upon importing a file with a duplicate primary key, the error message given is

`write failed processing due to: column received nil but is non-nullable`

The true error is that there is a duplicate PK in the CSV file.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.