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


##########
superset/commands/report/alert.py:
##########
@@ -196,6 +210,7 @@ def _execute_query(self) -> pd.DataFrame:
 
         try:
             rendered_sql = 
sql_template.process_template(self._report_schedule.sql)

Review Comment:
   ✅ **Customized review instruction saved!**
   
   **Instruction:**
   > Do not require re-authorization after trusted, operator-controlled SQL 
mutators or limit wrappers in alert query execution; these transformations are 
within the established trust boundary.
   
   **Applied to:**
     - `superset/commands/report/alert.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