LinXinHun opened a new issue #2130: supported hibernate insert values ( ) URL: https://github.com/apache/incubator-shardingsphere/issues/2130 ## Feature Request **For English only**, other languages will not accept. Please pay attention on issues you submitted, because we maybe need more details. If no response **more than 7 days** and we cannot make decision by current information, we will **close it**. Please answer these questions before submitting your issue. Thanks! ### Is your feature request related to a problem? Yes,the hight version sharding-sphere cannot support hibernate id generate greater than 1.4.2 like 3.1.0,will throw exception when insertparse sql like (insert table_name values ( )) values contains blank. ### Describe the feature you would like. I'll change ParsingSQLRouter's construtor or InsertValuesClauseParser's parseValues for support this problem.
---------------------------------------------------------------- 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
