chenhao7253886 opened a new issue #710: Groupby with varchar or decimal has poor performance. URL: https://github.com/apache/incubator-doris/issues/710 The query with groupby varchar or decimal has poor performance, because they are treated as variable-length type and the HashVariableLenRow takes up most of the time. it wait to be resolved.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
