flink sql array select to java array mapper

后端 未结 0 818
刺人心
刺人心 2021-01-14 09:48

is there any way to map sql Row mapper to java array object

example:

tableEnvironment.toRetractStream(table, Row.class)


    select ARRAY[ Event(e1.id         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题