ashwin1596 commented on issue #4188: URL: https://github.com/apache/gravitino/issues/4188#issuecomment-2246665401
I have reviewed the code, and since buildStorageDescriptor creates a new storage descriptor based on specific input parameters, it is correct to create a local instance of StorageDescriptor. To avoid confusion with the class member sd, a possible fix is to rename the local StorageDescriptor instance. If that's acceptable, I can make that update. -- 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]
