vesoft-inc/nebula

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

Ouverte

#5 712 ouverte le 9 sept. 2023

 (2 commentaires) (0 réaction) (0 personne assignée)C++ (1 144 forks)batch import
DXgood first issuetype/enhancement

Métriques du dépôt

Stars
 (9 828 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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