[jira] [Created] (FLINK-5186) Move Row and RowTypeInfo into Flink core

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-5186) Move Row and RowTypeInfo into Flink core

Shang Yuanchun (Jira)
Anton Solovev created FLINK-5186:
------------------------------------

             Summary: Move Row and RowTypeInfo into Flink core
                 Key: FLINK-5186
                 URL: https://issues.apache.org/jira/browse/FLINK-5186
             Project: Flink
          Issue Type: Improvement
          Components: Core, Table API & SQL
            Reporter: Anton Solovev


Those classes needs to be reworked before. They should not depend on
Scala-related things. RowTypeInfo should not inherit from CaseClassTypeInfo, the current solution with the dummy field names is a hacky solution anyway. Row should not inherit from Scala classes. Also Row should support unlimited count of fields




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