vesoft-inc/nebula

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

Open

#5,712 建立於 2023年9月9日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)C++ (1,144 fork)batch import
DXgood first issuetype/enhancement

倉庫指標

Star
 (9,828 star)
PR 合併指標
 (30 天內沒有已合併 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

貢獻者指南