Set up Snowpark Checkpoints

Before executing Snowpark Checkpoints, do the following:

  • Set up a Python development environment

  • Install the Snowpark Checkpoints library (https://github.com/snowflakedb/snowpark-checkpoints).

  • Install and enable the Snowflake VSCode Extension for Snowpark Checkpoints (https://github.com/snowflakedb/snowflake-vscode-extension).

  • Optionally, integrate the Snowpark Migration Accelerator (SMA). For more information, see Snowpark Migration Accelerator Documentation (https://docs.snowconvert.com/sma).)

These components work together to enable accurate validation of Snowpark workloads against their original PySpark implementations.

Language: English