Coginiti menu Coginiti menu

Coginiti 25.4 Release Notes

Matthew Mullins
May 7, 2025

We’re thrilled to announce the latest updates in Coginiti 25.4! This release brings powerful new features, expanded capabilities, and performance enhancements to help your team work smarter and faster.  

New Charts Experience

We’ve completely refactored our charting capabilities. Create bar, line, pie, and scatter plots directly from your result sets. Sort, filter, and pivot your data while exploring your data visually, then export charts for use in your business apps like PowerPoint or Google Slides.

AI Assistant Improvements

The AI Assistant is now even more context-aware. It can reference catalog assets and editor tabs explicitly, improving the relevance and accuracy of its responses. The new schema filter enables enterprise users with very large database schema to control which tables and views are available to the AI Assistant reducing token consumption and providing better focus to the agent.

Linter Global Configuration

Define consistent SQL standards across your team with new global linter rules. These rules apply to all editor tabs and catalog assets by default. Individual projects can override global linter rules with a local linter.toml configuration file.

HybridQuery for Snowflake (Public Preview)

HybridQuery, Coginiti’s capability to query Snowflake Iceberg tables directly, now supports predicate pushdown in addition to projection pushdown, significantly improving performance and efficiency:

  • Projection pushdown retrieves only the specific columns requested in a query, reducing unnecessary data transfer.
  • Predicate pushdown applies filters like WHERE region = 'North America' directly at the source, returning only relevant rows.

Together, these enhancements ensure only the necessary data is returned to your machine—saving time, reducing compute costs, and improving overall responsiveness.

This update also raises the local cache limit to 4TB, enabling larger-scale hybrid queries to run efficiently on your device.

As always, this release also includes a number of bug fixes and security patches to keep your environment stable, secure, and up to date.

Thank you for using Coginiti!