Xuanwo

Results 1650 comments of Xuanwo

> Does the FileSystemCatalog rely on the Integrate with [Apache OpenDAL](https://github.com/apache/opendal) ? Yes, my plan is using opendal for those IO operations.

> I will try to implement the File index part and try to follow the implementation logic of the Java version and use the Rust style as much as possible....

CC @Aitozi, do you have any suggestions regarding our current focus (reading the tables)? Which part do you think is the most important? Is it okay for us to ignore...

Great, thanks in advance.

@dharanad is willing to do this.

The original reason is related to https://github.com/apache/opendal/issues/1533. But I think it's fine to expose `lister` first.

> BTW, is it similar to the reason why `Entry::metadata` is not exposed? I suspect this feature doesn't exist because no one takes this task. Would you like to take...

cc @fenprace, are you interested in implementing this?

> Well, I will check the codebase and give it a try. Thank you! > But I can't make any promises at the moment. That's how open source works. Thanks...

Apologies for missing this PR. I wanted to share that [OpenDAL](https://github.com/apache/opendal) has native support for [Huggingface](https://docs.rs/opendal/latest/opendal/services/struct.Huggingface.html). I'm considering whether integrating with OpenDAL would be beneficial, making it easier, more extensible,...