HappenLee opened a new issue #4849:
URL: https://github.com/apache/incubator-doris/issues/4849
**Describe the bug**
DCHECK failed in group_concat
```
void AggregateFunctions::string_concat_update
const int header_len = sizeof(StringConcatHeader);
DCHECK(header_len == sizeof(sep->len));
```
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]