[
https://issues.apache.org/jira/browse/HIVE-20029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16551406#comment-16551406
]
Sergey Shelukhin edited comment on HIVE-20029 at 7/20/18 10:57 PM:
-------------------------------------------------------------------
Committed to branch; I've added the tests to TestTxnCommands.
One of the tests is intentionally left broken, probably due to HIVE-20046, we'd
need to fix it before merge.
was (Author: sershe):
Committed to branch; I've added the tests to TestTxnCommands
> add parallel insert, analyze, iow tests
> ---------------------------------------
>
> Key: HIVE-20029
> URL: https://issues.apache.org/jira/browse/HIVE-20029
> Project: Hive
> Issue Type: Sub-task
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Priority: Major
> Fix For: txnstats
>
> Attachments: HIVE-20029.patch
>
>
> 1) We need a few tests, -esp.- for parallel case, where we verify that stats
> are NOT used.
> -Right now many code paths don't fail but return -1, null or whatever when
> something else is not present, so positive tests might pass because they skip
> the check, not because the check passes-.
> 2) -Analyze table needs a test, esp analyze table after parallel insert, and
> also analyze table after an invalid transaction-.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)