vesoft-inc/nebula

consider hintting missed `NOT NULL` prop in `E_FIELD_UNSET`

Open

#5 712 ouverte le 9 sept. 2023

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)C++ (1 144 forks)batch import
DXgood first issuetype/enhancement

Métriques du dépôt

Stars
 (9 828 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

The error message is not very user-friendly. For example, when INSERT VERTEX is executed with a required attribute being empty, it throws an E_FIELD_UNSET error but does not specify which prop.

image

Guide contributeur