vesoft-inc/nebula
consider hintting missed `NOT NULL` prop in `E_FIELD_UNSET`
Ouverte
#5 712 ouverte le 9 sept. 2023
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.