[
https://issues.apache.org/jira/browse/FLINK-11996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-11996:
-----------------------------------
Labels: pull-request-available (was: )
> Case class maximum of 22 fields
> -------------------------------
>
> Key: FLINK-11996
> URL: https://issues.apache.org/jira/browse/FLINK-11996
> Project: Flink
> Issue Type: Improvement
> Components: API / Scala, API / Type Serialization System,
> Documentation
> Reporter: Wouter Zorgdrager
> Assignee: vinoyang
> Priority: Minor
> Labels: pull-request-available
>
> The [serialization
> documentation|https://ci.apache.org/projects/flink/flink-docs-release-1.7/dev/types_serialization.html#flinks-typeinformation-class]
> states that there is a limit of 22 fields in a case class. Since [Scala
> 2.11|https://github.com/scala/bug/issues/7296] this arity limit has been
> removed and therefore this limit should also be removed on this documentation
> page.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)