Snowpark Migration Accelerator: Approach¶
The Snowpark Migration Accelerator (SMA) helps you migrate code by identifying and reporting potential issues during the conversion process. It serves two main purposes: accelerating code migration and troubleshooting conversion problems. While SMA automatically converts compatible code, it also provides detailed information about any code segments it cannot convert.
What is an issue?¶
An “issue” in the Snowpark Migration Accelerator (SMA) typically refers to either:
A failure or crash during tool execution
Problems that prevent the tool from completing its operation successfully
Problem Executing the Tool¶
The first category of problems occurs when the tool encounters a failure or stops working.
Indicator on the Issue Output¶
The tool identifies potential problems during code conversion. These problems are organized into three categories to help users successfully complete their migration process.
Further information about these issues will be provided soon.