[
https://issues.apache.org/jira/browse/IGNITE-27245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Orlov updated IGNITE-27245:
--------------------------------------
Release Note: Improved string representation of the query type field across
events, system views, logs, and exception messages (was: Improved the string
representation of the query type field across events, system views, logs, and
exception messages)
> Sql. Use SqlQueryType#displayName in log and error messages
> ------------------------------------------------------------
>
> Key: IGNITE-27245
> URL: https://issues.apache.org/jira/browse/IGNITE-27245
> Project: Ignite
> Issue Type: Improvement
> Components: sql ai3
> Affects Versions: 3.1
> Reporter: Konstantin Orlov
> Assignee: Konstantin Orlov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.2
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> The {{SqlQueryType#toString}} method is currently used across the system in
> user-facing contexts, including error messages, log output, and system views.
> However, {{SqlQueryType}} also provides a {{displayName}} method, which
> returns a more readable and user-friendly representation.
> To improve overall user experience and consistency, we should replace usages
> of {{toString}} with {{displayName}} where appropriate.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)