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

   In 
clients/cli/src/main/java/org/apache/gravitino/cli/outputs/TableFormat.java 
   
   This update ensures that the lineSeparator argument passed to 
writeHorizontalLine is actually used instead of being ignored.
   Previously, the method always used System.lineSeparator(). Now it directly 
writes the provided `lineSeparator`.
   
   Closes #7978


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