You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/08/09 22:40:20 UTC

[jira] [Commented] (AIRFLOW-402) NamedHivePartitionSensor static analysis raises false positives

    [ https://issues.apache.org/jira/browse/AIRFLOW-402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15414372#comment-15414372 ] 

ASF subversion and git services commented on AIRFLOW-402:
---------------------------------------------------------

Commit f1abffa3805930dbe9ed7304e70431da1025f0db in incubator-airflow's branch refs/heads/master from [~xuanji]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=f1abffa ]

[AIRFLOW-402] Remove NamedHivePartitionSensor static check, add docs

Addresses the following issues:
[https://issues.apache.org/jira/browse/AIRFLOW-402](https://issues.apache.org/jira/browse/AIRFLOW-402)

Closes #1711 from zodiac/fix_named_hive_partition_sensor


> NamedHivePartitionSensor static analysis raises false positives
> ---------------------------------------------------------------
>
>                 Key: AIRFLOW-402
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-402
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Li Xuanji
>            Assignee: Li Xuanji
>
> For eg, it will fail to parse this
> ```
> 'default.a_simple_table/ds={{ "-".join(["2016", "03", "11"]) }}'
> ```



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)