[
https://issues.apache.org/jira/browse/FLINK-5187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15741996#comment-15741996
]
ASF GitHub Bot commented on FLINK-5187:
---------------------------------------
Github user fhueske commented on a diff in the pull request:
https://github.com/apache/flink/pull/2968#discussion_r91754276
--- Diff: docs/dev/types_serialization.md ---
@@ -92,6 +92,8 @@ Internally, Flink makes the following distinctions
between types:
* POJOs: classes that follow a certain bean-like pattern
+ * Row (unlimited length of fields)
--- End diff --
Extend the description of the Java and Scala tuples (max 25 / 22 fields,
null fields not supported) to make the difference to `Row` clear.
> Create analog of Row in core
> ----------------------------
>
> Key: FLINK-5187
> URL: https://issues.apache.org/jira/browse/FLINK-5187
> Project: Flink
> Issue Type: Sub-task
> Components: Core, Table API & SQL
> Reporter: Anton Solovev
> Assignee: Jark Wu
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)