Upsert Block fails when processing multiple nodes #4021
Labels
area/upsert
Issues related to upsert operations.
kind/bug
Something is broken.
priority/P1
Serious issue that requires eventual attention (can wait a bit)
status/accepted
We accept to investigate/work on it.
What version of Dgraph are you using?
Have you tried reproducing the issue with the latest release?
What is the hardware spec (RAM, OS)?
Steps to reproduce the issue (command/config used to run Dgraph).
I want to upgraph dgraph from 1.0.15 to 1.1.0。now dgraph 1.1.0 has support for a type system。 use the expand() function, the use of the type system is required。However, there is no dgraph.type in the data of dgraph1.0.15 export。The data exported has 30000000 nodes,
I need to add dgraph.type to each node.
The command:
Expected behaviour and actual result.
I want to add dgraph.type to each node. But dgraph.ERROR shows:
The text was updated successfully, but these errors were encountered: