I want to do some transformation on raw data and then create a table from that. Is it possible to create a schema for the table (in advance) and then using that transformed dataset and schema create the table?
- How to create schema for Flink table Soheil Pourbafrani
- Re: How to create schema for Flink table Hequn Cheng