Aggarwal-Raghav commented on PR #5637: URL: https://github.com/apache/hive/pull/5637#issuecomment-2648563896
@barking-code , first login to the CI (top right hand side) before directly opening the URL mentioned in above comments. From CI, you can check which tests are failing and update/fix them accordingly. <img width="1509" alt="Screenshot 2025-02-10 at 9 42 30 PM" src="https://github.com/user-attachments/assets/03af21b4-aedb-4f71-bf37-2a8b5d41db92" /> If you want to overwrite the q.out files then you can use a command like this: `mvn test -Dtest=<DriverName> -Dqfile=<test_name>.q -Dtest.output.overwrite` For example: `mvn test -Dtest=TestMiniLlapLocalCliDriver -Dqfile=msck_repair_8.q -Drat.skip -Dtest.output.overwrite ` -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org