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/11/22 11:59:40 UTC

[GitHub] [shardingsphere] justtraveller opened a new issue, #22344: Missing UNSIGNED INTEGER and SIGNED INTEGER

justtraveller opened a new issue, #22344:
URL: https://github.com/apache/shardingsphere/issues/22344

   Is there a reason why castType is missing UNSIGNED INTEGER and SIGNED INTEGER ?
   
   https://github.com/apache/shardingsphere/blob/163a4bd2b863435bb69cc1181035e79d4335b5ad/sql-parser/dialect/mysql/src/main/antlr4/imports/mysql/BaseRule.g4#L1017
   
   They are defined in dataType.
   
   https://github.com/apache/shardingsphere/blob/163a4bd2b863435bb69cc1181035e79d4335b5ad/sql-parser/dialect/mysql/src/main/antlr4/imports/mysql/BaseRule.g4#L1161
   
   I apologize if this question has already been answered, I couldn't find this information anywhere.


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

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


[GitHub] [shardingsphere] strongduanmu commented on issue #22344: Missing UNSIGNED INTEGER and SIGNED INTEGER in castType

Posted by GitBox <gi...@apache.org>.
strongduanmu commented on issue #22344:
URL: https://github.com/apache/shardingsphere/issues/22344#issuecomment-1324399871

   Hi @justtraveller, thank you for your feedback. I think this maybe a bug, can you try to fix it?


-- 
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] justtraveller commented on issue #22344: Missing UNSIGNED INTEGER and SIGNED INTEGER in castType

Posted by GitBox <gi...@apache.org>.
justtraveller commented on issue #22344:
URL: https://github.com/apache/shardingsphere/issues/22344#issuecomment-1326041410

   I am going to give it a shot.


-- 
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 commented on issue #22344: Missing UNSIGNED INTEGER and SIGNED INTEGER in castType

Posted by GitBox <gi...@apache.org>.
strongduanmu commented on issue #22344:
URL: https://github.com/apache/shardingsphere/issues/22344#issuecomment-1326058603

   Good job, I will assign this issue to you.


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