[ https://issues.apache.org/jira/browse/FLINK-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15041574#comment-15041574 ]
ASF GitHub Bot commented on FLINK-3112: --------------------------------------- GitHub user fhueske opened a pull request: https://github.com/apache/flink/pull/1436 [FLINK-3112] Remove unused RecordModelPostPass Class is not used and a leftover of the Record API. You can merge this pull request into a Git repository by running: $ git pull https://github.com/fhueske/flink rmRecordPostPass Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/1436.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1436 ---- commit c8635f67855f037f2c5524176b672bfcc95f9455 Author: Fabian Hueske <fhue...@apache.org> Date: 2015-12-04T12:13:05Z [FLINK-3112] Remove unused RecordModelPostPass ---- > Remove unused RecordModelPostPass class > --------------------------------------- > > Key: FLINK-3112 > URL: https://issues.apache.org/jira/browse/FLINK-3112 > Project: Flink > Issue Type: Task > Components: Optimizer > Affects Versions: 1.0.0 > Reporter: Fabian Hueske > Assignee: Fabian Hueske > Priority: Trivial > Fix For: 1.0.0 > > > {{RecordModelPostPass.java}} belongs to the recently removed Record API and > should be removed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)