Skip to content

Commit f8e6b48

Browse files
committed
n_insert_partitions++
1 parent 7cd4489 commit f8e6b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/scala/ldbc/snb/datagen/io/graphs.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ object graphs {
121121
log.info(s"$tpe: Writing snapshot completed")
122122
}(snapshot.sparkSession)
123123

124-
val insertSizeFactor = 0.247
124+
val insertSizeFactor = 0.33
125125
val deleteSizeFactor = 0.015
126126

127127
val operations = Map(

0 commit comments

Comments
 (0)