This step defines scenario-level variables. These values are not persisted after the scenario ends.
The variables are available to ulterior steps:
- in partition specs (for Build/Train steps)
- as variables on the Scenario object (for Custom python steps)
- as ${} variables (for SQL query steps)
- as variables in jobs started from the scenario
Read the documentation to learn more.