This is an automated email from the ASF dual-hosted git repository.
duanzhengqiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from e905a381f2d Persist job progress when start incremental task of CDC
(#26768)
add edff5a8de39 Support MySQL LATERAL query parse (#26771)
No new revisions were added by this update.
Summary of changes:
.../src/main/antlr4/imports/mysql/DMLStatement.g4 | 5 +-
.../main/resources/case/dml/select-expression.xml | 44 +++++++++++++++
.../main/resources/case/dml/select-sub-query.xml | 64 ++++++++++++++++++++++
.../sql/supported/dml/select-expression.xml | 1 +
.../sql/supported/dml/select-sub-query.xml | 1 +
5 files changed, 114 insertions(+), 1 deletion(-)