Shilun Fan created HIVE-29109:
---------------------------------
Summary: Upgrade Jupiter for Enhanced Parameterized Test Support
Key: HIVE-29109
URL: https://issues.apache.org/jira/browse/HIVE-29109
Project: Hive
Issue Type: Improvement
Reporter: Shilun Fan
Assignee: Shilun Fan
Objective:
This PR aims to upgrade the JUnit Jupiter version for the Hive project to
better support Parameterized tests. With JUnit Jupiter 5.13.3 and above, global
test parameters can be defined, which eliminates the need to add parallel
parameters to each individual test, simplifying the test code and improving
maintainability.
Changes:
Upgrade JUnit Jupiter to version 5.13.3.
Configure global test parameters to support more efficient execution of
parameterized tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)