How does Snowflake allow access to Delta Lake data without re-ingesting it?

Through a new feature called Delta Direct. It converts Delta table metadata into the Iceberg format on the fly, allowing you to access Parquet files directly without data re-ingestion or duplication.

What improvements were made to Dynamic Tables for real-time pipelines?

Dynamic Tables now support externally managed Iceberg tables, feature faster refreshes with latencies as low as 15 seconds, and have better built-in handling of slowly changing dimensions (SCDs).

Can I run my dbt projects natively in Snowflake?

Yes. With the new dbt Projects in Snowflake, you can now build and run dbt natively on the platform. This eliminates the need for separate orchestration tools, infrastructure, or IDEs.

Are there any updates to make data streaming more efficient?

Yes, Snowpipe Streaming has been significantly upgraded. It is now 3–5x cheaper, supports inline transformations, and includes a multi-language REST interface for greater flexibility.

What is OpenFlow and how does it help with data integration?

OpenFlow is Snowflake’s native, multi-modal data integration platform. It is designed to reduce the complexity of ETL/ELT by moving any type of data (structured, unstructured, batch, streaming) across different systems and clouds with lower latency and fewer tools to manage.

What was the overarching message from Snowflake Summit 2025?

The key message is that the Snowflake platform is evolving beyond just data storage and analysis into a comprehensive environment to build with data. The announcements focused on providing native tools for data engineering, AI/ML development, and application building, empowering developers to create directly on Snowflake.

Some of these features are in “preview” or “development.” What does that mean?

Features in "private preview" are typically available to a limited set of customers for testing and feedback. "Public preview" means the feature is more broadly available for testing but may still undergo changes before general availability. "Generally available (GA)" means the feature is fully released and supported for production use. Features "in development" are planned but not yet available. As with any forward-looking statements, actual product offerings and timelines may differ.

How is Snowflake enhancing its support for transactional data?

Snowflake is making significant strides:

  • Snowflake Postgres: (In development) A fully managed, enterprise-grade PostgreSQL database solution within Snowflake, bringing a popular transactional database to developers on the platform.
  • Unistore Expansion to Azure: Hybrid Tables (the technology behind Unistore) will be available in Azure (private preview), allowing businesses on Azure to combine analytical and transactional data in Snowflake.
  • Security Enhancements for Unistore: Hybrid Tables will now support Snowflake’s Tri-Secret Secure (TSS) (private preview) for organizations requiring customer-managed control over encryption keys.

What’s new with Snowpark Container Services (SPCS)?

Snowpark Container Services (SPCS), Snowflake's extensibility runtime, will soon be generally available in GCP regions. This allows customers to deploy custom solutions (data engineering pipelines, ML model training/deployment, AI apps) in any language, securely and natively within Snowflake, across any public cloud.

How is Snowflake streamlining Disaster Recovery (DR) management?

  • A more intuitive Replication interface (generally available) in Snowsight allows code-free configuration of failover groups, object selection, and replication scheduling.
  • A simplified Bulk Failover interface (in public preview soon) in Snowsight provides a point-and-click UI for faster disaster recovery initiation.
  • Schema-Level Replication in Failover Groups (generally available) allows replicating only specific schemas for cost savings.
  • Underlying Replication service performance enhancements (generally available) reduce overhead and latency for faster synchronization and improved RPOs.

What are “Snapshots” and how do they improve data protection?

Snapshots (in public preview soon) create point-in-time, immutable backups of Snowflake data and objects. Once created for a specified duration, they cannot be modified or deleted, even by administrators. This helps ensure regulatory compliance, enhances cyber-resilience (e.g., against ransomware), and guarantees long-term data integrity.

How is Snowflake enhancing observability for AI applications?

Enhanced AI observability features (generally available soon) will allow users to evaluate, debug, and optimize generative AI agents and apps. This includes measuring performance, comparing LLM configurations, tracing execution steps securely within Snowflake, and reporting on metrics like relevance, groundedness, and harmfulness.

What is Snowflake Trail, and what core observability improvements are being made?

Snowflake Trail provides enhanced observability across your Snowflake environment (infrastructure, pipelines, apps, AI). Core improvements (generally available) include better Event Table ingestion latency (up to 10x faster), an updated pricing model for cost-effectiveness, and Traces for SQL Statements in Event Tables for detailed performance breakdowns of stored procedures.

Are there any updates to Private Link support?

Yes, Enhanced Private Link support now enables secure inbound connections from Google Cloud Platform (GCP) to Snowflake (generally available) and outbound connections from Snowflake to GCP for External Access, Functions, Stages, and Volumes (generally available).

How is Snowflake addressing sensitive data governance?

Through sensitive data monitoring and reporting (in private preview soon), Snowflake will offer automatic detection of sensitive data, along with tagging and reporting capabilities via an interactive governance UI. Additionally, synthetic data generation (generally available) allows creating altered, privacy-compliant copies of production data for analytical use without exposing original sensitive information.

What enhancements are being made to authentication and access management?

Snowflake is introducing:

  • New MFA Methods: Passkey support (Touch ID, FaceID, Windows Hello, security keys) and authenticator apps (generally available).
  • Programmatic Access Tokens (PATs): (Generally available) A drop-in replacement for passwords, helping to eliminate static credentials, especially for BI apps not yet supporting MFA.
  • Workload Identity Federation: (Generally available soon) Allows applications and services to authenticate securely without managing their own long-lived credentials.

What new security features are being introduced in the Trust Center?

  • Anomaly Detection: Uses both rule-based (generally available) and AI-based models (public preview soon) to detect anomalous behavior and suspicious access attempts.
  • Leaked Password Protection: (Generally available) Automatically disables user passwords discovered on the dark web.
  • Bad IP Protection: (Generally available soon) Blocks access from known malicious IP addresses.
  • Trust Center Extensions: (Generally available soon) Allow customers to build custom scanners and integrate with security partner solutions.

What is “Copilot for Horizon Catalog”?

Copilot for Horizon Catalog (in private preview soon) is an AI-powered assistant that allows users to use natural language for governance, security, and metadata discovery tasks within the new Snowsight experience, making it easier to get critical information about datasets.

What is Snowflake Horizon Catalog, and how does it support Apache Iceberg?

Snowflake Horizon Catalog provides unified security, governance, and discovery across regions and clouds. It now supports Apache Iceberg through Catalog-linked Databases (generally available soon), which federate across Iceberg REST catalogs and automatically sync Iceberg objects managed by remote catalogs into Horizon Catalog. This allows data engineers to manage their entire Iceberg ecosystem from a single interface.

How is Snowflake improving management across multiple accounts within an organization?

Users with GLOBALORGADMIN roles can now create an organization account (generally available), use SQL to query organization usage views (generally available soon), and set up organization users and user groups (public preview), making it easier and more efficient to manage Snowflake organizations at scale.