This is an automated email from the ASF dual-hosted git repository. zhangliang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push: new b9c0f0c6de0 fix ClickHouseSelectStatement cannot be cast to SQL92SelectStatement (#35382) b9c0f0c6de0 is described below commit b9c0f0c6de0bf8b7be77d63fdacbb425f412f73c Author: huang-zs <59685291+huang...@users.noreply.github.com> AuthorDate: Fri Jun 6 00:43:08 2025 +0800 fix ClickHouseSelectStatement cannot be cast to SQL92SelectStatement (#35382) change force cast from SQL92SelectStatement to SelectStatement