Skip to main content

Changelog

This changelog provides a detailed record of updates and enhancements we have made to improve your Dremio Cloud experience.

March 31, 2026

What's New
General Updates

Lineage nodes now display a Created timestamp.

DX-117316

Improvements & Fixes
General Updates

Fixed an issue where writing an Iceberg table with positional deletes to a REST catalog source could fail when running DELETE, UPDATE, or MERGE DML queries.

DX-117602

General Updates

Fixed an issue where writing an Iceberg table with deletion vectors to Open Catalog could fail when running DELETE, UPDATE, or MERGE DML queries.

DX-117598

General Updates

Fixed an issue that prevented users from exchanging External Token Provider (ETP) JWT tokens for Dremio access tokens via the OAuth token exchange grant.

DX-117591

General Updates

Fixed an issue rendering bar charts with temporal data.

DX-117223

General Updates

Fixed an issue where visualizations could not be viewed by non-admin users who had permissions on the underlying objects.

DX-117153

General Updates

Fixed an issue where reading Parquet files with DATA_PAGE_V2 pages marked as uncompressed under a compressed column codec could fail with a decode error.

DX-117088

General Updates

Fixed an issue where tooltips could display raw HTML.

DX-117600

General Updates

Fixed an issue where visualizations could show stale data after the underlying view was updated.

DX-116338

General Updates

Fixed an issue where visualization search results did not return the correct entry.

DX-115933

March 25, 2026

Improvements & Fixes
General Updates

Fixed an issue where the Start new chat button and Clear chat action in the AI agent were not working as expected. Support for Start new chat has been removed at this time and will be reintroduced in a future update.

DX-117324

March 24, 2026

What's New
General Updates

Iceberg v3 Data Types (Preview): Iceberg v3 data types including VARIANT and UUID are now supported in Preview. VARIANT enables flexible storage and querying of semi-structured data like JSON. UUID allows you to read and write universally unique identifiers.

DX-97785
DX-104939
DPD-43
DPD-153

General Updates

Iceberg v3 Features (Preview):

Row lineage adds row_id and last_updated_sequence_number metadata columns to v3 tables, tracking each row's identity and modification history across updates and compaction. This enables CDC, audit trails, incremental processing, and regulatory compliance.

DX-102731
DPD-184

Iceberg v3 deletion vectors improve performance when updating or deleting data in large tables.

DX-105396
DPD-312

General Updates

OPTIMIZE TABLE now processes tables in resource-aware batches, preventing out-of-memory errors on large datasets. Multiple runs may be needed for very large tables. Use automatic table maintenance for automatic optimization.

DX-104424
DPD-494

General Updates

OpenAI-compatible models can be used with Dremio for the AI agent and AI functions.

DX-113356
DPD-462

General Updates

For users who have permissions to create and alter objects in the catalog, write operations (DML/DDL) are enabled from the agent of your choice via the Dremio MCP Server. The agent will ask for the user to verify and approve the action.

DX-115601
DPD-595

General Updates

Preview: Google BigLake Iceberg tables can now be queried through the Dremio Iceberg REST Catalog, enabling seamless access to BigLake-managed datasets.

DX-113928
DPD-584

Improvements & Fixes
General Updates

Typing "@" into the Agent chat now allows searching through catalog objects.

DX-110573

General Updates

The AI agent is available on the Catalog and Jobs page.

DX-113547

General Updates

SQL blocks in an AI agent chat now have a Run in SQL Runner button to simplify SQL execution.

DX-112695

General Updates

The AI related project configurations have been moved out of the Preferences page and into a separate AI pages under Admin > Project.

DX-114040

General Updates

Queries using AI functions with a LIMIT clause now apply the limit before invoking AI functions, improving performance and reducing token usage.

DX-112228

General Updates

Fixed an issue where jobs were missing end timestamp.

DX-115412

General Updates

Fixed an issue where Iceberg REST Catalog sources on Azure Data Lake Storage (ADLS) Gen2 failed during query execution.

DX-115106

General Updates

The namespaces section will now have a max height and is scrollable to allow for easier access of the connections section.

DX-115049

General Updates

Improve the user experience when adding/deleting namespaces by handling loading states in a smoother manor and adding a go to namespace link with the success notification.

DX-113892

General Updates

Fixed an issue where the Catalog API returned a 500 error when requesting permissions on the top-level catalog listing.

DX-115602

General Updates

Fixed a regression where legacy spaces could be created via the Catalog API on projects using Open Catalog.

DX-115586

General Updates

Fixed an issue where Open Catalog appended /catalog to the base location.

DX-115001

General Updates

Updated the privileges required to run OPTIMIZE on Open Catalog to SELECT and WRITE.

DX-115665

General Updates

Fixed an issue where Reflection creation could fail due to validation errors.

DX-115252

General Updates

Reflection results on Iceberg tables are now consistently up‑to‑date with the latest table snapshot, even with external writers.

DX-109112

General Updates

Fixed an issue where the LEAST and GREATEST functions returned incorrect results when comparing DECIMAL values with different precision and NULL values.

DX-116130

General Updates

Improved error messages when running metadata queries (such as table_snapshot or table_history) on views.

DX-115163

General Updates

Fixed an issue where the Data panel only displayed namespaces instead of all sources.

DX-114908

General Updates

Removed the "Query Type" column from the SQL Runner's results table.

DX-114495

General Updates

Updated ChannelClosedException query failure errors to surface the underlying exception that caused the channel to close, i.e. out of memory errors.

DX-114646

General Updates

Fixed a direct memory leak that occurs in certain scenarios such as query cancellation when the query has a JDBC scan in one of its fragments.

DX-114323

General Updates

Previously a user didn't see any region selection validation when trying to create a project. Now when they should see a warning under the region selector.

DX-113113

General Updates

Reduced API response time for Dremio console trial status endpoint.

DX-116797

March 18, 2026

Improvements & Fixes
General Updates

Fixed an issue where folders in Open Catalog could become inaccessible with contents disappearing from view due to an internal error.

DX-116716

February 24, 2026

Improvements & Fixes
General Updates

The AI Agent can now answer questions about upstream sources, downstream dependencies, and how a dataset was created or transformed. The AI Agent can also add a wiki and labels to a dataset.

DX-112697, DX-113894

General Updates

Lineage information for Iceberg views in Open Catalog is now automatically updated when views are created, modified, or refreshed using ALTER VIEW ... REFRESH METADATA.

DX-100186

General Updates

In SQL Runner, if a query fails, an Explain button is displayed that uses the AI Agent to provide more information about the error and how to fix it.

DX-113493

General Updates

Result sets returned by Dremio's AI Agent can now be downloaded as a CSV file.

DX-112694

General Updates

The Visual Profile now shows information about C3 cache utilization across scan operator threads, helping identify cache configuration issues.

DX-113114

General Updates

Fixed an issue where S3 connections using an HTTP proxy could ignore the proxy or use an incorrect scheme/port due to proxy SSL configuration handling.

DX-106030

General Updates

Fixed an issue where Tableau project files downloaded from the Dremio console for Open Catalog datasets contained duplicate catalog names in the path.

DX-114560

General Updates

Fixed an issue where the total-file-size field in Iceberg table metadata was incorrectly set to zero, which could cause compatibility issues with external tools like Databricks.

DX-112784

General Updates

Fixed an issue where Redshift sources did not display databases created from datashares.

DX-114532

SQL

Fixed an issue where query plans could fail when querying a user-defined function with a Reflection hint.

DX-113221

SQL

Fixed an issue where queries on complex data types (structs, lists, unions) using KVGEN and FLATTEN with a WHERE clause could return NULL values.

DX-113610

SQL

Fixed an issue where grouping sets with a single column caused the WHERE clause to not apply to NULL values.

DX-113068

SQL

Fixed an issue where inserting a NULL element into a list of structs threw an exception.

DX-108757

SQL

Dremio recommends ENCRYPT and DECRYPT for improved security and support for modern cipher modes. AES_ENCRYPT and AES_DECRYPT SQL functions have been deprecated.

DX-108148

APP

The Open Catalog page now features an updated layout and branding that highlights Open Catalog powered by Apache Polaris.

DX-113024

APP

The side navigation bar now features labeled menus with expand and collapse functionality.

DX-112863

APP

Column data types now display tooltips in the Open Catalog tree, on metadata cards, and in the Details panel.

DX-112458

APP

You can view and grant project privileges on the Project Settings page in the Dremio console.

DX-110306

APP

Fixed an issue where the lineage graph did not render all parent datasets for public users with SELECT privileges.

DX-113994

February 14, 2026

Improvements & Fixes
General Updates

Fixed an issue where the MCP server and search API returned dataset paths with catalog names included.

DX-114410

APP

Fixed an issue where Tableau and Power BI live connections downloads (.tds and .pbids files) from the Dremio console contained incorrect dataset paths.

DX-114560

February 5, 2026

Improvements & Fixes
General Updates

Fixed an issue where the AI Agent could generate incorrect SQL syntax for function mappings, ILIKE syntax, reserved keyword quoting, and interval/array access patterns.

DX-113759

General Updates

Fixed a thread-safety issue in the catalog HTTP client that could cause table list retrieval failures during concurrent operations.

DX-113758

API

Native OAuth applications now support refresh token rotation for improved security.

DX-113151

APP

Fixed an issue where the letter "c" could not be typed in the Create Table from File dialog.

DX-114124

January 27, 2026

Improvements & Fixes
General Updates

Fixed an issue where incorrect files could be deleted when cleaning up old materializations for Reflections.

DX-113402

January 22, 2026

Improvements & Fixes
General Updates

Inactive projects now automatically hibernate after 15 days of inactivity to optimize resource usage and reduce costs.

DX-105668

General Updates

The AI Agent now supports Mermaid diagrams for visualizing workflows, architectures, and data relationships.

DX-111718

APP

You can now easily create an Iceberg table from a file in object storage with the Create Table from File functionality.

DX-111009

SQL

Fixed an issue where multiple LEAD functions partitioned on the same columns could return incorrect results.

DX-111114

SQL

Fixed an issue where queries lost the DESC collation when row/column policies were used.

DX-111686

SQL

Fixed an issue where created views had extra columns from ORDER BY when ORDER BY expressions were not in the SELECT list.

DX-111901

SQL

Fixed an issue where INSERT INTO operations failed with a privilege error.

DX-112638

APP

Fixed an issue where semantic search did not match column names with different capitalization.

DX-106051

January 14, 2026

Improvements & Fixes
SQL

Fixed an issue where Reflections were incorrectly matched into user queries, producing the wrong results.

DX-111606

December 18, 2025

What's New
General Updates

Dremio Cloud is now available in AWS Europe (Ireland) and Germany (Frankfurt), offering improved performance, lower latency, and enhanced compliance with EU data residency and GDPR requirements.

DX-112459

Improvements & Fixes
General Updates

Creating functions on another project's Open Catalog without navigating to that project first is now properly disallowed.

DX-111145

General Updates

Setting and unsetting row-filtering and column-masking policies on another project's Open Catalog (added as a source) is now properly disallowed with an improved error message.

DX-110918

General Updates

Fixed an issue where full refresh Reflections could stop working after repeated refreshes with no data changes.

DX-112405

General Updates

Reflection refresh job profiles now include a new "Source Table Refresh State" phase that displays tables and other Reflection scans that were planned to build the new materialization.

DX-105363

General Updates

Fixed an issue that resulted in a truncated file when exporting a query result containing a large number of rows or columns from the Dremio console.

DX-107587

API

The Catalog API now returns isMetadataExpired and lastMetadataRefreshAt in responses for tables and views.

DX-107490

API

Fixed an issue where the GET /reflection/recommendations/job-based/{id}/results/ REST API response contained incorrect endpoint URLs.

DX-110273

APP

Fixed an issue where the output rows count was incorrect on the Jobs page for queries accelerated by results cache.

DX-112292

APP

Fixed an issue where the Catalog Usage admin monitor failed to load due to an error processing queries containing a LIST_FILES function call.

DX-112418

APP

When navigating to the SQL Runner, a loading indicator is now shown in the Data Panel.

DX-110347

December 4, 2025

Improvements & Fixes
General Updates

Fixed an issue where the planner threw a "cannot translate call DO_NOT_PUSHDOWN" exception.

DX-110018

General Updates

Fixed an issue in the vectorized copier where an exception was incorrectly thrown during column vector compaction.

DX-111477

General Updates

Queries involving evaluation of large numbers of expressions are now more responsive to cancellation.

DX-105803

General Updates

Fixed an issue where position delete files for Apache Iceberg v2 tables were not being sorted by file_path and pos according to the Iceberg specification.

DX-111196

General Updates

Fixed an issue where an invalid range error would be thrown when reading a Delta Lake table that used column mapping.

DX-109616

SQL

Fixed an issue with validation during the PREPARE statement from the JDBC driver for some DML queries with parameters. Querying complex types with parameters and certain DML queries selected from a subquery with parameters are not supported.

DX-110709

SQL

Fixed an issue where SQL queries using tables from the sys source intermittently failed with a "Failure getting source [sys]" error.

DX-111229

SQL

Fixed an issue of Dremio process aborting when complex data type columns were involved in hash join queries.

DX-89072

SQL

Fixed an issue with runtime filters on DECIMAL columns incorrectly filtering out values.

DX-111953

SQL

Fixed an issue where filters on VARBINARY columns could produce inconsistent results.

DX-101663

APP

In the Events tab on the Engines page, the last query time now shows the correct datetime or "--" instead of an invalid date.

DX-109833

APP

Added engine replica numbers to the Engines page for failed events.

DX-110482

APP

Fixed an issue where deleting a namespace you were viewing resulted in a not-found error.

DX-110750

APP

The Maintenance filter in the Attributes dropdown on the Jobs page now appears automatically upon entering the page.

DX-110783

November 20, 2025

Improvements & Fixes
General Updates

Fixed an issue where Iceberg table write operations could create invalid Parquet files when nullability checks were disabled in Dremio, leading to DATA_READ ERROR failures during subsequent queries.

DX-111290

General Updates

Fixed an issue where sources in a broken state could not be reconfigured.

DX-109945

General Updates

Reflections are now blocked on JDBC sources (such as Microsoft SQL Server and Oracle) with user impersonation enabled. If user impersonation is enabled after a Reflection is created, users should delete existing Reflections to prevent unauthorized data access, as these Reflections will fail to refresh and expire eventually according to their corresponding policy.

DX-109642

APP

All values in the Attributes filter on the Jobs page now act as OR filters, showing jobs that match any of the selected criteria.

DX-111211

November 12, 2025

What's New
General Updates

Introducing the new Dremio Cloud, featuring the built-in Open Catalog (Powered by Polaris) for seamless data governance and interoperability, Dremio's Query Engine to deliver on fast performance and Dremio's AI Agent so you can discover, analyze, and visualize data using natural language with no SQL expertise required. Try it out with our 30-day free trial by signing up at dremio.com/get-started.

DX-105656
DX-103207
DX-97048
DX-107350
DX-105441