SharpRay opened a new pull request, #13467:
URL: https://github.com/apache/doris/pull/13467
modify LABEL_REGEX, COMMON_NAME_REGIEX, COMMON_TABLE_NAME_REGEX and
COLUMN_NAME_REGEX values in FeNameFormat class to support unicode names
# Proposed changes
## Problem summary
Made some modifications on regular expression values including LABEL_REGEX,
COMMON_NAME_REGEX, COMMON_TABLE_NAME_REGEX and COLUMN_NAME_REGEX defined in
FeNameFormat class so as to support Unicode.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
- [x] No
- [ ] I don't know
2. Has unit tests been added:
- [ ] Yes
- [x] No
- [ ] No Need
3. Has document been added or modified:
- [ ] Yes
- [x] No
- [ ] No Need
4. Does it need to update dependencies:
- [ ] Yes
- [x] No
5. Are there any changes that cannot be rolled back:
- [ ] Yes (If Yes, please explain WHY)
- [x] 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]