Re: how to split a column value into multiple rows in flink sql?

Posted by Yik San Chan on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/how-to-split-a-column-value-into-multiple-rows-in-flink-sql-tp43564p43589.html

Hi,

Maybe try row-based flatMap operation in table api. It is available on flink
1.13.x

https://ci.apache.org/projects/flink/flink-docs-master/docs/dev/table/tableapi/#flatmap

Best,
Yik San



--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/