ej-sanmartin commented on PR #60861:
URL: https://github.com/apache/airflow/pull/60861#issuecomment-3834745189

   Addressed your changes.
   
   Found 2 distinct errors in CI/CD:
   
   - **Fixed mypy type error:** Updated `SortParam.to_replace` type from 
`Column` to more general `ColumnElement` to support the new scalar subqueries.
   
   - **Fixed duplicate "deadline" in OpenAPI spec:** Removed `deadline` from 
`allowed_attrs` since `to_replace keys` are auto-included by 
`dynamic_depends()`, thus previously causing redundancies and thus failures.


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

Reply via email to