You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/02/09 05:31:12 UTC

[GitHub] [shardingsphere] RaigorJiang opened a new issue #15308: `RESET SCALING jobId` parse error when use PostgreSQL.

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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] lanchengx closed issue #15308: `RESET SCALING jobId` parse error when use PostgreSQL.

Posted by GitBox <gi...@apache.org>.
lanchengx closed issue #15308:
URL: https://github.com/apache/shardingsphere/issues/15308


   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org