apache / linkis

Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
https://linkis.apache.org/
Apache License 2.0
3.29k stars 1.16k forks source link

generate flink sqlTemplate(ddl,dql,dml) #4927

Open 1625567290 opened 11 months ago

1625567290 commented 11 months ago

generate flink sqlTemplate(ddl,dql,dml)

casionone commented 11 months ago

git action [Code Format Check] failed please run

mvn spotless:apply

format code style

ChengJie1053 commented 11 months ago

The column types obtained from the data source need to be converted to flink's column types. And add test cases to ensure that the generated flink ddl can execute successfully