Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support JSON file references in YAML config #69

Open
2 tasks done
adlersantos opened this issue Jun 8, 2021 · 0 comments
Open
2 tasks done

Support JSON file references in YAML config #69

adlersantos opened this issue Jun 8, 2021 · 0 comments
Assignees
Labels
feature request New feature or request

Comments

@adlersantos
Copy link
Member

Description

To prevent duplicating BigQuery schema definitions in YAML config files (say, when multiple BigQuery tables use the same schema), it might be nice to allow users to create JSON schema files for "shared" schemas and have such files be uploaded to Cloud Composer. These files can then be references for parameters such as schema_object in the GCS to BQ Airflow operator.

Checklist

  • I created this issue in accordance with the Code of Conduct.
  • This issue is appropriately labeled.
@adlersantos adlersantos added the feature request New feature or request label Jun 8, 2021
@adlersantos adlersantos self-assigned this Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant