How to create schema for Flink table

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to create schema for Flink table

Soheil Pourbafrani
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?
Reply | Threaded
Open this post in threaded view
|

Re: How to create schema for Flink table

Hequn Cheng
Hi Soheil,

Let me know if you have any questions.

Best, Hequn

On Sun, Jan 27, 2019 at 5:37 AM Soheil Pourbafrani <[hidden email]> wrote:
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?