Updated on 2025-04-15 GMT+08:00

Flink SQL GaussDB(DWS) Development Rules

Creating a Table in GaussDB(DWS) Before Running The Job

To develop a Flink SQL GaussDB(DWS) table job, you need to create a data table in GaussDB(DWS).

If the Flink SQL job cannot find the corresponding table in GaussDB(DWS), an error will be reported. You need to create an empty table for receiving data in GaussDB(DWS) before running the job.