You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/12/06 04:14:20 UTC

[GitHub] [airflow] uranusjr commented on pull request #28119: Make BaseJob.most_recent_job method to favor "running" jobs

uranusjr commented on PR #28119:
URL: https://github.com/apache/airflow/pull/28119#issuecomment-1338720697

   MSSQL does not support ordering with a filter expression 😞 You probably need to use `COALESCE` or `ISNULL` instead and observe various databases support.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org