SteveArseneLee commented on PR #8288: URL: https://github.com/apache/gravitino/pull/8288#issuecomment-3268828506
@jerryshao @justinmclean Thank you for the feedback! I agree with your points. I've kept only minimal modifications: - Fixed `ColumnAudit` command to correctly find and display column audit info - Added null check to show "Column audit information is not supported yet." when audit info is not available - No heavy changes to BaseColumn or catalog implementations This addresses the original issue with minimal changes, leaving actual audit functionality implementation for a separate PR. -- 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]
