Francesco Guardiani created FLINK-24778:
-------------------------------------------
Summary: Add DataTypes#ROW(List<Field>)
Key: FLINK-24778
URL: https://issues.apache.org/jira/browse/FLINK-24778
Project: Flink
Issue Type: Bug
Components: Table SQL / API, Table SQL / Ecosystem
Reporter: Francesco Guardiani
Assignee: Francesco Guardiani
This method helps to reduce friction when using Stream of fields, because it
can be used for {{Collectors.collectingAndThen(Collectors.toList,
DataTypes::ROW)}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)