Butao Zhang created HIVE-29229:
----------------------------------
Summary: Consider deprecating and removing the
TestMiniLlapCliDriver
Key: HIVE-29229
URL: https://issues.apache.org/jira/browse/HIVE-29229
Project: Hive
Issue Type: Improvement
Components: Testing Infrastructure
Reporter: Butao Zhang
{code:java}
mvn test -Dtest=TestMiniLlapLocalCliDriver -Dqfile=catalog.q
-Dtest.output.overwrite=true -pl itests/qtest -Pitests{code}
{code:java}
mvn test -Dtest=TestMiniLlapCliDriver -Dqfile=catalog.q
-Dtest.output.overwrite=true -pl itests/qtest -Pitests{code}
I encountered a confusing discrepancy between the results of running
{{catalog.q}} with {{TestMiniLlapLocalCliDriver}} and
{{{}TestMiniLlapCliDriver{}}}. I haven't investigated the root cause yet.
Since our CI has been defaulting to {{TestMiniLlapLocalCliDriver}} since
HIVE-23138, should we consider deprecating and removing
{{{}TestMiniLlapCliDriver{}}}? This would prevent confusion for Hive developers
and help streamline our test module code.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)