Skip to content

Commit

Permalink
do not repartition when source dataframe has the same partition numbe…
Browse files Browse the repository at this point in the history
…r with write partition config (vesoft-inc#173)
  • Loading branch information
Nicole00 committed Nov 27, 2023
1 parent c2d7aa3 commit 9479d2d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,6 @@ object Exchange {
}
}


// reimport for failed tags and edges
val errorPath = s"${configs.errorConfig.errorPath}/${SparkEnv.get.blockManager.conf.getAppId}"
if (failures > 0 && ErrorHandler.existError(errorPath)) {
Expand Down

0 comments on commit 9479d2d

Please sign in to comment.