Yong Tang
Yong Tang
@vnvo2409 I think overall the `file systems` in tensorflow are not truly file systems that could completely replace standard file systems. Rather they are used to serve two purposes: 1....
@vnvo2409 You can see the list of items that have not been done yet (https://github.com/tensorflow/io/issues/1183#issue-738561022): Completed: - [x] Initial S3 file system commit (PR #1191) - [x] Initial GCS file...
Thanks @vnvo2409 for the update 👍
@vnvo2409 Yes I think gsmemcachedfs will need to be ported to C modular file system API. /cc @marioecd
/cc @BryanCutler to take a look.
@zuston I think this can be very helpful to the community. Contributions are welcomed 👍
Thanks @vlasenkoalexey for the update and great work! 👍
@omar-hmarzouk Thanks for the PR! Can you try rebase against the master branch and see if this can resolve the CI build issues?
@omar-hmarzouk Looks like some of the build failed. Can you take a look and see if the failure can be resolved? For lint, you can run `bazel run //tools/lint:lint` which...
@omar-hmarzouk Sorry I have been occupied for the past several days and was not able to get to this. Let me take a look and see how to fix it.