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.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to