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
Currently, the adlfs library does not support adding metadata to blobs in Azure Blob Storage. This feature would be useful for adding additional information to blobs.
It would be nice to add a method in the AzureBlobFileSystem class that allows adding metadata to a blob.
The text was updated successfully, but these errors were encountered:
Currently, the
adlfs
library does not support adding metadata to blobs in Azure Blob Storage. This feature would be useful for adding additional information to blobs.It would be nice to add a method in the
AzureBlobFileSystem
class that allows adding metadata to a blob.The text was updated successfully, but these errors were encountered: