"With this feature, you can bring entire folders, ML models, dbt adapters, utilities, directly into UDxFs and Stored Procedures without zipping, file-by-file bookkeeping, or manual updates."
"Prior to this feature, you either listed every single file in IMPORTS, or zipped an entire project/model and unzipped it inside the UDxF/SP. Now you can point IMPORTS at a folder."
"This feature also supports SnowGit to sync repo content and import folders directly via refs like @repo/branches/main/src/app/. This gives you CI/CD hygiene with zero manual staging."
New features allow importing entire folders and packages into Snowflake functions and procedures from stage directories and SnowGit directories. This eliminates the need for zipping files or manual updates. Users can now point IMPORTS at a folder, simplifying the import process and maintaining project structure. The feature supports syncing with SnowGit for CI/CD practices, allowing for efficient content management. Users declare folder imports using the IMPORTS clause with specific syntax rules, enabling a more organized and efficient workflow.
Read at Medium
Unable to calculate read time
Collection
[
|
...
]