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

Add Lineage Export Async endpoint using Search #18553

Merged
merged 5 commits into from
Nov 15, 2024
Merged

Add Lineage Export Async endpoint using Search #18553

merged 5 commits into from
Nov 15, 2024

Conversation

harshach
Copy link
Collaborator

@harshach harshach commented Nov 8, 2024

Describe your changes:

Fixes

I worked on ... because ...

Type of change:

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

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

* add api for lineage export

* update API call for lineage async
Copy link
Contributor

github-actions bot commented Nov 12, 2024

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 63%
63.76% (39664/62212) 40.49% (15775/38963) 42.48% (4719/11109)

Copy link

Copy link

@harshach harshach merged commit 783ec62 into main Nov 15, 2024
21 of 25 checks passed
@harshach harshach deleted the lineage_export branch November 15, 2024 17:11
karanh37 pushed a commit that referenced this pull request Nov 22, 2024
* Add Lineage Export Async endpoint using Search

* Lineage api (#18593)

* add api for lineage export

* update API call for lineage async

* use JsonUtils instead of objectMapper to read lineage search response

---------

Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: Sweta Agarwalla <105535990+sweta1308@users.noreply.github.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
(cherry picked from commit 783ec62)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants