Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ingest): add dummy data source for automated testing #6550

Merged
merged 10 commits into from
Dec 6, 2022

Conversation

anshbansal
Copy link
Collaborator

The purpose of this is to make it easier to demonstrate end-to-end flow without much external dependencies.

Also moved developing on metadata ingestion doc a bit to make it easier to find.

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable). If a new feature has been added a Usage Guide has been added for the same.
  • For any breaking change/potential downtime/deprecation/big changes an entry has been made in Updating DataHub

@github-actions github-actions bot added the ingestion PR or Issue related to the ingestion of metadata label Nov 24, 2022
@github-actions
Copy link

github-actions bot commented Nov 24, 2022

Unit Test Results (metadata ingestion)

       8 files         8 suites   1h 3m 10s ⏱️
   767 tests    765 ✔️ 2 💤 0
1 536 runs  1 531 ✔️ 5 💤 0

Results for commit e052463.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Nov 24, 2022

Unit Test Results (build & test)

622 tests  ±0   618 ✔️ ±0   15m 56s ⏱️ +19s
158 suites ±0       4 💤 ±0 
158 files   ±0       0 ±0 

Results for commit e052463. ± Comparison against base commit 7065971.

♻️ This comment has been updated with latest results.

@anshbansal anshbansal changed the title feat(ingest): add sample data source feat(ingest): add dummy data source for automated testing Nov 30, 2022
@@ -0,0 +1,6 @@
source:
type: dummy-data
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we are not generalizing this, can we at minimum improve the name.

How about demo-source or quickstart-data-source or something similar. "dummy" doesn't have the best connotation overall

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

demo-data?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was that in the beginning and @treff7es had asked me to change it to dummy

@pedro93 pedro93 dismissed hsheth2’s stale review December 6, 2022 10:09

Outdated review that does not have an impact on PR functionality as it is.

@anshbansal anshbansal merged commit 43c566e into datahub-project:master Dec 6, 2022
@anshbansal anshbansal deleted the sample-data-source branch December 6, 2022 11:27
cccs-Dustin pushed a commit to CybercentreCanada/datahub that referenced this pull request Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ingestion PR or Issue related to the ingestion of metadata
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants