GitHub user Xuanwo added a comment to the discussion: (rust) How to use opendal to load data into DuckDB or Polars LazyFrame?
Hi @chitralverma, I started https://github.com/fsspec/opendalfs to explore whether it would be better to build an fsspec implementation directly in Rust. However, I've realized that it duplicates much of the work we've already done on the Python side. It might be better to use the OpenDAL Python binding directly in opendalfs. I'll start a discussion about this in opendalfs instead. For `pyarrow.fs.FSSpecHandler`, maybe we can build a new integration like we do for other crates. GitHub link: https://github.com/apache/opendal/discussions/5972#discussioncomment-13063020 ---- This is an automatically sent email for dev@opendal.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@opendal.apache.org