Fixes a Bug in sqlancer by Eklavya-Sahani · Pull Request #1205 · sqlancer/sqlancer
Hi @mrigger, @albertZhangTJ, @suyZhong 👋
This PR fixes issue #1205 by preventing an AssertionError that would occur when --log-each-select is set to false. The logic in Main.java has been updated and tested to ensure proper behavior and avoid regressions.
Also, I noticed that the GitHub Actions workflows haven’t started for this forked PR. Could you please enable workflows for external contributions so the required tests can run? This will help in getting the review and merge process moving forward.
Thank you for your time and help!