vesoft-inc / nebula-algorithm

Nebula-Algorithm is a Spark Application based on GraphX, which enables state of art Graph Algorithms to run on top of NebulaGraph and write back results to NebulaGraph.
71 stars 39 forks source link

fix the batch size for update vertex #63

Closed Nicole00 closed 1 year ago

Nicole00 commented 1 year ago

Please check the FAQ documentation before raising an issue

Describe the bug (required) when the batch size of update vertex over 512, there's some assert error.

image

Your Environments (required)

How To Reproduce(required)

Steps to reproduce the behavior:

  1. Step 1
  2. Step 2
  3. Step 3

Expected behavior

Additional context