doris icon indicating copy to clipboard operation
doris copied to clipboard

[chore](config) Increase the default maximum depth limit for expressions

Open mrhhsg opened this issue 1 year ago • 1 comments

Proposed changes

In the master branch, it seems that larger expression depth is acceptable.

Problem summary

Describe your changes.

Checklist(Required)

  • [ ] Does it affect the original behavior
  • [ ] 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...

mrhhsg avatar Mar 04 '23 15:03 mrhhsg

clang-tidy review says "All clean, LGTM! :+1:"

github-actions[bot] avatar Mar 04 '23 15:03 github-actions[bot]

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

github-actions[bot] avatar Mar 05 '23 13:03 github-actions[bot]

PR approved by anyone and no changes requested.

github-actions[bot] avatar Mar 05 '23 13:03 github-actions[bot]

./run buildall

yiguolei avatar Mar 06 '23 01:03 yiguolei