Skip to content

Add metadata extractor for glue #74

Open
@ravisuhag

Description

@ravisuhag

Deliverables

  • add unit tests
  • add extractor
  • add README.md in plugins/extractors/glue, defining output
  • register your extractor plugins/extractors/populate.go
  • add extractor the extractor list in docs/reference/extractor.md

Output must contain a Table

Explore the Table Data Model and add as many features as possible.

Table

Field Sample Value
urn my_database.my_table
name my_table
source glue
description table description
schema [][Column]

Column

Field Sample Value
name total_price
description item's total price
data_type decimal

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions