GitHub user q121212 edited a comment on the discussion: Airflow scheduler crashes with a psycopg2.errors.GroupingError due to an incorrect SQL query when detecting orphaned datasets
@bufubaoni Thanks I believe the your's explanation isn’t just valid—it’s the right way to solve it. Ensuring that dataset has all expected indexes is more robust, sustainable, and safe than a quick patch. It fixes the symptom and root cause, aligning our database to what Airflow actually expects. GitHub link: https://github.com/apache/airflow/discussions/51886#discussioncomment-13510613 ---- This is an automatically sent email for commits@airflow.apache.org. To unsubscribe, please send an email to: commits-unsubscr...@airflow.apache.org