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 7f4e60f commit 5ff6df2Copy full SHA for 5ff6df2
scripts/jobs/copy_tables_landing_to_raw.py
@@ -48,7 +48,7 @@ def purge_today_partition(
48
logger.info(f"Successfully purged partition for table {table_name}")
49
50
51
-## @params: [JOB_NAME]
+# @params: [JOB_NAME]
52
args = getResolvedOptions(sys.argv, ["JOB_NAME"])
53
54
sc = SparkContext()
0 commit comments