(select * from table) limit 1 -> CCJSqlParserUtil.parse(sql) result -> (select * from table) "limit 1" missed