Skip to content

[Fix](Nereids) fix append_trailing_char_if_absent function return null (#40820) - #40890

Merged
gavinchou merged 1 commit into
apache:branch-3.0from
LiBinfeng-01:fix_append_3.0
Sep 18, 2024
Merged

[Fix](Nereids) fix append_trailing_char_if_absent function return null (#40820)#40890
gavinchou merged 1 commit into
apache:branch-3.0from
LiBinfeng-01:fix_append_3.0

Conversation

@LiBinfeng-01

@LiBinfeng-01LiBinfeng-01 commented Sep 17, 2024

Copy link
Copy Markdown
Contributor

cherry-pick: #40820
example: select append_trailing_char_if_absent('it','a') would return null in original design, it can not return null when folding constant on fe any time

@doris-robot

Copy link
Copy Markdown

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@LiBinfeng-01

Copy link
Copy Markdown
ContributorAuthor

run buildall

@github-actionsgithub-actionsBot added the approved Indicates a PR has been approved by one committer. label Sep 18, 2024
@github-actions

Copy link
Copy Markdown
Contributor

PR approved by at least one committer and no changes requested.

@github-actions

Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@gavinchougavinchou changed the title [Fix](Nereids) fix append_trailing_char_if_absent function return null[Fix](Nereids) fix append_trailing_char_if_absent function return null (#40820)Sep 18, 2024
@gavinchou
gavinchou merged commit 3f8787b into apache:branch-3.0Sep 18, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@LiBinfeng-01@doris-robot@gavinchou@morrySnow