[
https://issues.apache.org/jira/browse/IGNITE-25263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Orlov reassigned IGNITE-25263:
-----------------------------------------
Assignee: Konstantin Orlov
> Sql. Small performance polishing
> --------------------------------
>
> Key: IGNITE-25263
> URL: https://issues.apache.org/jira/browse/IGNITE-25263
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Konstantin Orlov
> Assignee: Konstantin Orlov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.1
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> There are number of places where we can save a little of time:
> * PrepareService should not initialize stuff required for planning if plan
> actually available in cache
> * query#onPhaseStarted callback may simplified to terminationCallback
> * SqlProperties may be replaced with simple pojo (we have the same small set
> of properties for ages)
> * EnumMap and EnumSet should be used where possible
--
This message was sent by Atlassian Jira
(v8.20.10#820010)