What's New in Version 2026.9.6-b010153
Version 2026.9.6-b010153 of the RelationalAI Native App is now available!
Note that RelationalAI Native App upgrades are applied automatically and require no action on your part, unless you have opted-in to manual upgrades.
New Features and Enhancements
Section titled “New Features and Enhancements”-
When an export to a Snowflake-managed Iceberg table fails because a column’s type doesn’t match the destination column, the error now names the destination column’s type instead of showing a generic message. This tells you which type to match so you can fix the export.
-
Functional dependency violation errors now name the relationship involved, even when the violation is found during parallel execution on the Logic Reasoner. Previously, these errors could appear with no relationship named, leaving no way to trace the violation to its source.
Bug Fixes
Section titled “Bug Fixes”- Exporting query results to a Snowflake-managed Iceberg table no longer fails when a result column has an integer type.