Data engineers often juggle disparate tools for transformation logic, documentation, and pipeline monitoring. Snowflake aims to streamline this with its new AI coding agent, Cortex Code, designed to accelerate development within its platform. This tool is built to understand the nuances of the dbt Snowflake environment.
Unlike general AI assistants, Cortex Code leverages metadata from your Snowflake instance and dbt project. It can generate staging models, automatically apply transformations like casting timestamps and renaming columns to snake_case, and incorporates dbt conventions such as Jinja macros.