script Variables
Parameters
value
Mapping of query variable names to values (equivalent to the Spark SQL command: SET name="value";
).
Parameters
values
Mapping of query variable names to values (equivalent to the Spark SQL command: SET name="value";
).