coolderli commented on issue #4558: URL: https://github.com/apache/gravitino/issues/4558#issuecomment-2304476521
> Hi @coolderli I heard that you encountered some issues with `fsspec`. I’d like to understand the details. Could you help list the specific problems? The first issue is from [fusepy](https://github.com/fusepy/fusepy/blob/master/fuse.py#L587). It's about TypeError, meaning datetime can't be converted to an int. I have fixed it.  For now, the fsspec fuse can work. I submit a draft PR about fsspec fuse. You can take a look and have a try. And I need more tests. https://github.com/apache/gravitino/pull/4634 -- 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]
