You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/07/10 12:23:21 UTC

[GitHub] [doris] stalary opened a new pull request, #10738: [Bug] CTAS varchar length lost;

stalary opened a new pull request, #10738:
URL: https://github.com/apache/doris/pull/10738

   # Proposed changes
   
   Issue Number: close #xxx
   
   ## Problem Summary:
   1. CTAS varchar length lost because `ScalaType` isAssignedStrLenInColDefinition not serialized.
   2. Support for decimal type, direct field maps can be used normally, and aggregated fields default to `decimal (9, 0)`.
   


-- 
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] yiguolei merged pull request #10738: [Bug] CTAS varchar length lost

Posted by GitBox <gi...@apache.org>.
yiguolei merged PR #10738:
URL: https://github.com/apache/doris/pull/10738


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