Create a script to automatically generate media properties #2186
Labels
💻 aspect: code
Concerns the software code in the repository
✨ goal: improvement
Improvement to an existing user-facing feature
🟨 priority: medium
Not blocking but should be addressed soon
🧱 stack: catalog
Related to the catalog and Airflow DAGs
Milestone
Problem
This is the first part of the Documenting Media Properties in the Catalog project.
Description
Create the script that parses SQL DDLs and Python column definition files to generate the markdown file for the documentation site.
Doing steps 1 and 2 from the implementation plan in the same PR will make testing this much easier: you would just invoke the just script to run the documentation generation.
The text was updated successfully, but these errors were encountered: