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

贡献者指南