Snowpark Migration Accelerator: SMA-Checkpoints Walkthrough¶
The Snowpark Migration Accelerator provides the SMA-Checkpoints feature, this feature goal is to be used within the checkpoints feature of the Snowflake Extension. SMA-Checkpoints can be either enabled or disabled in order to generate a file named “checkpoints.json” which can be used by the extension to insert the checkpoints in the corresponding location based on the analysis made by the SMA.
Feature limitations:¶
Dbx notebooks are not supported by checkpoints.
Known Issues:¶
Jupyter notebooks checkpoints are being generated in wrong locations, it is possible that those checkpoints do not work as expected.
Entry points by imports are not being idenfied.
Note: This guide is closely related with Snowpark-Checkpoints Framework, for more information take a look on: Snowpark-Checkpoints Documentation.