fengyang2333 opened a new issue, #40378: URL: https://github.com/apache/doris/issues/40378
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version V2.1.5 ### What's Wrong? mysql> SELECT count(distinct msg['test']) FROM demo WHERE ds = '2024-09-03'; ERROR 1105 (HY000): errCode = 2, detailMessage = (7.x.x.x)[CANCELLED][E3] get_max_row_byte_sizeVariant 0# doris::Exception::Exception(int, std::basic_string_view<char, std::char_traits<char> > const&) at /var/local/ldb-toolchain/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/unique_ptr.h:173 1# doris::vectorized::ColumnObject::get_max_row_byte_size() const at /home/zcp/repo_center/doris_release/doris/be/src/vec/columns/column_object.h:0 2# doris::vectorized::ColumnNullable::get_max_row_byte_size ### What You Expected? I hope doris support variant count distinct function ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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.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