(cherry picked from commit 66cd00c56868ddc54260655e8c4b363e23296b86)
This commit is contained in:
Mohit Yadav 2024-10-01 12:31:08 +05:30 committed by mohitdeuex
parent afd9267f66
commit 426d292548

View File

@ -270,7 +270,7 @@ public class OpenMetadataOperations implements Callable<Integer> {
int batchSize,
@Option(
names = {"-p", "--payload-size"},
defaultValue = "104857600l")
defaultValue = "104857600")
long payloadSize,
@Option(
names = {"--recreate-indexes"},