[GitHub] flink pull request #2511: [FLINK-4288] [table] Make it possible to unregiste...

2017-01-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/2511 --- 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 #2511: [FLINK-4288] [table] Make it possible to unregiste...

2017-01-05 Thread twalthr
GitHub user twalthr reopened a pull request: https://github.com/apache/flink/pull/2511 [FLINK-4288] [table] Make it possible to unregister tables Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration.

[GitHub] flink pull request #2511: [FLINK-4288] [table] Make it possible to unregiste...

2017-01-05 Thread twalthr
Github user twalthr closed the pull request at: https://github.com/apache/flink/pull/2511 --- 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 #2511: [FLINK-4288] [table] Make it possible to unregiste...

2016-11-18 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/2511#discussion_r88737982 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/api/table/TableEnvironment.scala --- @@ -133,12 +134,24 @@ abstract class

[GitHub] flink pull request #2511: [FLINK-4288] [table] Make it possible to unregiste...

2016-11-18 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/2511#discussion_r88737974 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/api/table/TableEnvironment.scala --- @@ -133,12 +134,24 @@ abstract class

[GitHub] flink pull request #2511: [FLINK-4288] [table] Make it possible to unregiste...

2016-11-18 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/2511#discussion_r88737674 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/api/table/FlinkSchema.scala --- @@ -0,0 +1,57 @@ +/* + * Licensed to the

[GitHub] flink pull request #2511: [FLINK-4288] [table] Make it possible to unregiste...

2016-09-19 Thread twalthr
GitHub user twalthr opened a pull request: https://github.com/apache/flink/pull/2511 [FLINK-4288] [table] Make it possible to unregister tables Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration.