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.31k stars 1.17k forks source link

fix missing backtick in mysql keywords #4763

Closed sjgllgh closed 1 year ago

sjgllgh commented 1 year ago

What is the purpose of the change

Fix the issue of not adding backticks for some MySQL keywords.

Related issues/PRs

Related issues: #4762

Brief change log

Checklist

peacewong commented 1 year ago

LGTM.