Patch 6.1.0.6
Tellius 6.1.0.6 delivers targeted improvements across Kaiya's query generation, semantic cache performance, and visualization accuracy. This patch resolves several issues affecting time-based query resolution, chart rendering, and Business View publishing on live Snowflake connections. Semantic cache also receives two enhancements that improve both response speed and cache hit rates for follow-up queries.
🛠️ Minor fixes
In Kaiya, resolved an issue where sometimes submitting a query could unexpectedly redirect users to the Memory Management tab.
In Kaiya, resolved an intermittent issue where follow-up queries could generate incomplete SQL, resulting in errors displayed in the chat.
In Vizpads, resolved an issue where adding a moving calculation with percentage change would fail when the previous period's value was zero.
In Vizpads, fixed an issue where drill-down operations on charts did not respect the Business View's configured calendar type.
In Kaiya, fixed an issue where the semantic cache did not correctly handle related time period queries, causing the SQL editor to override cached time period resolutions.
Improved Business View context generation to exclude excessively large sample values, reducing context size and improving query generation.
Resolved an issue where Business Views with empty metadata could cause agentic workflow execution to fail.
In Kaiya, introduced a faster reflection step specifically for semantic cache-based query rewriting, improving response times for cached queries.
Follow-up queries in Kaiya are now automatically rewritten into standalone queries before being stored in the semantic cache, improving cache hit rates for similar future questions.
For Kaiya agentic workflows, resolved an issue where the Job Details view did not display the name of the scheduled workflow.
The "Subscribe to Existing Schedule" option now only appears when a Kaiya agentic workflow already has an active schedule.
Resolved an issue where publishing a Business View from a live Snowflake connection could fail when the source table contained columns with certain data types.
In Kaiya, resolved an issue where chart visualizations could render incorrectly due to a mismatch in the chart stacking configuration.
In Kaiya, improved how time-based phrases like "last year" and "last 1 year" are resolved. Singular year references now consistently return the last fully completed calendar year, while multi-period and rolling-window phrases (e.g., "last 12 months") continue to use the appropriate rolling window.
Ensured that the Fast Query Engine setting is consistently applied during Business View validation steps, including calculated column publishing and date mapping operations.
Resolved an issue where live-connection Business Views were incorrectly being saved to the Fast Query Engine upon dataset refresh when the FQE setting was enabled. Live Business Views now correctly skip the FQE save step.
In Vizpads, resolved an issue where using the "Copy to Clipboard" action in Edit mode could leave the Vizpad in a processing state.
In Vizpads, fixed an issue where global filters applied to a chart were not carried over when switching to the Data view for the same chart.
Under Settings, resolved a user synchronization issue where accounts provisioned via Azure AD without an email address would fail to sync correctly. Email is now treated as optional during user sync.
Was this helpful?