Hello , Is apache hudi supported . or in the pipel...
# daft-dev
d
Hello , Is apache hudi supported . or in the pipeline to be supported
j
Preliminary read support for Hudi has merged!!! We’re working with the hudi folks to do more testing, but you can also try it out:
Copy code
daft.read_hudi("<s3://uri-to-hudi-table>")
🙌 2