I am writing a simple query using spark Dataframe APIs and calling show() action on it. I am seeing two jobs for this action and the second job has one skipped stage. from m