diff --git a/openmetadata-service/src/main/resources/elasticsearch/en/api_collection_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/en/api_collection_index_mapping.json index 3b27d131f3f..4c1e8c9b0c4 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/en/api_collection_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/en/api_collection_index_mapping.json @@ -430,62 +430,7 @@ "type": "object" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "certification": { "type": "object", diff --git a/openmetadata-service/src/main/resources/elasticsearch/en/api_endpoint_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/en/api_endpoint_index_mapping.json index 736980604f1..f71735a2ae9 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/en/api_endpoint_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/en/api_endpoint_index_mapping.json @@ -617,62 +617,7 @@ } }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "lifeCycle": { "type": "keyword" diff --git a/openmetadata-service/src/main/resources/elasticsearch/en/container_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/en/container_index_mapping.json index de047323edf..cba4b1fd07b 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/en/container_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/en/container_index_mapping.json @@ -112,62 +112,7 @@ "type": "keyword" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "parent": { "properties": { diff --git a/openmetadata-service/src/main/resources/elasticsearch/en/dashboard_data_model_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/en/dashboard_data_model_index_mapping.json index a5bcf54d054..813e04ba967 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/en/dashboard_data_model_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/en/dashboard_data_model_index_mapping.json @@ -313,62 +313,7 @@ "normalizer": "lowercase_normalizer" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "dataModelType": { "type": "keyword", diff --git a/openmetadata-service/src/main/resources/elasticsearch/en/dashboard_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/en/dashboard_index_mapping.json index d5655376901..0807f159144 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/en/dashboard_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/en/dashboard_index_mapping.json @@ -110,62 +110,7 @@ "type": "keyword" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "charts": { "properties": { diff --git a/openmetadata-service/src/main/resources/elasticsearch/en/metric_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/en/metric_index_mapping.json index 2894446645b..fae7bbf1858 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/en/metric_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/en/metric_index_mapping.json @@ -333,62 +333,7 @@ "type": "keyword" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "totalVotes": { "type": "long", diff --git a/openmetadata-service/src/main/resources/elasticsearch/en/mlmodel_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/en/mlmodel_index_mapping.json index 3bdd13aed70..5a3d7f19dbf 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/en/mlmodel_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/en/mlmodel_index_mapping.json @@ -116,62 +116,7 @@ "type": "text" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "dataProducts": { "properties": { diff --git a/openmetadata-service/src/main/resources/elasticsearch/en/pipeline_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/en/pipeline_index_mapping.json index 8ead67d0292..8429e604b00 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/en/pipeline_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/en/pipeline_index_mapping.json @@ -160,62 +160,7 @@ "type": "text" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "sourceUrl": { "type": "text" diff --git a/openmetadata-service/src/main/resources/elasticsearch/en/search_entity_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/en/search_entity_index_mapping.json index f801bd9eb06..9d4cad06d0b 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/en/search_entity_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/en/search_entity_index_mapping.json @@ -235,62 +235,7 @@ "type": "keyword" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "service": { "properties": { diff --git a/openmetadata-service/src/main/resources/elasticsearch/en/stored_procedure_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/en/stored_procedure_index_mapping.json index b54a4877693..24ff93d1712 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/en/stored_procedure_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/en/stored_procedure_index_mapping.json @@ -504,62 +504,7 @@ "type": "object" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "certification": { "type": "object", diff --git a/openmetadata-service/src/main/resources/elasticsearch/en/table_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/en/table_index_mapping.json index 048545a01e4..e510fde9e05 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/en/table_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/en/table_index_mapping.json @@ -616,66 +616,10 @@ } }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "entityRelationship": { - "type" : "object", - "dynamic": false + "type" : "object" }, "serviceType": { "type": "keyword", diff --git a/openmetadata-service/src/main/resources/elasticsearch/en/topic_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/en/topic_index_mapping.json index 42be2c8ff7a..a5abe72a90a 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/en/topic_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/en/topic_index_mapping.json @@ -483,62 +483,7 @@ } }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "lifeCycle": { "type": "keyword" diff --git a/openmetadata-service/src/main/resources/elasticsearch/jp/api_collection_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/jp/api_collection_index_mapping.json index 9152089e1d5..426b5f4b8a5 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/jp/api_collection_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/jp/api_collection_index_mapping.json @@ -408,62 +408,7 @@ "type": "keyword" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "certification": { "type": "object", diff --git a/openmetadata-service/src/main/resources/elasticsearch/jp/api_endpoint_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/jp/api_endpoint_index_mapping.json index fb58aa1c81d..fafa0cf02e6 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/jp/api_endpoint_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/jp/api_endpoint_index_mapping.json @@ -602,62 +602,7 @@ } }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "lifeCycle": { "type": "keyword" diff --git a/openmetadata-service/src/main/resources/elasticsearch/jp/container_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/jp/container_index_mapping.json index 9a86656b1e4..6d78b668f1e 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/jp/container_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/jp/container_index_mapping.json @@ -108,62 +108,7 @@ "type": "keyword" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "parent": { "properties": { diff --git a/openmetadata-service/src/main/resources/elasticsearch/jp/dashboard_data_model_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/jp/dashboard_data_model_index_mapping.json index 0b8e6f528fe..f2828e4fc15 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/jp/dashboard_data_model_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/jp/dashboard_data_model_index_mapping.json @@ -98,62 +98,7 @@ "type": "keyword" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "version": { "type": "float" diff --git a/openmetadata-service/src/main/resources/elasticsearch/jp/dashboard_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/jp/dashboard_index_mapping.json index 005e91a3c4e..39b0e2115f1 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/jp/dashboard_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/jp/dashboard_index_mapping.json @@ -111,62 +111,7 @@ "type": "keyword" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "domain" : { "properties": { diff --git a/openmetadata-service/src/main/resources/elasticsearch/jp/metric_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/jp/metric_index_mapping.json index 023a7e23d35..11a8bdf17af 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/jp/metric_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/jp/metric_index_mapping.json @@ -322,62 +322,7 @@ "type": "keyword" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "totalVotes": { "type": "long", diff --git a/openmetadata-service/src/main/resources/elasticsearch/jp/mlmodel_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/jp/mlmodel_index_mapping.json index ccb4c62c448..5a6fe0989e6 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/jp/mlmodel_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/jp/mlmodel_index_mapping.json @@ -101,62 +101,7 @@ "type": "text" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "dataProducts": { "properties": { diff --git a/openmetadata-service/src/main/resources/elasticsearch/jp/pipeline_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/jp/pipeline_index_mapping.json index b9dee200779..4037528c98b 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/jp/pipeline_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/jp/pipeline_index_mapping.json @@ -143,62 +143,7 @@ "type": "text" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "domain" : { "properties": { diff --git a/openmetadata-service/src/main/resources/elasticsearch/jp/search_entity_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/jp/search_entity_index_mapping.json index 4f3fed78eea..def3140d519 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/jp/search_entity_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/jp/search_entity_index_mapping.json @@ -412,62 +412,7 @@ "type": "object" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "dataProducts": { "properties": { diff --git a/openmetadata-service/src/main/resources/elasticsearch/jp/stored_procedure_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/jp/stored_procedure_index_mapping.json index 78ccb07bedb..bf73b5285e7 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/jp/stored_procedure_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/jp/stored_procedure_index_mapping.json @@ -582,62 +582,7 @@ "type": "keyword" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "certification": { "type": "object", diff --git a/openmetadata-service/src/main/resources/elasticsearch/jp/table_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/jp/table_index_mapping.json index fbd946e5b66..e104b5273f9 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/jp/table_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/jp/table_index_mapping.json @@ -470,62 +470,10 @@ "type": "object" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" + }, + "entityRelationship": { + "type" : "object" }, "location": { "properties": { diff --git a/openmetadata-service/src/main/resources/elasticsearch/jp/topic_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/jp/topic_index_mapping.json index 74f0a3ba747..96fb87760ce 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/jp/topic_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/jp/topic_index_mapping.json @@ -101,62 +101,7 @@ "type": "keyword" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "messageSchema": { "properties": { diff --git a/openmetadata-service/src/main/resources/elasticsearch/zh/api_collection_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/zh/api_collection_index_mapping.json index db7fb31f472..96be7a8c3f9 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/zh/api_collection_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/zh/api_collection_index_mapping.json @@ -401,62 +401,7 @@ "type": "keyword" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "certification": { "type": "object", diff --git a/openmetadata-service/src/main/resources/elasticsearch/zh/api_endpoint_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/zh/api_endpoint_index_mapping.json index 0990a6aa87a..bc932c79e22 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/zh/api_endpoint_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/zh/api_endpoint_index_mapping.json @@ -600,62 +600,7 @@ } }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "lifeCycle": { "type": "keyword" diff --git a/openmetadata-service/src/main/resources/elasticsearch/zh/container_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/zh/container_index_mapping.json index 9a5e25b0136..77ffa8e59cf 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/zh/container_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/zh/container_index_mapping.json @@ -104,62 +104,7 @@ "type": "keyword" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "parent": { "properties": { diff --git a/openmetadata-service/src/main/resources/elasticsearch/zh/dashboard_data_model_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/zh/dashboard_data_model_index_mapping.json index 6ee61ef0fe7..0f7d6579f90 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/zh/dashboard_data_model_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/zh/dashboard_data_model_index_mapping.json @@ -154,62 +154,7 @@ "type": "keyword" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "owners": { "properties": { diff --git a/openmetadata-service/src/main/resources/elasticsearch/zh/dashboard_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/zh/dashboard_index_mapping.json index 3bc44bfff32..dec0edda6dd 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/zh/dashboard_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/zh/dashboard_index_mapping.json @@ -107,62 +107,7 @@ "type": "keyword" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "charts": { "properties": { diff --git a/openmetadata-service/src/main/resources/elasticsearch/zh/metric_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/zh/metric_index_mapping.json index ea6a5dd6db8..f7f91441ba9 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/zh/metric_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/zh/metric_index_mapping.json @@ -319,62 +319,7 @@ "type": "keyword" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "totalVotes": { "type": "long", diff --git a/openmetadata-service/src/main/resources/elasticsearch/zh/mlmodel_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/zh/mlmodel_index_mapping.json index a13bedf10fe..a524f90898a 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/zh/mlmodel_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/zh/mlmodel_index_mapping.json @@ -95,62 +95,7 @@ "type": "text" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "dataProducts": { "properties": { diff --git a/openmetadata-service/src/main/resources/elasticsearch/zh/pipeline_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/zh/pipeline_index_mapping.json index 9434fcd9536..e7c3cd84ccf 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/zh/pipeline_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/zh/pipeline_index_mapping.json @@ -144,62 +144,7 @@ "type": "text" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "domain" : { "properties": { diff --git a/openmetadata-service/src/main/resources/elasticsearch/zh/search_entity_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/zh/search_entity_index_mapping.json index 6be7e77cac2..bc42beb71c3 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/zh/search_entity_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/zh/search_entity_index_mapping.json @@ -272,62 +272,7 @@ "type": "keyword" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "owners": { "properties": { diff --git a/openmetadata-service/src/main/resources/elasticsearch/zh/stored_procedure_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/zh/stored_procedure_index_mapping.json index a34506bfa3f..29bdfec1a75 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/zh/stored_procedure_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/zh/stored_procedure_index_mapping.json @@ -578,62 +578,7 @@ "type": "keyword" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "certification": { "type": "object", diff --git a/openmetadata-service/src/main/resources/elasticsearch/zh/table_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/zh/table_index_mapping.json index 72c169c1777..927d42c1ab7 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/zh/table_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/zh/table_index_mapping.json @@ -100,62 +100,10 @@ "type": "keyword" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" + }, + "entityRelationship": { + "type" : "object" }, "tableType": { "type": "keyword" diff --git a/openmetadata-service/src/main/resources/elasticsearch/zh/topic_index_mapping.json b/openmetadata-service/src/main/resources/elasticsearch/zh/topic_index_mapping.json index de6c5407ff0..107762dbaa0 100644 --- a/openmetadata-service/src/main/resources/elasticsearch/zh/topic_index_mapping.json +++ b/openmetadata-service/src/main/resources/elasticsearch/zh/topic_index_mapping.json @@ -429,62 +429,7 @@ "normalizer": "lowercase_normalizer" }, "upstreamLineage": { - "type": "object", - "dynamic": false, - "properties": { - "fromEntity": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "type": { - "type": "keyword" - } - } - }, - "pipeline": { - "properties": { - "id": { - "type": "keyword" - }, - "fqnHash": { - "type": "keyword" - }, - "fullyQualifiedName": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "docId": { - "type": "keyword" - }, - "docUniqueId": { - "type": "keyword" - }, - "source": { - "type": "keyword" - }, - "pipelineEntityType": { - "type": "keyword" - }, - "sqlQuery": { - "type": "text", - "index": false - }, - "columns": { - "type": "object", - "enabled": false - } - } + "type": "object" }, "entityType": { "type": "keyword"