Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bugfix/mapping source connectors in destination cli commands (#1788)
Due to the dynamic nature of how the source connector is called when a destination command is invoked, the configs need to be mapped and the fsspec config needs to be dynamically added based on the type of runner being used. This code was added to all currently supported destination commands.
- Loading branch information