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/05/27 02:13:09 UTC

[GitHub] [shardingsphere] everly-gif opened a new pull request, #17986: Support parsing `CREATE CAST` in openGauss

everly-gif opened a new pull request, #17986:
URL: https://github.com/apache/shardingsphere/pull/17986

   Ref #17736 
   
   Changes proposed in this pull request:
   - Adds `CREATE CAST` grammar
   - Supports Parsing `CREATE CAST` in openGauss
   - Adds tests
   
   One small concern is addition of `datatypeName` to `functionWithArgtypes`, the example given in openGauss seems to support it, it is needed for the tests to pass but would like feedback.
   
   ✅ Builds locally
   


-- 
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] strongduanmu merged pull request #17986: Support parsing `CREATE CAST` in openGauss

Posted by GitBox <gi...@apache.org>.
strongduanmu merged PR #17986:
URL: https://github.com/apache/shardingsphere/pull/17986


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