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

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

Github user fhueske commented on the pull request:

    https://github.com/apache/flink/pull/1428#issuecomment-165847905
  
    Created a PR for `flink-java`. 
    
    **Summary**
    
    Changed to Experimental:
    - DataSink.sortLocalOutput (should be deprecated, IMO. See FLINK-3186)
    - DataSource.getSplitDataProperties
    - SplitDataProperties
    - DataSetUtils (not sure if we won't move methods out to core API, 
**discussion please**)
    
    Changed to Public:
    - CsvReader
    - All subclasses of DataSet, incl. Operator
    - Grouping and subclasses
    - Either and EitherTypeInfo
    - ObjectArrayTypeInfo
    - FunctionAnnotation
    - DiscardingOF
    - TextIF and TextOF
    



> Introduce annotations for interface stability
> ---------------------------------------------
>
>                 Key: FLINK-3093
>                 URL: https://issues.apache.org/jira/browse/FLINK-3093
>             Project: Flink
>          Issue Type: New Feature
>          Components: Build System
>    Affects Versions: 1.0.0
>            Reporter: Robert Metzger
>            Assignee: Robert Metzger
>            Priority: Blocker
>
> For the upcoming 1.0 release, we want to mark interfaces as public/stable so 
> that we can automatically ensure that newer Flink releases (1.1, 1.2, ..) are 
> not breaking them.



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

Reply via email to