[GitHub] flink pull request #5257: [FLINK-8381] [table] Document more flexible schema...

2018-01-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/5257 ---

[GitHub] flink pull request #5257: [FLINK-8381] [table] Document more flexible schema...

2018-01-08 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/5257#discussion_r160275286 --- Diff: docs/dev/table/common.md --- @@ -802,7 +802,87 @@ val dsTuple: DataSet[(String, Int)] = tableEnv.toDataSet[(String, Int)](table) ###

[GitHub] flink pull request #5257: [FLINK-8381] [table] Document more flexible schema...

2018-01-08 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/5257#discussion_r160274966 --- Diff: docs/dev/table/common.md --- @@ -802,7 +802,87 @@ val dsTuple: DataSet[(String, Int)] = tableEnv.toDataSet[(String, Int)](table) ###

[GitHub] flink pull request #5257: [FLINK-8381] [table] Document more flexible schema...

2018-01-08 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/5257#discussion_r160275240 --- Diff: docs/dev/table/common.md --- @@ -802,7 +802,87 @@ val dsTuple: DataSet[(String, Int)] = tableEnv.toDataSet[(String, Int)](table) ###

[GitHub] flink pull request #5257: [FLINK-8381] [table] Document more flexible schema...

2018-01-08 Thread twalthr
GitHub user twalthr opened a pull request: https://github.com/apache/flink/pull/5257 [FLINK-8381] [table] Document more flexible schema definition ## What is the purpose of the change Documentation for schema definition modes. You can merge this pull request into a Git