Skip to content

Files

Latest commit

db7d1eb · Mar 28, 2023

History

History
This branch is 1050 commits behind flyteorg/flytekit:master.

flytekit-data-fsspec

fsspec data plugin for Flytekit — Experimental

This plugin provides an implementation of the data persistence layer in Flytekit that uses fsspec. Once this plugin is installed, it overrides all default implementations of the data plugins and provides the ones supported by fsspec. This plugin will only install the fsspec core. To install all fsspec plugins, please follow the fsspec documentation.