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

   ## Proposed changes
   
   Issue Number: close #xxx
    fix shrink char column in map/struct
   before we has char with specific length defined in map or struct field 
   we select map or struct , the char column in which one has been padding if 
we just insert less than specific length chars
   but in mysql here just show inserted chars not padding specific length chars
   like :
   
![img_v2_d5def0f1-ad9a-4e9d-89e7-bf8b2e2eeb0g](https://github.com/apache/doris/assets/18551114/76cefd0b-8bd6-48e5-8cad-d511e0678f04)
   
   after 
   
![image](https://github.com/apache/doris/assets/18551114/568ae2ab-eed6-41ef-a285-a660e826078d)
   
   <!--Describe your changes.-->
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at 
[d...@doris.apache.org](mailto:d...@doris.apache.org) by explaining why you 
chose the solution you did and what alternatives you considered, etc...
   
   


-- 
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-unsubscr...@doris.apache.org

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


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

Reply via email to