Akash073-hub opened a new pull request, #2802:
URL: https://github.com/apache/fluss/pull/2802

   ## What this PR does
   Fixes #2675
   
   - Fix `name()` to return table name instead of `tableInfo.toString` which 
     was causing the full TableInfo blob to appear in DESC FORMATTED output
   - Clean up `properties()` to only expose user-defined custom properties 
     via `getCustomProperties()`, preventing internal metadata (tableId, 
     schemaId, timestamps etc.) from polluting DESC FORMATTED output
   - Remove unused imports (TablePath, FlussConfiguration)


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