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

ASF GitHub Bot commented on FLINK-1471:
---------------------------------------

Github user twalthr commented on the pull request:

    https://github.com/apache/flink/pull/359#issuecomment-73028436
  
    The discussion is how a Function without any generics (raw) should be 
treated. 
    
    In general we have 3 possiblities:
    - Skip input validation completely if Function implements 
ResultTypeQueryable
    - Introduce a Interface /Anntotation SkipInputValidation for special use 
cases
    - This PR: Skip input validation if Function is a raw type.


> Allow KeySelectors to implement ResultTypeQueryable
> ---------------------------------------------------
>
>                 Key: FLINK-1471
>                 URL: https://issues.apache.org/jira/browse/FLINK-1471
>             Project: Flink
>          Issue Type: Bug
>          Components: Java API
>    Affects Versions: 0.9
>            Reporter: Robert Metzger
>            Assignee: Timo Walther
>             Fix For: 0.9
>
>
> See https://github.com/apache/flink/pull/354



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

Reply via email to