vesoft-inc/nebula

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

开放

#5,712 创建于 2023年9月9日

 (2 条评论) (0 个反应) (0 位负责人)C++ (1,144 个派生)batch import
DXgood first issuetype/enhancement

仓库指标

星标
 (9,828 个星标)
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

贡献者指南