abstractdog commented on PR #5680:
URL: https://github.com/apache/hive/pull/5680#issuecomment-2706826265
removed this path from all unit tests, enabled them temporarily and tested,
all works, looks like this was a copied code for no reason
```
mvn install -Dtest.groups= -DfailIfNoTests=true
-Dtest.output.overwrite=true -Pitests,iceberg -Denforcer.skip=true
-Drat.skip=true -nsu
-Dtest=TestTriggersMoveWorkloadManager,TestTriggersNoTezSessionPool,TestTriggersTezSessionPoolManager,TestTriggersWorkloadManager
-pl ./itests/hive-unit
mvn install -Dtest.groups= -DfailIfNoTests=true
-Dtest.output.overwrite=true -Pitests,iceberg -Denforcer.skip=true
-Drat.skip=true -nsu
-Dtest=TestJdbcWithMiniLlapRow,TestJdbcWithMiniLlapVectorArrow,TestJdbcWithMiniLlapVectorArrowBatch,TestLlapExtClientWithCloudDeploymentConfigs,TestMiniLlapVectorArrowWithLlapIODisabled,TestNewGetSplitsFormat,TestNewGetSplitsFormatReturnPath
-pl ./itests/hive-unit
```
--
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]