[Feature] Allow storing dbt ls cache into Object Store #1072
Labels
area:config
Related to configuration, like YAML files, environment variables, or executer configuration
dbt:list
Primarily related to dbt list command or functionality
enhancement
New feature or request
parsing:dbt_ls
Issues, questions, or features related to dbt_ls parsing
triage-needed
Items need to be reviewed / assigned to milestone
Milestone
Description
Following up on #1014 , we'd like to allow users to store the dbt ls cache into a remote object store, as an alternative to store it in Airflow Variables. This task relates to #927.
Use case/motivation
Even though the dbt ls is being compressed without significantly affecting the Airflow Metadata database, some users prefer not to have cache information mixed up with their Airflow variables.
Related issues
LoadMode.DBT_LS
by caching dbt ls output in Airflow Variable #1014Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: