79709975

Date: 2025-07-22 06:19:29
Score: 1.5
Natty:
Report link

When working with SQL notebooks, I simply pass the SQL into the parameter value in the Databricks UI or in the job YAML:

dateadd(DAY, -1, '{{job.trigger.time.iso_date}}')
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Starts with a question (0.5): When
  • Low reputation (0.5):
Posted by: Igor-S