[
https://issues.apache.org/jira/browse/IGNITE-24129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Orlov resolved IGNITE-24129.
---------------------------------------
Resolution: Duplicate
This was done in IGNITE-25768
> Sql. Disable HEP_TO_SIMPLE_KEY_VALUE_OPERATION rule when
> FAST_QUERY_OPTIMIZATION_ENABLED is set to false in tests
> -----------------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-24129
> URL: https://issues.apache.org/jira/browse/IGNITE-24129
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Pavel Pereslegin
> Priority: Major
> Labels: ignite-3
>
> Disable {{HEP_TO_SIMPLE_KEY_VALUE_OPERATION}} rule when system property
> {{FAST_QUERY_OPTIMIZATION_ENABLED}} is set to {{false}}.
> Currently, to disable fast query optimization *in tests*, you need to do two
> things
> 1. set system property FAST_QUERY_OPTIMIZATION_ENABLED=false
> 2. disable HEP_TO_SIMPLE_KEY_VALUE_OPERATION rule.
> The rule should be disabled if the system property is {{false}} for testing
> purposes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)