weishiuntsai commented on PR #17861: URL: https://github.com/apache/druid/pull/17861#issuecomment-2848124249
@kgyrtkirk I pushed a commit with the latest change to address all of your review comments. This version also splits up the iq files to have 50 queries maximum each file. Right now the issue that I am seeing is that the Dart tests would fail randomly. There are 2 types of errors (may or may not be related). One type is `Read timed out`. The other type is `Controller[00000000-0000-0000-0000-000000000000] already registered`. You can see the attached out files for examples of these 2 errors. These errors only happen when running a larger set of tests. The tests run fine with smaller batches (like 10-20 files or so). These tests all have been verified with their correctness by running them batches by batches. Appreciate if you could help figure out what is going on with dart in quidem. [[email protected]](https://github.com/user-attachments/files/20018251/sql_join.01.all.iq%40DartComponentSupplier.out.gz) [sql_explain.dart.iq.out.gz](https://github.com/user-attachments/files/20018255/sql_explain.dart.iq.out.gz) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
