[
https://issues.apache.org/jira/browse/HIVE-29109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ayush Saxena resolved HIVE-29109.
---------------------------------
Fix Version/s: 4.2.0
Resolution: Fixed
> Upgrade JUnit Jupiter to 5.13.3 and Maven Surefire Plugin to 3.5.3.
> -------------------------------------------------------------------
>
> Key: HIVE-29109
> URL: https://issues.apache.org/jira/browse/HIVE-29109
> Project: Hive
> Issue Type: Improvement
> Reporter: Shilun Fan
> Assignee: Shilun Fan
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.2.0
>
>
> 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)