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

Stamatis Zampetakis resolved HIVE-26238.
----------------------------------------
    Fix Version/s: 4.0.0-alpha-2
       Resolution: Fixed

Fixed in 
[https://github.com/apache/hive/commit/f29cb2245c97102975ea0dd73783049eaa0947a0.]
 Thanks for the review [~kgyrtkirk] !

> Decouple sort filter predicates optimization from digest normalization in CBO
> -----------------------------------------------------------------------------
>
>                 Key: HIVE-26238
>                 URL: https://issues.apache.org/jira/browse/HIVE-26238
>             Project: Hive
>          Issue Type: Improvement
>          Components: CBO
>    Affects Versions: 4.0.0-alpha-1
>            Reporter: Stamatis Zampetakis
>            Assignee: Stamatis Zampetakis
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0-alpha-2
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> HIVE-21857 introduced an optimization for ordering predicates inside a filter 
> based on a cost function. After HIVE-23456, this optimization can run only if 
> the the digest normalization (introduced in CALCITE-2450) in CBO is disabled 
> (via {{calcite.enable.rexnode.digest.normalize}}).
> The goal of this issue is to decouple the sort predicate optimization from 
> digest normalization. After the changes here the optimization shouldn't be 
> affected by the value of {{calcite.enable.rexnode.digest.normalize}} property.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to