[
https://issues.apache.org/jira/browse/FLINK-3872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15324725#comment-15324725
]
ASF GitHub Bot commented on FLINK-3872:
---------------------------------------
Github user fhueske commented on the issue:
https://github.com/apache/flink/pull/2069
Hi @uce , the update looks good. I think we should add the new TableSources
to the Table API documentation. Maybe adding a table to like to `table.md`?
| Class name | Maven dep | BatchSource | Streaming | Description
| `CsvTableSouce` | `flink-table` | Y | Y | ...
| `Kafka08JsonTableSource` | `flink-connector-kafka-0.8` | N | Y | ...
> Add Kafka TableSource with JSON serialization
> ---------------------------------------------
>
> Key: FLINK-3872
> URL: https://issues.apache.org/jira/browse/FLINK-3872
> Project: Flink
> Issue Type: New Feature
> Components: Table API
> Reporter: Fabian Hueske
> Assignee: Ufuk Celebi
> Fix For: 1.1.0
>
>
> Add a Kafka TableSource which reads JSON serialized data.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)