snowlift/trino-storage

Replace `HdfsEnvironment` with `TrinoFileSystem`

ebyhr opened this issue · 2 comments

ebyhr commented
Replace `HdfsEnvironment` with `TrinoFileSystem`

This will greatly simplify #91, it's the main reason why I paused working on it.

ebyhr commented

Fixed by #174.