Skip to content

Commit b8e7be0

Browse files
committed
fix: partition test
1 parent 0ce40e3 commit b8e7be0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

SIT/features/06_partition_range/migrate_with_partitionfile.properties

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ spark.cdm.perfops.numParts 1
1818
spark.cdm.autocorrect.missing true
1919
spark.cdm.autocorrect.mismatch true
2020

21-
spark.cdm.tokenrange.partitionFile.input ./partitions_input.csv
22-
spark.cdm.tokenrange.partitionFile.output ./partitions_output.csv
23-
spark.cdm.tokenrange.partitionFile.appendOnDiff true
21+
spark.cdm.tokenrange.partitionFile.input ./partitions.csv
22+
spark.cdm.tokenrange.partitionFile.output ./partitions.csv
2423

0 commit comments

Comments
 (0)