RaigorJiang opened a new issue #15308:
URL: https://github.com/apache/shardingsphere/issues/15308


   We have a DistSQL syntax definition:
   ```sql
   resetScaling
       : RESET SCALING jobId
       ;
   ```
   
   For example:
   ```sql
   RESET SCALING 471560735548487; 
   ```
   
   But when use PostgreSQL, it conflicts with the parsing of `resetParameter`:
   
![image](https://user-images.githubusercontent.com/5668787/153127791-d7372a52-4a1d-4d3b-83c5-7a4cac1534e4.png)
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to