[ 
https://issues.apache.org/jira/browse/HIVE-14409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15405558#comment-15405558
 ] 

Peter Vary commented on HIVE-14409:
-----------------------------------

Probably already aware of this, but there is a partialReservedPlanMask in 
QtestUtil, which allows pattern matching for the output lines, and regex could 
be used to match groups with different orders (for example: 
http://stackoverflow.com/questions/2596868/regex-matching-against-groups-in-different-order-without-repeating-the-group).
 So if it is not test specific issue, then it could be used to help the problem 
- and generated more, as [~kgyrtkirk] already pointed out :)

> Allow regex pattern in the output of qtest
> ------------------------------------------
>
>                 Key: HIVE-14409
>                 URL: https://issues.apache.org/jira/browse/HIVE-14409
>             Project: Hive
>          Issue Type: Improvement
>          Components: Test
>            Reporter: Akira Ajisaka
>
> We cannot guarantee the output from external libraries (ex. HashMap), so we 
> need to make the validation infrastructure to allow a sort within a single 
> line.
> HIVE-13894, HIVE-13907, and HIVE-14088 are related.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to