[ 
https://issues.apache.org/jira/browse/IGNITE-18746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evgeny Stanilovsky updated IGNITE-18746:
----------------------------------------
    Description: 
orderby1_10_7.test_slow failed after IGNITE-13022
it can be fixed by porting: https://issues.apache.org/jira/browse/IGNITE-17889
Probably in scope of this issue it would be helpful to fix code duplication :
RexUtils#buildHashSearchBounds(org.apache.calcite.plan.RelOptCluster, 
org.apache.calcite.rex.RexNode, org.apache.calcite.rel.type.RelDataType, 
org.apache.calcite.util.ImmutableBitSet)
RexUtils#buildHashSearchBounds(org.apache.calcite.plan.RelOptCluster, 
org.apache.calcite.rel.RelCollation, org.apache.calcite.rex.RexNode, 
org.apache.calcite.rel.type.RelDataType, 
org.apache.calcite.util.ImmutableBitSet)

  was:
orderby1_10_7.test_slow failed after IGNITE-13022
we need additional fixes from https://issues.apache.org/jira/browse/IGNITE-17889


> Sql. Some muted slow tests failed after IGNITE-13022
> ----------------------------------------------------
>
>                 Key: IGNITE-18746
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18746
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>    Affects Versions: 3.0.0-beta1
>            Reporter: Evgeny Stanilovsky
>            Priority: Major
>              Labels: ignite-3
>
> orderby1_10_7.test_slow failed after IGNITE-13022
> it can be fixed by porting: https://issues.apache.org/jira/browse/IGNITE-17889
> Probably in scope of this issue it would be helpful to fix code duplication :
> RexUtils#buildHashSearchBounds(org.apache.calcite.plan.RelOptCluster, 
> org.apache.calcite.rex.RexNode, org.apache.calcite.rel.type.RelDataType, 
> org.apache.calcite.util.ImmutableBitSet)
> RexUtils#buildHashSearchBounds(org.apache.calcite.plan.RelOptCluster, 
> org.apache.calcite.rel.RelCollation, org.apache.calcite.rex.RexNode, 
> org.apache.calcite.rel.type.RelDataType, 
> org.apache.calcite.util.ImmutableBitSet)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to