Skip to content

Improve Data Governance and Lineage Documentation #164

Description

@vinodkalpaka

This Git ticket is dedicated to enhancing our data governance and data lineage documentation in the codebase. The key objectives are:

Implement a parser to extract data governance and lineage information from SQL files.
Review and align existing documentation with code elements to ensure correct associations.
Validate the schema generation process.
Convert parsed documentation into JSON for storage.
Create a VSCode extension for schema typing checks.

We need to ensure that code documentation, specifically JSDoc-style comments, is correctly associated with the relevant sections of code. The goal is to review the existing codebase and confirm that the comments accurately describe the corresponding code elements, such as DDLs, stored procedures, stored functions, etc. This work will improve the accuracy and consistency of our data governance documentation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions