Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Donghan Zhang committed Feb 17, 2024
1 parent af2fadc commit 9a82c32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spark/src/main/scala/ai/chronon/spark/Driver.scala
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,6 @@ object Driver {
!args.runFirstHole(),
selectedJoinParts = args.selectedJoinParts.toOption
)
// workflow change
val df = join.computeJoin(args.stepDays.toOption, args.startPartitionOverride.toOption)

if (args.shouldExport()) {
Expand Down

0 comments on commit 9a82c32

Please sign in to comment.