mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-08 13:36:32 +00:00
Fixed Upstream Lineage Issue
This commit is contained in:
parent
afd9ed03f2
commit
0d27690964
@ -48,6 +48,7 @@ public interface SearchIndex {
|
||||
"changeDescription",
|
||||
"incrementalChangeDescription",
|
||||
"lineage.pipeline.changeDescription",
|
||||
"lineage.pipeline.incrementalChangeDescription",
|
||||
"connection");
|
||||
public static final SearchClient searchClient = Entity.getSearchRepository().getSearchClient();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user