astro.files.locations
Subpackages
Submodules
Package Contents
Functions
|
Location factory method to generate location class |
Attributes
- astro.files.locations.DEFAULT_FILE_SCHEME_TO_MODULE_PATH
- astro.files.locations.create_file_location(path, conn_id=None, load_options_list=None)
Location factory method to generate location class
- Parameters:
path (str) – Path to a file in the filesystem/Object stores
conn_id (Optional[str]) – Airflow connection ID
load_options_list (Optional[astro.options.LoadOptionsList]) –
- Return type: