Skip to content

Commit

Permalink
Minor: Add extended glossary (#14918)
Browse files Browse the repository at this point in the history
* Add Nested glossary to extended sample data

* Fix lint

* Add Stress test config

* Fix Lint
  • Loading branch information
ayush-shah committed Jan 31, 2024
1 parent a715bde commit 0d66c0e
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 134 deletions.
2 changes: 2 additions & 0 deletions ingestion/pipelines/extended_sample_data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ source:
connectionOptions:
sampleDataFolder: "./examples/sample_data"
extendedSampleDataFolder: "./examples/extended_sample_data"
includeGlossary: True
includeLineageStressTesting: True
sourceConfig: {}
sink:
type: metadata-rest
Expand Down
Loading

0 comments on commit 0d66c0e

Please sign in to comment.