meteor icon indicating copy to clipboard operation
meteor copied to clipboard

Add metadata extractor for druid

Open ravisuhag opened this issue 4 years ago • 0 comments

Deliverables

  • [ ] add unit tests
  • [ ] add extractor
  • [ ] add README.md in plugins/extractors/druid, 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 table.urn
name my_table
source druid
description table description

ravisuhag avatar Jun 25 '21 19:06 ravisuhag