Commit 3b4f35f
[DOC][MINOR] Fix minor error in the code of graphx guide
## What changes were proposed in this pull request?
Fix minor error in the code "sketch of pregel implementation" of GraphX guide.
This fixed error relates to `[SPARK-12995][GraphX] Remove deprecate APIs from Pregel`
## How was this patch tested?
N/A
Closes #22780 from WeichenXu123/minor_doc_update1.
Authored-by: WeichenXu <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>1 parent fc9ba9d commit 3b4f35f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
726 | 726 | | |
727 | 727 | | |
728 | 728 | | |
729 | | - | |
| 729 | + | |
730 | 730 | | |
731 | 731 | | |
732 | 732 | | |
| |||
0 commit comments