Kang
Kang
@nichunen Could you help to review this? Thank you
> How to use this canary tool? Seems it need to be integrated with some monitoring tool. And, is this an extensible design so that more test can be added...
@kiratkumar47 We cannot remove these code. Currently, Doris does not return SQL error code, even though the error code is defined in the documentation. Through testing, we found out that...
In Doris Version 1.2.7.1 In Doris Version 2.1.0 In the newest doris version, error code is returned as documents. https://doris.apache.org/docs/admin-manual/maint-monitor/doris-error-code But we still could not remove the code before we...
@yuqi1129 No, I think we'd better keep it now. I made a mistake in my previous response. > But we still could remove the code before ... What I meant...
I think #3120 is OK
@LauraXia123 I will fix this issue later. I have a little problem, what's the minum docker memory? We'd best add the limit in Docker environment checker and add to documents....
@LauraXia123 I try to fix this issue in #3883 But I cannot reproduce this failure in my local machine with 8G memory in docker. Can you help to test with...
@LauraXia123 as #3883 has been merged. Please try again.
@yuqi1129 I had notice this Doris document when we discuss last time. I believe this document only describes that data will be sorted and stored when using the Aggregate, Unique,...