DEV Community

Cover image for All Data and AI Weekly #242–18 May 2026
Timothy Spann
Timothy Spann

Posted on

All Data and AI Weekly #242–18 May 2026

All Data and AI Weekly #242-18 May 2026

( AI, Data, Agentic AI, Cortex Code, NiFi, Iceberg, Polaris, Streamlit, Python, Java, SQL, MCP, LLM, RAG, Cortex AI, AISQL, Search, Unstructured Data )

Tim's Corner: Document AI Gets Smarter, Summit is Two Weeks Away

Welcome to issue 242! This week Snowflake shipped AI_CLASSIFY for documents in public preview - automatically categorize PDFs, DOCX, CSVs and more using simple SQL for intelligent document routing. Cortex Search Auto-Suspend entered preview to cut costs on idle services. Per-function AI privileges went GA giving admins fine-grained control over which roles can call specific AI functions. CHECK Constraints with Error Tables landed so you can stop cleaning up bad data after the fact. Microsoft Copilot Studio got a Snowflake Cortex integration via MCP. Perplexity AI added a native Snowflake connector. Snowpark Connect history UI entered limited access. And the community delivered guides on multitenant Cortex Agents, adding chat to any website, and Semantic View patterns as a Cortex Code skill. I published a new blog on Building Real-Time Multimodal AI Agents and a preview video for my Summit talk. Summit is TWO WEEKS away - register now! Let's dig in.


Tim's Content

Building Real-Time Multimodal AI Agents with Snowflake

Tim's new blog on building real-time multimodal AI agents using Snowflake's new video and audio preview capabilities.

Blog: Building Real-Time Multimodal AI Agents with Snowflake Preview

Summit Preview Video

Watch Tim's preview of his Snowflake Summit 2026 talk on NiFi and Agents.

Video: Summit Preview - NiFi and Agents

Gemini_Generated_Image_njyqqtnjyqqtnjyq

Snowflake Summit 2026 - Tim is Speaking!

I'll be speaking at Snowflake Summit 2026 on NiFi and Agents. The Summit is TWO WEEKS away - this is your chance to join 10,000+ data professionals in San Francisco for the biggest data and AI event of the year. Check the session catalog:

575406986-7cc904bf-1f57-4f1a-842a-51089cb55fda

Multimodal AI is Out!

Tim's LinkedIn post on the multimodal AI launch: https://www.linkedin.com/feed/update/urn:li:activity:7457517682158993408/

New SNACK-AI Repositories


Upcoming Events: Catch Tim Live!

Past Events (Catch the Replays):

Snowflake Dev Day (In-Person): https://www.snowflake.com/en/dev-day/in-person/

All Snowflake Events: https://www.snowflake.com/about/events/


Snowflake Summit 2026 - San Francisco, June 2-5

The biggest event of the year is TWO WEEKS away! Snowflake Summit 2026 returns to San Francisco June 2-5. Anthropic's Daniela Amodei joins the keynote, 500+ sessions, 200+ partners.

Agentic Enterprise Announcement: Snowflake Expands Intelligence and Cortex Code

Register now: https://www.snowflake.com/summit/


Featured: AI_CLASSIFY for Document Classification (Public Preview)

The AI_CLASSIFY function now accepts documents as input, enabling automatic categorization of PDFs, DOCX, CSV and more using simple SQL. Streamline document intake and intelligently route content - contracts, invoices, reports - into the right downstream workflows.

Release Notes: https://docs.snowflake.com/en/release-notes/2026/other/2026-05-13-ai-classify-document

Documentation: https://docs.snowflake.com/en/sql-reference/functions/ai_classify


Featured: CHECK Constraints with Error Tables

Snowflake CHECK Constraints with Error Tables let you stop cleaning up bad data after the fact. Define data quality rules at the table level and capture constraint violations in error tables for investigation rather than rejecting entire loads.

Read more: Snowflake CHECK Constraints: Stop Cleaning Up Bad Data


Cortex AI & Agents

Per-Function AI Privileges (GA - May 13)

Grant per-function privileges for Cortex AI Functions using USE AI FUNCTION <name>. Fine-grained control over which roles can call specific AI functions instead of blanket access.

Release Notes: https://docs.snowflake.com/en/release-notes/2026/other/2026-05-13-use-ai-function-per-function-privileges

Documentation: https://docs.snowflake.com/en/user-guide/snowflake-cortex/aisql#use-ai-function-name-per-function-privileges

Cortex Search Auto-Suspend (Preview - May 11)

Configure a Cortex Search Service to auto-suspend its serving compute after query inactivity and resume on new queries. Reduces serving costs on idle services. Minimum: 1800 seconds (30 min).

Read more: https://docs.snowflake.com/en/release-notes/2026/other/2026-05-11-cortex-search-auto-suspend-preview

Integrating Microsoft Copilot Studio with Snowflake Cortex via MCP

Connect Microsoft Copilot Studio agents to Snowflake Cortex using MCP (Model Context Protocol) for enterprise AI agent interoperability.

Read more: https://medium.com/snowflake/integrating-microsoft-copilot-studio-agents-with-snowflake-cortex-using-mcp-17c9998a4acf

Don't Trust the LLM with Tenant Isolation: Multitenant Cortex Agents

How to build multitenant Cortex Agents on Snowflake with proper tenant isolation - ensuring LLMs can't cross data boundaries.

Read more: https://medium.com/snowflake/dont-trust-the-llm-with-tenant-isolation-multitenant-cortex-agents-on-snowflake-51267ff08bb8

Add a "Talk to Your Data" Chat to Any Website

Add a Snowflake Cortex-powered chat interface to any website for natural language data exploration.

Read more: https://medium.com/snowflake/add-a-talk-to-your-data-chat-to-any-website-with-snowflake-cortex-3fdaa74d3c7a

Perplexity AI Snowflake Connector

Perplexity AI adds a native Snowflake app connector for AI-powered search and analysis directly on your Snowflake data.

Connector: https://www.perplexity.ai/hub/products/app-connectors/snowflake

Cortex Code Semantic View Patterns Skill

Official Snowflake Solutions skill for semantic view patterns in Cortex Code CLI.

GitHub: https://github.com/Snowflake-Solutions/cortex-code-skills/tree/main/skills/semantic-view-patterns


Snowflake Platform Updates

Sensitive Data Entitlement Report (Preview - May 13)

Generate a Sensitive Data Entitlement report to view who can access sensitive data in your account. Creates a view listing users with access control roles and privileges on tables containing sensitive data.

Read more: https://docs.snowflake.com/en/release-notes/2026/other/2026-05-13-sensitive-data-entitlement-report-preview

Organization Usage: Secrets and Tri-Secret Secure Views (May 12)

New ORGANIZATION_USAGE premium views for visibility into secrets and Tri-Secret Secure customer-managed key history across all accounts.

Read more: https://docs.snowflake.com/en/release-notes/2026/other/2026-05-12-organization-usage-secrets-tri-secret-secure-views

Snowpark Connect History UI (Limited Access)

Snowpark Connect gets a history UI in Snowsight for monitoring Spark job execution history.

Documentation: https://docs.snowflake.com/en/LIMITEDACCESS/snowpark-connect/snowpark-connect-history-ui

Snowpipe Streaming High Performance Getting Started

Updated guide for getting started with Snowpipe Streaming high-performance ingestion.

Documentation: https://docs.snowflake.com/en/user-guide/snowpipe-streaming/snowpipe-streaming-high-performance-getting-started

pg_lake (Snowflake Labs)

pg_lake - Snowflake Labs' tool for syncing PostgreSQL data to Snowflake via Iceberg tables.

GitHub: https://github.com/Snowflake-Labs/pg_lake


From the Community: Medium & Blogs


GitHub: Snowflake Labs & Community


Developer Tools & Resources


SNACK-AI: The 2026 Pattern

As we look forward in 2026, SNACK-AI is the architectural pattern for powering AI applications at any scale - from mobile phones and robots to massive enterprise clusters.

SNACK-AI integrates:

  • Snowflake Platform
  • NiFi (Apache)
  • Apache Iceberg
  • Cortex AI (Agents/Search/MCP)
  • Kafka (Apache Kafka)

Deep Dive into SNACK-AI:


Thanks

https://sessionize.com/tspann
https://github.com/timothyspann


Generated with Cortex Code for All Data and AI Weekly - May 18, 2026

Top comments (0)