Skip to content

Conversation

@dataroaring
Copy link
Contributor

Proposed changes

#26643
Issue Number: close #xxx

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

amory and others added 30 commits October 25, 2023 19:12
…pache#25637)

extract slot and literal in comparison predicate. infer new one by equals predicates.
use TypeCoercion to add cast on new comparison predicate to ensure it is correct.

This reverts "[Fix](Nereids) Add cast comparison with slot reference when inferring predicate (apache#21171)"
commit 58f2593.
…st cast (apache#25637)"

This reverts commit 5ca2fc6, since it's mixed by mistake
…pache#25637) (apache#25930)

pick from master
PR: apache#25637
commit id: ae66464

extract slot and literal in comparison predicate. infer new one by equals predicates.
use TypeCoercion to add cast on new comparison predicate to ensure it is correct.

This reverts "[Fix](Nereids) Add cast comparison with slot reference when inferring predicate (apache#21171)"
commit 58f2593.
…on the configuration (apache#25905)

docker hive s3 file address is determined based on the configuration custom_settings.env
apache#25945)

* [fix](pipeline) exclude some cases which will be include again in the case fix pr
Co-authored-by: stephen <hello-stephen@qq.com>
Co-authored-by: AKIHA <cyborgz1999@example.com>
…che#25965)

When replaying drop function edit log, the function may not be found, causing runtime exception and
FE will fail to start.
The function SHOULD be exist, but the reason is still unknown.
I change the logic to NOT throw exception if function is not found.
This is a workaround to make sure FE can start, and add some log for later debug.
…25994)

branch 2.0 does not support complex type in Nereids, disable these cases
Co-authored-by: stephen <hello-stephen@qq.com>
morningman and others added 29 commits November 10, 2023 21:44
…tmaps of the committed transactions are calculated by the compaction apache#26556 (apache#26735)
…pprox (apache#26528) (apache#26764)

1. percentile_approx have wrong symbol
2. fnCall.getParams() get obsolete childrens
…che#26775)

don't remove the physical plan after optimizing the plan in dphyper.
fix output error from apache#26743
On master branch, the value in struct field is wrapped by quota,
but on branch 2.0, the value in struct field is NOT wrapped by quota
Co-authored-by: chenboyang.922 <chenboyang.922@bytedance.com>
…e#26825)

Signed-off-by: freemandealer <freeman.zhang1992@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.