rusackas commented on code in PR #42929:
URL: https://github.com/apache/superset/pull/42929#discussion_r3764175339


##########
superset/models/helpers.py:
##########
@@ -329,6 +329,62 @@ def validate_stored_expression_at_query_time(
     return expression
 
 
+def validate_rendered_expression(

Review Comment:
   Added direct unit tests for `validate_rendered_expression` covering 
multi-statement rejection, set-operation rejection, sub-query rejection, and 
the pass-through case.



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