vesoft-inc/nebula

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

Open

#5,712 opened on 2023年9月9日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)C++ (1,144 forks)batch import
DXgood first issuetype/enhancement

Repository metrics

Stars
 (9,828 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド