You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-42230][INFRA][FOLLOWUP] Add GITHUB_PREV_SHA and APACHE_SPARK_REF to lint job
### What changes were proposed in this pull request?
Like the other jobs, this PR aims to add `GITHUB_PREV_SHA` and `APACHE_SPARK_REF` environment variables to `lint` job.
### Why are the changes needed?
This is required to detect the changed module accurately.
### Does this PR introduce _any_ user-facing change?
No, this is a infra-only bug fix.
### How was this patch tested?
Manual review.
Closes#39809 from dongjoon-hyun/SPARK-42230-2.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments