You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2016/12/07 17:46:58 UTC

[jira] [Created] (FLINK-5281) Extend KafkaJsonTableSources to support nested data

Fabian Hueske created FLINK-5281:
------------------------------------

             Summary: Extend KafkaJsonTableSources to support nested data
                 Key: FLINK-5281
                 URL: https://issues.apache.org/jira/browse/FLINK-5281
             Project: Flink
          Issue Type: Improvement
          Components: Table API & SQL
    Affects Versions: 1.2.0
            Reporter: Fabian Hueske


The {{TableSource}} does currently not support nested data. 

Once FLINK-5280 is fixed, the KafkaJsonTableSources should be extended to support nested input data. The nested data should be produced as {{Row}}s nested in {{Row}}s.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)