is there a reason the `@pyspark` decorator needs a...
# ask-metaflow
w
is there a reason the
@pyspark
decorator needs a
job
parameter? couldn't it use the code inside the step as the job?
1