vesoft-inc/nebula

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

Open

#5.712 aberto em 9 de set. de 2023

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (1.144 forks)batch import
DXgood first issuetype/enhancement

Métricas do repositório

Stars
 (9.828 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador