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


##########
tests/integration_tests/query_context_tests.py:
##########
@@ -876,12 +876,6 @@ def test_special_chars_in_column_name(app_context, 
physical_dataset):
                 "columns": [
                     "col1",
                     "time column with spaces",
-                    {
-                        "label": "I_AM_A_TRUNC_COLUMN",
-                        "sqlExpression": "time column with spaces",

Review Comment:
   This is not valid SQL for an adhoc column.



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