[GitHub] flink pull request: [FLINK-3486] [tableAPI] Fix broken renaming of...

2016-03-03 Thread fhueske
Github user fhueske closed the pull request at: https://github.com/apache/flink/pull/1738 --- 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 is

[GitHub] flink pull request: [FLINK-3486] [tableAPI] Fix broken renaming of...

2016-03-03 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/1738#issuecomment-191670391 Merged to `tableOnCalcite` --- 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

[GitHub] flink pull request: [FLINK-3486] [tableAPI] Fix broken renaming of...

2016-03-02 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/1738#issuecomment-191502994 Will merge this to `tableOnCalcite` branch. --- 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

[GitHub] flink pull request: [FLINK-3486] [tableAPI] Fix broken renaming of...

2016-02-29 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/1738#issuecomment-190276423 I fixed the failing tests. --- 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

[GitHub] flink pull request: [FLINK-3486] [tableAPI] Fix broken renaming of...

2016-02-29 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/1738#discussion_r54430812 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/api/table/table.scala --- @@ -98,7 +100,19 @@ class Table(

[GitHub] flink pull request: [FLINK-3486] [tableAPI] Fix broken renaming of...

2016-02-29 Thread vasia
Github user vasia commented on a diff in the pull request: https://github.com/apache/flink/pull/1738#discussion_r54430318 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/api/table/table.scala --- @@ -98,7 +100,19 @@ class Table( .map(toRexNode(_,

[GitHub] flink pull request: [FLINK-3486] [tableAPI] Fix broken renaming of...

2016-02-29 Thread fhueske
GitHub user fhueske opened a pull request: https://github.com/apache/flink/pull/1738 [FLINK-3486] [tableAPI] Fix broken renaming of all fields. You can merge this pull request into a Git repository by running: $ git pull https://github.com/fhueske/flink tableAllRenameFix