Skip to content

An error is reported using the lookup statement -1005:Storage Error: part: 1, error: E_RPC_FAILURE(-3). #4809

Closed
@LiuTianyou

Description

@LiuTianyou

Describe the bug (required)

An error is reported using the lookup statement -1005:Storage Error: part: 1, error: E_RPC_FAILURE(-3).

Your Environments (required)

  • OS: Mac os
  • Use docker-compose deployment
  • Nebula version 3.2.0

How To Reproduce(required)

Steps to reproduce the behavior:

  1. Create a tag, add attributes, and create an index
  2. Insert the vertex that uses the tag
  3. Add an property to this tag that is not allowed to be null and does not specify a default value
  4. Using the lookup statement to query

Expected behavior

Users should be prevented from adding property that are allowed to be null and do not specify default values to tags already used by vertex, rather than getting a confusing error when querying

Metadata

Metadata

Assignees

Labels

affects/nonePR/issue: this bug affects none version.process/doneProcess of bugseverity/majorSeverity of bugtype/bugType: something is unexpectedtype/bug/functionalityBugs preventing the database to deliver a promised function.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions