doris
doris copied to clipboard
[fix](Nereids): fold 'version()' function in Nereids
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...
run buildall
PR approved by at least one committer and no changes requested.
PR approved by anyone and no changes requested.