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

DGD-4258 DGD-4311 Events emission enhancements #11

Merged
merged 11 commits into from
Oct 23, 2024

Conversation

jrosend
Copy link

@jrosend jrosend commented Oct 21, 2024

This pull request introduces a significant refactor to the event emission logic in the Spark agent, focusing on the introduction of a new NuEventEmitter class. The changes aim to improve the filtering and handling of OpenLineage events.

Introduction of NuEventEmitter:

Refactoring event emission:

Enhancements to NuFacet:

Removal of unused fields:

Type of Change

  • Bug fix
  • New feature
  • Non-breaking change
  • Documentation update

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

…with APPLICATION job type. Centralizing how the job nurn is fetched in NuFacet with SparkSession property
…to_hadoop_fs_relation_command. or .adaptive_spark_plan. as they are considered to have lineage value. All other events will not be emitted
…ated to hold all event emission validation logic. Edd, Spark Application and Spark SQL were changed accordingly.
@jrosend jrosend changed the title Events emission enhancements DGD-4311 Events emission enhancements Oct 21, 2024
@jrosend jrosend changed the title DGD-4311 Events emission enhancements DGD-4258 DGD-4311 Events emission enhancements Oct 21, 2024
@jrosend jrosend merged commit 78946e4 into main Oct 23, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants