[
https://issues.apache.org/jira/browse/HIVE-23138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17075101#comment-17075101
]
Miklos Gergely commented on HIVE-23138:
---------------------------------------
[~jcamachorodriguez] there are tests which use the transform operation, for
example select_transform_hint.q. The transform operation is not supported on
LLAP, it is explicitly rejected by the LlapDecider. What should happen to those
q tests? Should they be ignored, or set to be executed by TestMiniTezCliDriver?
> Run q test with TestMiniLlapLocalCliDriver by default
> -----------------------------------------------------
>
> Key: HIVE-23138
> URL: https://issues.apache.org/jira/browse/HIVE-23138
> Project: Hive
> Issue Type: Improvement
> Reporter: Miklos Gergely
> Assignee: Miklos Gergely
> Priority: Major
>
> TestCliDriver, the current default driver for q tests is running tests on MR,
> which is getting less and less used. Instead we should test everything by
> default using TestMiniLlapLocalCliDriver.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)