betodealmeida commented on code in PR #33564:
URL: https://github.com/apache/superset/pull/33564#discussion_r2114377775


##########
tests/unit_tests/db_engine_specs/test_elasticsearch.py:
##########
@@ -93,21 +92,3 @@ def test_opendistro_sqla_column_label(original: str, 
expected: str) -> None:
     from superset.db_engine_specs.elasticsearch import OpenDistroEngineSpec
 
     assert OpenDistroEngineSpec.make_label_compatible(original) == expected
-
-
-def test_opendistro_strip_comments() -> None:

Review Comment:
   This is no longer responsibility of the DB engine spec.



-- 
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