Collection
This page outlines the step-by-step process for the collection procedure.
Last updated
This page outlines the step-by-step process for the collection procedure.
Last updated
To follow the collection process, please proceed with the steps outlined below:
Open the collection workload in VS Code to begin the process.
Generate checkpoints using the checkpoints.json
file.
To generate checkpoints, you can perform one of the following actions:
Generate checkpoints by accepting the suggested message:
Execute the "Snowflake: Load All Checkpoints" command:
Once all checkpoints are successfully loaded, your files should appear as shown below:
Run the Python file to execute the checkpoints collection process.
When running a Python file that includes checkpoints, a folder named snowpark-checkpoints-output
will be created, containing the collection results.
The checkpoints_collection_results.json
file contains the consolidated results of the collection process.
The snowpark-checkpoints-output
folder should be copied into the validation workload to grant access to the collection results. For details on how to proceed with the validation process, refer to the .