You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
As per the comment: #4020 (comment), uploadMetadata should not be a public method. This will allow to abstract it as part of RemoteSegmentStoreDirectory and callers will not have to understand how remoteMetadataDirectory works internally.
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like
As per the comment: #4020 (comment), uploadMetadata should not be a public method. This will allow to abstract it as part of
RemoteSegmentStoreDirectory
and callers will not have to understand how remoteMetadataDirectory works internally.The text was updated successfully, but these errors were encountered: