Skip to content

[Bug] [daily] be core when execute split_part query #15678

@zhangy5

Description

@zhangy5

Search before asking

  • I had searched in the issues and found no similar issues.

Version

master doris-0.0.0-trunk-95f2f43

What's Wrong?

jenkins failed case: https://ci-builds.apache.org/job/Doris/job/doris_daily_enable_vectorized/167/testReport/(root)/test_query_string_function/test_query_split_part/

image
image

What You Expected?

query ok

How to Reproduce?

select split_part(k8, '1', 1), k8, split_part(concat(k8, '12'), '1', 1) from baseall order by k8 limit 2;

Anything Else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions