mayurnewase commented on code in PR #21729: URL: https://github.com/apache/superset/pull/21729#discussion_r990878571
########## tests/integration_tests/charts/data/api_tests.py: ########## @@ -764,6 +764,47 @@ def test_with_virtual_table_with_colons_as_datasource(self): assert "':xyz:qwerty'" in result["query"] assert "':qwerty:'" in result["query"] + @pytest.mark.usefixtures("load_birth_names_dashboard_with_slices") + def test_with_table_columns_without_metrics(self): Review Comment: will add those integration tests later. -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org