Kevin Yang created AIRFLOW-2383:
-----------------------------------

             Summary: Escape colon in partition name when poking inside 
NamedHivePartitionSensor
                 Key: AIRFLOW-2383
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2383
             Project: Apache Airflow
          Issue Type: Bug
            Reporter: Kevin Yang


colon in NamedHivePartitionSensor is not escaping colon in the partition name 
causing different behavior than HivePartitionSensor if there's colon in the 
partition name. Need to escape it to `%3A`



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to