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 2020/07/07 12:23:46 UTC

[GitHub] [incubator-doris] chaoyli opened a new pull request #4042: [Bug] Fix core when modifing char to varchar and loading boolean with replace aggregation

chaoyli opened a new pull request #4042:
URL: https://github.com/apache/incubator-doris/pull/4042


   1. Doris support modify char to varchar. There is a bug when use two-level pointer when converting the date.
   2. Boolean can be used as metric value with REPLACE and REPLACE_IF_NOT_NULL aggregation function. The aggregation function should be added into aggregation map.


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

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] [incubator-doris] chaoyli merged pull request #4042: [Bug] Fix core when modifing char to varchar and loading boolean with replace aggregation

Posted by GitBox <gi...@apache.org>.
chaoyli merged pull request #4042:
URL: https://github.com/apache/incubator-doris/pull/4042


   


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

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