[
https://issues.apache.org/jira/browse/AIRFLOW-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15832514#comment-15832514
]
ASF subversion and git services commented on AIRFLOW-778:
---------------------------------------------------------
Commit 241fd2709fa948336018cfa1032bcea2c8b8d1bd in incubator-airflow's branch
refs/heads/master from [~aoen]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=241fd27 ]
[AIRFLOW-778] Fix completey broken MetastorePartitionSensor
MetastorePartitionSensor always throws an
exception on initialization due to
72cc8b3006576153aa30d27643807b4ae5dfb593 . This PR
reverts the breaking part of this commit.
Looks like the tests for this are only run if an
explicit flag is set which is how this got past
CI.
Closes #2005 from
aoen/ddavydov/fix_metastore_partition_sensor
> 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)