Skip to content

Commit

Permalink
fix: partition test
Browse files Browse the repository at this point in the history
  • Loading branch information
guofei committed May 23, 2024
1 parent 0ce40e3 commit b8e7be0
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ spark.cdm.perfops.numParts 1
spark.cdm.autocorrect.missing true
spark.cdm.autocorrect.mismatch true

spark.cdm.tokenrange.partitionFile.input ./partitions_input.csv
spark.cdm.tokenrange.partitionFile.output ./partitions_output.csv
spark.cdm.tokenrange.partitionFile.appendOnDiff true
spark.cdm.tokenrange.partitionFile.input ./partitions.csv
spark.cdm.tokenrange.partitionFile.output ./partitions.csv

0 comments on commit b8e7be0

Please sign in to comment.