chanwonlee opened a new pull request, #9066:
URL: https://github.com/apache/gravitino/pull/9066

   ### What changes were proposed in this pull request?
   
   This PR fixes the CLI distribution output when the distribution strategy is 
none.
   
   ### Why are the changes needed?
   
   When distribution strategy is NONE, displaying the number is confusing and 
unnecessary. This improvement makes the output cleaner and more meaningful by 
only showing "NONE".
   
   Fix: #8730
   
   ### Does this PR introduce _any_ user-facing change?
   - Before: `NONE,0`
   - After: `NONE`
   
   ### How was this patch tested?
   N/A
   


-- 
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]

Reply via email to