[
https://issues.apache.org/jira/browse/AIRFLOW-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15832444#comment-15832444
]
Dan Davydov commented on AIRFLOW-778:
-------------------------------------
Yes (this was the original code). The reason is it skips the SqlSensor
constructor so apply_defaults doesn't see that e.g. conn_id are not supplied in
the args.
> Metastore Partition Sensor Broken
> ---------------------------------
>
> Key: AIRFLOW-778
> URL: https://issues.apache.org/jira/browse/AIRFLOW-778
> Project: Apache Airflow
> Issue Type: Bug
> Components: operators
> Reporter: Dan Davydov
> Assignee: Dan Davydov
> Priority: Blocker
>
> MetastorePartitionSensor always throws an exception on initialization due to
> 72cc8b3006576153aa30d27643807b4ae5dfb593 .
> Looks like the tests for this are only run if an explicit flag is set which
> is how this got past CI.
> cc [~xuanji]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)