kgyrtkirk commented on code in PR #18186:
URL: https://github.com/apache/druid/pull/18186#discussion_r2178344753


##########
.github/workflows/ci.yml:
##########
@@ -91,3 +91,18 @@ jobs:
       script: .github/scripts/run_unit-tests -Dtest=QTest -Dquidem.split=${{ 
matrix.split }} -fae
       key: QTest-${{ matrix.split }}
       jdk: 17
+
+  # this will run only if QTest passes for java17
+  run-qtest-all-jdk:

Review Comment:
   I think this could probably be relaxed and ignored on other jdks; don't 
think it would find any interesting issues...
   
   I feel like keeping just the changes of `L79` would be fine



-- 
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]

Reply via email to