[
https://issues.apache.org/jira/browse/HIVE-9565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-9565:
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.2.0
Status: Resolved (was: Patch Available)
Committed to trunk. Thanks, Mithun!
> Minor cleanup in TestMetastoreExpr.
> -----------------------------------
>
> Key: HIVE-9565
> URL: https://issues.apache.org/jira/browse/HIVE-9565
> Project: Hive
> Issue Type: Bug
> Components: Tests
> Affects Versions: 0.14.0
> Reporter: Mithun Radhakrishnan
> Assignee: Mithun Radhakrishnan
> Priority: Minor
> Fix For: 1.2.0
>
> Attachments: HIVE-9565.1.patch
>
>
> Here's some minor cleanup in TestMetastoreExpr.
> 0. There was an incomplete refactor in {{ExprBuilder.fn()}}, where the
> {{TypeInfo}} object was hard-coded to {{booleanTypeInfo}}.
> 1. I've removed the {{throws}} clauses for redundant exceptions.
> 2. Expected exceptions have been labelled as {{ignore}}.
> As an aside, that {{ExprBuilder}} is nifty. It's just the thing to exercise
> {{HiveMetastoreClient.listPartitionsByExpr()}}. I'm whacking this idea for an
> upcoming fix to {{HCatClient.dropPartitions()}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)