Abyss-lord commented on code in PR #5770:
URL: https://github.com/apache/gravitino/pull/5770#discussion_r1871026403


##########
clients/cli/src/main/java/org/apache/gravitino/cli/outputs/TableFormat.java:
##########
@@ -81,6 +82,10 @@ public void output(Catalog catalog) {
 
   static final class TableFormatImpl {
     private int[] maxElementLengths;
+    private static final Pattern FULL_WIDTH_PATTERN =

Review Comment:
   done



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