doris icon indicating copy to clipboard operation
doris copied to clipboard

[fix](Nereids): fold 'version()' function in Nereids

Open keanji-x opened this issue 2 years ago • 3 comments

Proposed changes

For compatibility with older optimizer, we fold version() with GlobalVariable.version in Nereids

Problem summary

Describe your changes.

Checklist(Required)

  • [ ] Does it affect the original behavior
  • [x] Has unit tests been added
  • [ ] Has document been added or modified
  • [ ] Does it need to update dependencies
  • [ ] Is this PR support rollback (If NO, please explain WHY)

Further comments

If this is a relatively large or complex change, kick off the discussion at [email protected] by explaining why you chose the solution you did and what alternatives you considered, etc...

keanji-x avatar Feb 27 '23 05:02 keanji-x

run buildall

keanji-x avatar Mar 01 '23 01:03 keanji-x

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

github-actions[bot] avatar Mar 01 '23 02:03 github-actions[bot]

PR approved by anyone and no changes requested.

github-actions[bot] avatar Mar 01 '23 02:03 github-actions[bot]