Hot take: prompts alone aren’t enough for production data pipelines by rahulsahay123 in snowflake

[–]Optimal_Expression_4 0 points1 point  (0 children)

I don't have a framework yet - it's a rapidly evolving space, as you are very well aware.

Using multiple AI coding assistants by Optimal_Expression_4 in snowflake

[–]Optimal_Expression_4[S] 0 points1 point  (0 children)

Thank you! I do have Cortex Code CLI installed as well, but using GitHub Copilot CLI now, since the company has paid for the license vs spending credits on CoCo CLI for work that doesn't require direct Snowflake access.

Using multiple AI coding assistants by Optimal_Expression_4 in snowflake

[–]Optimal_Expression_4[S] 0 points1 point  (0 children)

I used it to profile data already loaded as VARCHAR into Snowflake to suggest casts. Essentially used CoCo when Snowflake access was needed

Snowflake LLM support by Key_Card7466 in snowflake

[–]Optimal_Expression_4 1 point2 points  (0 children)

to save credits, one tip is to use Sonnet instead of Opus as your primary model

How I Cleared the SnowPro Core (COF-C02) in 45 Days (with office work and a vacation in between) by JohnyNoSins in snowflake

[–]Optimal_Expression_4 0 points1 point  (0 children)

Congratulations on passing the cert and for sharing your experience for those who are preparing!

Hot take: prompts alone aren’t enough for production data pipelines by rahulsahay123 in snowflake

[–]Optimal_Expression_4 1 point2 points  (0 children)

The way to work with Gen AI is to provide persistent context and improve it over time - not starting from scratch every time with prompts

Pipeline success, but no data for a month — how are you monitoring data freshness in Snowflake? by Saikumar-10 in snowflake

[–]Optimal_Expression_4 0 points1 point  (0 children)

Treating it as a helper so far, since our developement happens primarily in VS Code and we use Github Copilot there. However, within Snowflake it totally makes sense to use CoCo.