vinlee19 commented on PR #2077:
URL: https://github.com/apache/doris-website/pull/2077#issuecomment-2664893388

   The implementation of the `show storage policy` statement refers to 
[ShowPolicyStmt](https://github.com/apache/doris/blob/branch-2.1/fe/fe-core/src/main/java/org/apache/doris/analysis/ShowPolicyStmt.java)
 and 
[showPolicy](https://github.com/apache/doris/blob/branch-2.1/fe/fe-core/src/main/java/org/apache/doris/policy/PolicyMgr.java#L450).
 
   
   The implementation of the `show storage policy using` statement refers to 
[ShowStoragePolicyUsingStmt](https://github.com/apache/doris/blob/branch-2.1/fe/fe-core/src/main/java/org/apache/doris/analysis/ShowStoragePolicyUsingStmt.java)
 and 
[showStoragePolicyUsing](https://github.com/apache/dorisxxxxxxxxxxxxx/L494).


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to