Skip to content

Commit 30c2698

Browse files
authored
Update rentsense_to_refined_and_landing.py
1 parent cdc1675 commit 30c2698

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/jobs/rentsense_to_refined_and_landing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,6 @@
564564
"endoftenuredate",
565565
to_date(to_timestamp(col("endoftenuredate"), "yyyy-MM-dd'T'HH:mm:ss.SSSSSSS'Z'"))
566566
)
567-
568567
accounts = accounts.drop("uh_ten_ref")
569568

570569
accounts = accounts.withColumn("prop_ref", F.trim(F.col("property_reference")))

0 commit comments

Comments
 (0)