apache / incubator-streampark

Make stream processing easier! Easy-to-use streaming application development framework and operation platform.
https://streampark.apache.org/
Apache License 2.0
3.82k stars 983 forks source link

[Feature] Add semantic validation for Flink SQL #2322

Open LB-Yu opened 1 year ago

LB-Yu commented 1 year ago

Search before asking

Description

Currently, StreamPark only supports syntax validation for SQL. For complex SQL, semantic validation is very necessary, it can enable developers to quickly discover SQL logic errors in the development stage, greatly improve the development efficiency.

After supporting semantic validation, the following effects will be achieved.

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

Code of Conduct

LB-Yu commented 1 year ago

If you think this feature is meaningful, I would like to submit a PR.

wolfboys commented 1 year ago

If you think this feature is meaningful, I would like to submit a PR.

hi yu: This is a great feature and important feature, we are Looking forward to your contribution for this big feature.

wolfboys commented 1 year ago

If you think this feature is meaningful, I would like to submit a PR.

You can follow our WeChat Official Account: "apache streampark" and contact the developer

monologuist commented 7 months ago

Hello, I noticed that this issue has been raised for nearly one year. Has the latest PR been completed? I am willing to follow up this issue and complete the relevant code.

If you think this feature is meaningful, I would like to submit a PR.