OpenMetadata icon indicating copy to clipboard operation
OpenMetadata copied to clipboard

Fix #6278 - Lineage workflow + Usage workflow

Open pmbrull opened this issue 1 year ago • 7 comments

Describe your changes :

Fix #6278

  • Separate Lineage and Usage workflows
  • Remove lineage ingestion from usage bulksink
  • Prepare Airflow DAG building for Lineage
  • Prepare UI

image

image

Type of change :

  • [x] Bug fix
  • [x] Improvement
  • [x] New feature
  • [] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [] Documentation

Frontend Preview (Screenshots) :

For frontend related change, please link screenshots of your changes preview! Optional for backend related changes.

Checklist:

  • [x] I have read the CONTRIBUTING document.
  • [ ] I have commented on my code, particularly in hard-to-understand areas.
  • [ ] I have added tests that prove my fix is effective or that my feature works.
  • [x] All new and existing tests passed.

Reviewers

pmbrull avatar Aug 04 '22 11:08 pmbrull

Schema Change Detected. Needs ingestion-core version bump

Please run make core_bump_version_dev in the project's root and commit the changes to _version.py in this PR. Please ignore if this has been handled already.

github-actions[bot] avatar Aug 04 '22 11:08 github-actions[bot]



Test summary

64 0 3 0


Run details

Project openmetadata
Status Passed
Commit 0d17618ceb
Started Aug 12, 2022 6:38 AM
Ended Aug 12, 2022 6:59 AM
Duration 20:44 💡
OS Linux Ubuntu - 20.04
Browser Chrome 104

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

cypress[bot] avatar Aug 04 '22 11:08 cypress[bot]

The Python checkstyle failed.

Please run make py_format in the root of your repository and commit the changes to this PR. You can also use pre-commit to automate the Python code formatting.

You can install the pre-commit hooks with make install_test precommit_install.

github-actions[bot] avatar Aug 04 '22 13:08 github-actions[bot]

[open-metadata-ingestion] SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

16.4% 16.4% Coverage
0.0% 0.0% Duplication

sonarcloud[bot] avatar Aug 10 '22 14:08 sonarcloud[bot]

[open-metadata-airflow-apis] SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

sonarcloud[bot] avatar Aug 10 '22 14:08 sonarcloud[bot]

[OpenMetadata-catalog] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarcloud[bot] avatar Aug 10 '22 14:08 sonarcloud[bot]

[open-metadata-ui] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

60.7% 60.7% Coverage
27.3% 27.3% Duplication

sonarcloud[bot] avatar Aug 12 '22 06:08 sonarcloud[bot]