[GitHub] flink issue #4118: [FLINK-6788]:Remove unused GenericFlatTypePostPass/Abstra...

2017-06-13 Thread wangmiao1981
Github user wangmiao1981 commented on the issue: https://github.com/apache/flink/pull/4118 @zentol I opened a new PR as I really messed up the old one. Sorry for wasting your time. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] flink pull request #4118: [FLINK-6788]:Remove unused GenericFlatTypePostPass...

2017-06-13 Thread wangmiao1981
GitHub user wangmiao1981 opened a pull request: https://github.com/apache/flink/pull/4118 [FLINK-6788]:Remove unused GenericFlatTypePostPass/AbstractSchema class Removed two unused classes by deleting corresponding files. Build Success. Run mvn clean verify Optimizer module

[GitHub] flink issue #4106: [FLINK-6788]:Remove unused GenericFlatTypePostPass/Abstra...

2017-06-13 Thread wangmiao1981
Github user wangmiao1981 commented on the issue: https://github.com/apache/flink/pull/4106 It seems that I massed up this PR. Let me close it and resubmit a new PR. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] flink pull request #4106: [FLINK-6788]:Remove unused GenericFlatTypePostPass...

2017-06-13 Thread wangmiao1981
Github user wangmiao1981 closed the pull request at: https://github.com/apache/flink/pull/4106 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] flink issue #4106: [FLINK-6788]:Remove unused GenericFlatTypePostPass/Abstra...

2017-06-13 Thread wangmiao1981
Github user wangmiao1981 commented on the issue: https://github.com/apache/flink/pull/4106 I did one revert and recommit. Is it acceptable now? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] flink issue #4106: [FLINK-6788]:Remove unused GenericFlatTypePostPass/Abstra...

2017-06-13 Thread wangmiao1981
Github user wangmiao1981 commented on the issue: https://github.com/apache/flink/pull/4106 flink_ws_05_31 m.wang$ git config --list remote.origin.url=g...@github.com:wangmiao1981/flink.git remote.origin.fetch=+refs/heads/*:refs/remotes/origin/* branch.master.remote

[GitHub] flink issue #4106: [FLINK-6788]:Remove unused GenericFlatTypePostPass/Abstra...

2017-06-13 Thread wangmiao1981
Github user wangmiao1981 commented on the issue: https://github.com/apache/flink/pull/4106 let me do one more thing to set git user and git email. Just a second. I am using a new laptop now :) Thanks! --- If your project is set up for it, you can reply to this email and

[GitHub] flink issue #4106: [FLINK-6788]:Remove unused GenericFlatTypePostPass/Abstra...

2017-06-13 Thread wangmiao1981
Github user wangmiao1981 commented on the issue: https://github.com/apache/flink/pull/4106 @zentol Thanks for your time! It is strange that it includes a merge. Let me rebase my branch and push again. --- If your project is set up for it, you can reply to this email and have your

[GitHub] flink issue #4106: [FLINK-6788]:Remove unused GenericFlatTypePostPass/Abstra...

2017-06-13 Thread wangmiao1981
Github user wangmiao1981 commented on the issue: https://github.com/apache/flink/pull/4106 retest please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] flink pull request #4106: [FLINK-6788]:Remove unused GenericFlatTypePostPass...

2017-06-11 Thread wangmiao1981
GitHub user wangmiao1981 opened a pull request: https://github.com/apache/flink/pull/4106 [FLINK-6788]:Remove unused GenericFlatTypePostPass/AbstractSchema class Removed two unused classes by deleting corresponding files. Build Success. Run `mvn clean verify` Optimizer