We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ce40e3 commit b8e7be0Copy full SHA for b8e7be0
SIT/features/06_partition_range/migrate_with_partitionfile.properties
@@ -18,7 +18,6 @@ spark.cdm.perfops.numParts 1
18
spark.cdm.autocorrect.missing true
19
spark.cdm.autocorrect.mismatch true
20
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
+spark.cdm.tokenrange.partitionFile.input ./partitions.csv
+spark.cdm.tokenrange.partitionFile.output ./partitions.csv
24
0 commit comments