Updated · 1 episodes · 1 show · 1 source notes
Snowflake Cortex Analyst
Overview
Snowflake Cortex Analyst is the Snowflake AI analytics product used in EP45 of Data Science With Sam as an example of why production data agents need validation beyond successful SQL execution. The source cites an independent evaluation where many generated queries were wrong even though they compiled and ran.
Current Profile
In this wiki branch, Cortex Analyst functions as a source-scoped failure example rather than a full product review. The episode uses it to show that silent SQL failure can be more dangerous than syntax errors: a query can execute cleanly, return data, and still answer the wrong question.
The source connects the product example to the broader Snowflake data-platform context and to the need for agentic data engineering harnesses that include semantic checks, table context, cost controls, and permissions.
Key Characteristics
- Serves as the episode’s opening example of AI-generated SQL that can run while being semantically wrong.
- Illustrates the gap between query compilation and query correctness in warehouse-backed AI analytics.
- Connects hallucinated tables, wrong joins, and incomplete schema context to data-agent reliability risk.
- Raises cost-control concerns through a source-scoped discussion of expensive Cortex AI queries.
- Grounds the episode’s argument that data-agent systems need validation and governance layers around model output.
Evidence
- Wrong-query example: EP 45: Why AI Agents Break in Production: The Missing Harness in Your Data Stack cites an evaluation where six in ten Cortex Analyst AI-generated queries were wrong while still compiling and running.
- Silent-failure framing: EP 45: Why AI Agents Break in Production: The Missing Harness in Your Data Stack uses the example to argue that execution success does not prove semantic correctness.
- Data-context need: EP 45: Why AI Agents Break in Production: The Missing Harness in Your Data Stack says data agents need table, relationship, and lineage context to avoid hallucinated or partial answers.
- Cost-control context: EP 45: Why AI Agents Break in Production: The Missing Harness in Your Data Stack discusses a reported expensive Cortex AI query when motivating governance guardrails.
- Governance implication: EP 45: Why AI Agents Break in Production: The Missing Harness in Your Data Stack connects the product example to permissions, PII limits, and query-cost controls.
Qualifications
The page does not independently evaluate Snowflake Cortex Analyst or Snowflake’s current product behavior. The error rate and expensive-query example are episode-level claims without methodology details in the ingested summary. The source also does not separate every Cortex AI service from Cortex Analyst, so cost claims should remain attached to the episode’s broader Cortex discussion.
What Changed
- Initial source-scoped product page created to capture the executable-but-wrong SQL example.
Relationships
- Snowflake - parent data-platform context already present in the wiki.
- Silent SQL Failure - failure mode Cortex Analyst is used to illustrate.
- Agentic Data Engineering Harness - infrastructure response the episode argues for.
- Deterministic Data Agent Validation - correctness layer needed beyond compilation.
- AI Data Readiness - data-context and permission foundation implicated by the example.
- Data Agent Governance - cost and access-control response to warehouse-backed agents.
- Data Science With Sam - podcast source context for the example.
Sources
1 source notes across 1 show
- EP 45: Why AI Agents Break in Production: The Missing Harness in Your Data Stack Data Science With Sam