The GitHub Actions job "Tests" on 
airflow.git/62498-DatabricksCopyIntoOperator-Validation has succeeded.
Run started by GitHub user SameerMesiah97 (triggered by SameerMesiah97).

Head commit for run:
ad538042a6776afc5d2e95a4066fd1fa327bc97e / Sameer Mesiah <[email protected]>
Add validation for table_name and expression_list in DatabricksCopyIntoOperator

Validate table_name to ensure each dot-separated segment is a valid SQL 
identifier
and prevent it from mutating the generated COPY INTO statement. Block 
multi-statement
tokens in expression_list to prevent statement boundary escape and destructive 
SQL
injection via projection clauses.

Includes input validation and unit tests covering both valid and invalid 
identifier
and expression_list scenarios.

Report URL: https://github.com/apache/airflow/actions/runs/22464099265

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to