meteor icon indicating copy to clipboard operation
meteor copied to clipboard

Meteor is an easy-to-use, plugin-driven metadata collection framework to extract data from different sources and sink to any data catalog.

Results 44 meteor issues
Sort by recently updated
recently updated
newest added

Add a new metadata extractor

good first issue
extractor

Write a metadata extractor for dbt ## Deliverables - [ ] describe the metadata that can be returned in comments here. - [ ] describe the data model that can...

good first issue
extractor

## Deliverables - [ ] add unit tests - [ ] add extractor - [ ] add README.md in ```plugins/extractors/looker```, defining output - [ ] register your extractor ```plugins/extractors/populate.go``` -...

good first issue
extractor

## Deliverables - [ ] add unit tests - [ ] add extractor - [ ] add README.md in ```plugins/extractors/glue```, defining output - [ ] register your extractor ```plugins/extractors/populate.go``` -...

good first issue
extractor

## Deliverables - [ ] add unit tests - [ ] add extractor - [ ] add README.md in ```plugins/extractors/neo4j```, defining output - [ ] register your extractor ```plugins/extractors/populate.go``` -...

good first issue
extractor

## Deliverables - [ ] add unit tests - [ ] add extractor - [ ] add README.md in ```plugins/extractors/mysql```, defining output - [ ] register your extractor ```plugins/extractors/populate.go``` -...

good first issue
extractor

## Deliverables - [ ] add unit tests - [ ] add extractor - [ ] add README.md in ```plugins/extractors/hive```, defining output - [ ] register your extractor ```plugins/extractors/populate.go``` -...

good first issue
extractor

Building a generic HTTP extractor #413

Compass request data structure did not support sending the create_time and update_time parsed from data present in extractors. For example, this would be the time a table was created in...