[ https://issues.apache.org/jira/browse/IGNITE-24129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pavel Pereslegin updated IGNITE-24129: -------------------------------------- Description: 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}}. was: 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, 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}}. > 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}}. -- This message was sent by Atlassian Jira (v8.20.10#820010)