Chenxi Li

Results 4 comments of Chenxi Li

I think "How Good Are Query Optimizers, Really?"[1] by Viktor Leis is a good candidate. It explores how cardinality estimation, cost model and enumeration space can influence query optimizers. And...

Don't worry. Yes, I'm glad to do that. I will make a new pull request later.

I have the same problem and I think it's caused by this code. Please have a look, thanks very much. client-parser-ws.c in libwebsockets-4.3.2/lib/roles/ws/ ![Lark20221216-160527](https://user-images.githubusercontent.com/1705403/208052309-bfac8bd0-1537-4135-b4b2-841f2b0e2b4c.jpg) No problem here in ops-ws.c ![img_v2_1b9ecc66-5d2f-4a2e-997b-5f22c5fc210h](https://user-images.githubusercontent.com/1705403/208052826-94c29260-c485-4393-a4ed-6d49948876b9.jpg)

I find that it is not very convenient to locate the file name, function name, and the line number when reading debug log. Do you think it is a good...