Validate Pyspark To Snowpark Connect

Validate a completed PySpark to Snowpark Connect migration across an entire workload. Surveys every entrypoint, weights each by table complexity, groups them into semantic sections, packs them into balanced batches, and runs a pool of dedicated SDK worker sessions (one per batch) that each validate one batch in an isolated git worktree (original on local PySpark + Delta vs migrated on real Snowpark Connect / SCOS). Consolidates the migration fixes onto the deliverable branch and produces a merged validation report. Use for SCOS validation, migration verification, entrypoint parity checks, and documenting remaining divergences or manual-review cases. Triggers: validate scos, verify migration, run scos test suite.

snowflake-labs Updated

File contents

snowflake-labs/coco-skills/tree/main/skills/spark-migration/snowpark-connect/validate-pyspark-to-snowpark-connect commit f6c16b80ba

Frequently asked questions

npx skillmds@latest add snowflake-labs/validate-pyspark-to-snowpark-connect