Sushanth Sowmyan created HIVE-8741:
--------------------------------------
Summary: Male changes to .q test framework to be able to test
HIVE-8719
Key: HIVE-8741
URL: https://issues.apache.org/jira/browse/HIVE-8741
Project: Hive
Issue Type: Bug
Components: Tests
Reporter: Sushanth Sowmyan
Assignee: Sushanth Sowmyan
To be able to write a .q test for HIVE-8719, we need the following:
a) Ability to specify in the test case that the location should not be masked,
and instead of checking for strict equality (or needing masking if not), to
search for a regex match.
b) Ability to specify a load data local inpath that does a cross filesystem
move. This bug manifests when moving from file:/// to hdfs:/// . file:/// ->
pfile:/// does not trigger the issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)