[
https://issues.apache.org/jira/browse/IGNITE-18746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17693981#comment-17693981
]
Evgeny Stanilovsky commented on IGNITE-18746:
---------------------------------------------
In scope of this issue additionally merged [1]
[1] https://issues.apache.org/jira/browse/IGNITE-13024
> 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
> Assignee: 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)