You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/06/11 06:23:35 UTC

[GitHub] [doris] dataroaring opened a new issue, #20670: [Enhancement] default value for bigint should not has to be quoted

dataroaring opened a new issue, #20670:
URL: https://github.com/apache/doris/issues/20670

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Description
   
   CREATE TABLE t (topic BIGINT DEFAULT 0) does not work. CREATE TABLE t (topic BIGINT DEFAULT "0") works. 
   
   ### Solution
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@doris.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] tudouzhao commented on issue #20670: [Enhancement] default value for bigint should not has to be quoted

Posted by "tudouzhao (via GitHub)" <gi...@apache.org>.
tudouzhao commented on issue #20670:
URL: https://github.com/apache/doris/issues/20670#issuecomment-1693547669

   @dataroaring 


-- 
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: commits-unsubscribe@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] tudouzhao commented on issue #20670: [Enhancement] default value for bigint should not has to be quoted

Posted by "tudouzhao (via GitHub)" <gi...@apache.org>.
tudouzhao commented on issue #20670:
URL: https://github.com/apache/doris/issues/20670#issuecomment-1693542629

   if this issue is not solved, I would like to try solving it in one week.


-- 
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: commits-unsubscribe@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] waywtdcc commented on issue #20670: [Enhancement] default value for bigint should not has to be quoted

Posted by "waywtdcc (via GitHub)" <gi...@apache.org>.
waywtdcc commented on issue #20670:
URL: https://github.com/apache/doris/issues/20670#issuecomment-1694943464

   i want to resolve this issue in  this week @tudouzhao 


-- 
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: commits-unsubscribe@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] nanfeng1999 commented on issue #20670: [Enhancement] default value for bigint should not has to be quoted

Posted by "nanfeng1999 (via GitHub)" <gi...@apache.org>.
nanfeng1999 commented on issue #20670:
URL: https://github.com/apache/doris/issues/20670#issuecomment-1586085520

   I will resolve 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: commits-unsubscribe@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] tudouzhao commented on issue #20670: [Enhancement] default value for bigint should not has to be quoted

Posted by "tudouzhao (via GitHub)" <gi...@apache.org>.
tudouzhao commented on issue #20670:
URL: https://github.com/apache/doris/issues/20670#issuecomment-1695636959

   may we need to pay attention to this enhancement issue, but that issue is not merged.


-- 
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: commits-unsubscribe@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] guochao521 commented on issue #20670: [Enhancement] default value for bigint should not has to be quoted

Posted by "guochao521 (via GitHub)" <gi...@apache.org>.
guochao521 commented on issue #20670:
URL: https://github.com/apache/doris/issues/20670#issuecomment-1691168735

   @dataroaring  Hello, I want to resolve 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: commits-unsubscribe@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] waywtdcc commented on issue #20670: [Enhancement] default value for bigint should not has to be quoted

Posted by "waywtdcc (via GitHub)" <gi...@apache.org>.
waywtdcc commented on issue #20670:
URL: https://github.com/apache/doris/issues/20670#issuecomment-1696655392

   I submitted a pr(https://github.com/apache/doris/pull/23594), please help to review it @tudouzhao 


-- 
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: commits-unsubscribe@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] tudouzhao commented on issue #20670: [Enhancement] default value for bigint should not has to be quoted

Posted by "tudouzhao (via GitHub)" <gi...@apache.org>.
tudouzhao commented on issue #20670:
URL: https://github.com/apache/doris/issues/20670#issuecomment-1694332336

   Actually, this error happends due to java_cup.runtime.lr_parser.
   so, we need to push java_cup to update their services.


-- 
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: commits-unsubscribe@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org