-
Notifications
You must be signed in to change notification settings - Fork 3k
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(elasticsearch): Elasticsearch improvements #6894
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Stemming * Synonyms * URN (full or partial) search * Autocomplete improvements * Adds test fixture for search tests * Updates ES to 7.10 from 7.9
github-actions
bot
added
devops
PR or Issue related to DataHub backend & deployment
ingestion
PR or Issue related to the ingestion of metadata
product
PR or Issue related to the DataHub UI/UX
labels
Dec 29, 2022
…6900) Co-authored-by: david-leifker <[email protected]>
Co-authored-by: Aseem Bansal <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Aseem Bansal <[email protected]> Co-authored-by: Maggie Hays <[email protected]> Co-authored-by: Harshal Sheth <[email protected]> Co-authored-by: mohdsiddique <[email protected]> Co-authored-by: MohdSiddique Bagwan <[email protected]> Co-authored-by: John Joyce <[email protected]> Co-authored-by: Yang Jiandan <[email protected]> Co-authored-by: yangjd33 <[email protected]> Co-authored-by: Tamas Nemeth <[email protected]> Co-authored-by: Rajasekhar-Vuppala <[email protected]> Co-authored-by: Vishal <[email protected]> Co-authored-by: VISHAL KUMAR <[email protected]> Co-authored-by: Dmitry Bryazgin <[email protected]> Co-authored-by: Mayuri Nehate <[email protected]> Co-authored-by: jx2lee <[email protected]> Co-authored-by: jj.lee <[email protected]> Co-authored-by: Amanda Ng <[email protected]> Co-authored-by: Chris Collins <[email protected]> Co-authored-by: Aditya Radhakrishnan <[email protected]> Co-authored-by: Pedro Silva <[email protected]> Co-authored-by: Teppo Naakka <[email protected]> Co-authored-by: Remi <[email protected]> Co-authored-by: Tim <[email protected]> Co-authored-by: Shirshanka Das <[email protected]> Co-authored-by: David Schmidt <[email protected]> Co-authored-by: RyanHolstien <[email protected]> Co-authored-by: Peter Szalai <[email protected]> Co-authored-by: ruedigerblock <[email protected]> Co-authored-by: J Feldman <[email protected]> Co-authored-by: seoju <[email protected]> Co-authored-by: tony csoka <[email protected]> Co-authored-by: Nate Bryant <[email protected]> Co-authored-by: Fully <[email protected]> Co-authored-by: Mert Tunç <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Felix Lüdin <[email protected]> Co-authored-by: Paul Logan <[email protected]> Co-authored-by: (((((Al))))) <[email protected]> Co-authored-by: Tino Lyu <[email protected]> Co-authored-by: kdongho <[email protected]>
Co-authored-by: Aseem Bansal <[email protected]>
danielcmessias
pushed a commit
to danielcmessias/datahub
that referenced
this pull request
Feb 1, 2023
hsheth2
added a commit
to hsheth2/datahub
that referenced
this pull request
Feb 1, 2023
5 tasks
jjoyce0510
reviewed
Feb 1, 2023
|
||
|
||
@Slf4j | ||
public class SystemUpdate implements Upgrade { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pretty cool how we are adding these into here....
ericyomi
pushed a commit
to ericyomi/datahub
that referenced
this pull request
Feb 8, 2023
oleg-ruban
pushed a commit
to RChygir/datahub
that referenced
this pull request
Feb 28, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Checklist