fugue
fugue copied to clipboard
[FEATURE] Unify IO interfaces
Currently, each execution engine has its own separate implementation for loading files. This is messy with a lot of duplications.
We should create a unified IO engine just like SQLEngine to handle files.