lyllove opened a new issue #4546: SQLParseEngine can not get columns when sql columns has 'source' name key URL: https://github.com/apache/incubator-shardingsphere/issues/4546 SQLParseEngineFactory.getSQLParseEngine(DatabaseTypes.getTrunkDatabaseType("MySQL").getName()).parse("INSERT INTO iot_mysql_test ( id,name,sex,age,hobby,source ) VALUES( ?,?,?,?,?,?)", false) 
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
