Closed kaaveland closed 3 years ago
In version 12.2.1 of azure-storage-file-datalake, the last_modified attribute of path property has become a datetime. Only attempt to convert this attribute to a datetime if it's a str, for compatibility with new versions.
In version 12.2.1 of azure-storage-file-datalake, the last_modified attribute of path property has become a datetime. Only attempt to convert this attribute to a datetime if it's a str, for compatibility with new versions.