- description:
Using checkpoints feature within SMA.
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.
.png)
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 identified.
Note: This guide is closely related to the Snowpark Checkpoints framework. For more information, see Snowpark Checkpoints.