codeant-ai-for-open-source[bot] commented on code in PR #43566:
URL: https://github.com/apache/superset/pull/43566#discussion_r4068664242


##########
superset/db_engine_specs/elasticsearch.py:
##########
@@ -204,6 +204,22 @@ class OpenDistroEngineSpec(BaseEngineSpec):  # pylint: 
disable=abstract-method
     engine = "odelasticsearch"
     engine_name = "OpenSearch (OpenDistro)"
 
+    metadata = {
+        "description": (
+            "OpenSearch (OpenDistro) is a community-driven, open-source search 
"
+            "and analytics suite derived from Elasticsearch."
+        ),
+        "logo": "elasticsearch.png",
+        "homepage_url": "https://opensearch.org/";,

Review Comment:
   ✅ **Customized review instruction saved!**
   
   **Instruction:**
   > Do not flag reuse of elasticsearch.png for OpenSearch/OpenDistro metadata 
when no dedicated OpenSearch logo asset exists and this matches the existing 
repository convention.
   
   **Applied to:**
     - `superset/db_engine_specs/elasticsearch.py`
   
   ---
   💡 *To manage or update this instruction, visit: [CodeAnt AI 
Settings](https://app.codeant.ai/org/settings/learnings)*



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to