Re: [PR] [Fix](variant) fix groupby multi variant columns leading to error [doris]

2023-10-29 Thread via GitHub
eldenmoon merged PR #26023: URL: https://github.com/apache/doris/pull/26023 -- 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.ap

[PR] [Fix](variant) fix groupby multi variant columns leading to error [doris]

2023-10-27 Thread via GitHub
eldenmoon opened a new pull request, #26023: URL: https://github.com/apache/doris/pull/26023 ``` ERROR 1105 (HY000): errCode = 2, detailMessage = select list expression not produced by aggregation output (missing from GROUP BY clause?): CAST(`var` AS TEXT) ``` The hash code of