yiguolei commented on code in PR #46173:
URL: https://github.com/apache/doris/pull/46173#discussion_r1899931325
##########
fe/fe-core/src/main/java/org/apache/doris/mysql/privilege/UserProperty.java:
##########
@@ -543,7 +543,7 @@ public List<List<String>> fetchProperty() {
// parallel fragment exec instance num
result.add(Lists.newArrayList(PROP_PARALLEL_FRAGMENT_EXEC_INSTANCE_NUM,
Review Comment:
把这个换了吧,这个是在show proc user的时候使用的,改个名字问题不大
--
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]