lsy3993 opened a new pull request, #66342:
URL: https://github.com/apache/doris/pull/66342
### What problem does this PR solve?
Issue Number: N/A
Problem Summary: Session and global variable annotations currently store
both Chinese and English descriptions as a two-element array. The Chinese
description is unused and the array shape makes callers cumbersome. This change
keeps only the English description, updates the VarAttr annotation type, and
adjusts the affected unit tests.
### Release note
None
### Check List (For Author)
- Test: Unit Test
- `./run-fe-ut.sh --run org.apache.doris.qe.SessionVariablesTest`
- Behavior changed: No
- Does this need documentation: No
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]